[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:50:55.931609 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:45989
I20260709 14:50:55.933082 15566 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:50:55.934113 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:55.949774 15572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:55.949781 15575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:55.949774 15573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:55.951874 15566 server_base.cc:1061] running on GCE node
I20260709 14:50:57.049841 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.050100 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:57.050287 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608657050266 us; error 0 us; skew 500 ppm
I20260709 14:50:57.051075 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.056077 15566 webserver.cc:533] Webserver started at http://127.15.51.190:35067/ using document root <none> and password file <none>
I20260709 14:50:57.056879 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.057127 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.057531 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.063058 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "a373d712833b4df0aca2f31b9c30105b"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.070220 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:50:57.075062 15581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.076090 15566 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 14:50:57.076400 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "a373d712833b4df0aca2f31b9c30105b"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.076709 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:57.127607 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.129132 15566 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:50:57.129565 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.196280 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:45989
I20260709 14:50:57.196346 15632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:45989 every 8 connection(s)
I20260709 14:50:57.203655 15633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:57.224218 15633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b: Bootstrap starting.
I20260709 14:50:57.229806 15633 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:57.231534 15633 log.cc:826] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b: Log is configured to *not* fsync() on all Append() calls
I20260709 14:50:57.236110 15633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b: No bootstrap required, opened a new log
I20260709 14:50:57.257033 15633 raft_consensus.cc:359] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a373d712833b4df0aca2f31b9c30105b" member_type: VOTER }
I20260709 14:50:57.257616 15633 raft_consensus.cc:385] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:57.257872 15633 raft_consensus.cc:740] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a373d712833b4df0aca2f31b9c30105b, State: Initialized, Role: FOLLOWER
I20260709 14:50:57.258766 15633 consensus_queue.cc:260] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a373d712833b4df0aca2f31b9c30105b" member_type: VOTER }
I20260709 14:50:57.259258 15633 raft_consensus.cc:399] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:50:57.259555 15633 raft_consensus.cc:493] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:50:57.259883 15633 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:57.263897 15633 raft_consensus.cc:515] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a373d712833b4df0aca2f31b9c30105b" member_type: VOTER }
I20260709 14:50:57.264670 15633 leader_election.cc:304] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [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: a373d712833b4df0aca2f31b9c30105b; no voters: 
I20260709 14:50:57.266393 15633 leader_election.cc:290] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:50:57.266673 15636 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:57.268693 15636 raft_consensus.cc:697] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 1 LEADER]: Becoming Leader. State: Replica: a373d712833b4df0aca2f31b9c30105b, State: Running, Role: LEADER
I20260709 14:50:57.269582 15636 consensus_queue.cc:237] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [LEADER]: Queue going to LEADER mode. State: All 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: "a373d712833b4df0aca2f31b9c30105b" member_type: VOTER }
I20260709 14:50:57.270635 15633 sys_catalog.cc:565] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:50:57.280639 15637 sys_catalog.cc:455] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a373d712833b4df0aca2f31b9c30105b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a373d712833b4df0aca2f31b9c30105b" member_type: VOTER } }
I20260709 14:50:57.280756 15638 sys_catalog.cc:455] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [sys.catalog]: SysCatalogTable state changed. Reason: New leader a373d712833b4df0aca2f31b9c30105b. Latest consensus state: current_term: 1 leader_uuid: "a373d712833b4df0aca2f31b9c30105b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a373d712833b4df0aca2f31b9c30105b" member_type: VOTER } }
I20260709 14:50:57.281412 15637 sys_catalog.cc:458] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:57.281489 15638 sys_catalog.cc:458] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [sys.catalog]: This master's current role is: LEADER
I20260709 14:50:57.284511 15646 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:50:57.295804 15646 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:50:57.298089 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:50:57.312489 15646 catalog_manager.cc:1383] Generated new cluster ID: aaa7e53968d6433d9818e844c84d6ea0
I20260709 14:50:57.312799 15646 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:50:57.333375 15646 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:50:57.335494 15646 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:50:57.351177 15646 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b: Generated new TSK 0
I20260709 14:50:57.352243 15646 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:50:57.365096 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.373142 15655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:57.374787 15656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:57.378479 15566 server_base.cc:1061] running on GCE node
W20260709 14:50:57.378769 15658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:57.379581 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.379771 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:57.379951 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608657379933 us; error 0 us; skew 500 ppm
I20260709 14:50:57.380520 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.384413 15566 webserver.cc:533] Webserver started at http://127.15.51.129:46017/ using document root <none> and password file <none>
I20260709 14:50:57.385010 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.385278 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.385555 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.386610 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "bd887cd3aed0419a95326a8641343a27"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.391952 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260709 14:50:57.396091 15663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.396838 15566 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 14:50:57.397150 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "bd887cd3aed0419a95326a8641343a27"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.397425 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:57.418771 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.420099 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.422652 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:57.426561 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:57.426772 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.427042 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:57.427196 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.519716 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:37471
I20260709 14:50:57.519856 15725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:37471 every 8 connection(s)
I20260709 14:50:57.526298 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.538292 15730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:57.541793 15731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:57.544620 15733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:57.545749 15566 server_base.cc:1061] running on GCE node
I20260709 14:50:57.546730 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.547000 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:57.547206 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608657547190 us; error 0 us; skew 500 ppm
I20260709 14:50:57.547931 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.552767 15566 webserver.cc:533] Webserver started at http://127.15.51.130:38601/ using document root <none> and password file <none>
I20260709 14:50:57.553457 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.553710 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.554039 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.555671 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "39b36c565c5a45d4a25409e5a2c4554f"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.558744 15726 heartbeater.cc:344] Connected to a master server at 127.15.51.190:45989
I20260709 14:50:57.559242 15726 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:57.560402 15726 heartbeater.cc:507] Master 127.15.51.190:45989 requested a full tablet report, sending...
I20260709 14:50:57.563009 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 14:50:57.563851 15598 ts_manager.cc:194] Registered new tserver with Master: bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471)
I20260709 14:50:57.566776 15598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43910
I20260709 14:50:57.568359 15738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.569288 15566 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:50:57.569559 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "39b36c565c5a45d4a25409e5a2c4554f"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.569824 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:57.586766 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.587987 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.590251 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:57.593077 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:57.593253 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.593484 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:57.593621 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.679446 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:40147
I20260709 14:50:57.679538 15800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:40147 every 8 connection(s)
I20260709 14:50:57.685981 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:50:57.693182 15804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:50:57.694700 15805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:57.698719 15566 server_base.cc:1061] running on GCE node
I20260709 14:50:57.699838 15801 heartbeater.cc:344] Connected to a master server at 127.15.51.190:45989
I20260709 14:50:57.700186 15801 heartbeater.cc:461] Registering TS with master...
W20260709 14:50:57.700209 15807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:50:57.701100 15801 heartbeater.cc:507] Master 127.15.51.190:45989 requested a full tablet report, sending...
I20260709 14:50:57.701314 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:50:57.701622 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:50:57.701812 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608657701797 us; error 0 us; skew 500 ppm
I20260709 14:50:57.702399 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:50:57.703298 15598 ts_manager.cc:194] Registered new tserver with Master: 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:57.704862 15566 webserver.cc:533] Webserver started at http://127.15.51.131:34183/ using document root <none> and password file <none>
I20260709 14:50:57.704998 15598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43920
I20260709 14:50:57.705346 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:50:57.705507 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:50:57.705688 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:50:57.706806 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.711238 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:50:57.714393 15812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.715114 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:50:57.715353 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
format_stamp: "Formatted at 2026-07-09 14:50:57 on dist-test-slave-27mc"
I20260709 14:50:57.715593 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:50:57.749035 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:50:57.750216 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:50:57.751482 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:50:57.754456 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:50:57.754645 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.754861 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:50:57.755017 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:50:57.841465 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:44175
I20260709 14:50:57.841542 15874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:44175 every 8 connection(s)
I20260709 14:50:57.858197 15875 heartbeater.cc:344] Connected to a master server at 127.15.51.190:45989
I20260709 14:50:57.858492 15875 heartbeater.cc:461] Registering TS with master...
I20260709 14:50:57.859131 15875 heartbeater.cc:507] Master 127.15.51.190:45989 requested a full tablet report, sending...
I20260709 14:50:57.860903 15598 ts_manager.cc:194] Registered new tserver with Master: 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:57.861722 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015656732s
I20260709 14:50:57.862381 15598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43930
I20260709 14:50:57.905869 15598 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43940:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:50:57.909323 15598 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:50:58.005441 15691 tablet_service.cc:1511] Processing CreateTablet for tablet d9cef9c1d34d46c0b281c655e1f6a82d (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:58.007128 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cef9c1d34d46c0b281c655e1f6a82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.008741 15689 tablet_service.cc:1511] Processing CreateTablet for tablet d169e7b29d004bfeb3c7687c4134a696 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:58.010181 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d169e7b29d004bfeb3c7687c4134a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.005540 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7cc84b5a7e482dac052dda65e93414 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:58.013612 15688 tablet_service.cc:1511] Processing CreateTablet for tablet afe81dd9c905476d992b5d324e540747 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.014935 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7cc84b5a7e482dac052dda65e93414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.016454 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe81dd9c905476d992b5d324e540747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.024052 15687 tablet_service.cc:1511] Processing CreateTablet for tablet e5f23e21bcd94eaebfdfdb862cce37eb (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.024411 15839 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7cc84b5a7e482dac052dda65e93414 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:58.025522 15687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f23e21bcd94eaebfdfdb862cce37eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.025794 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7cc84b5a7e482dac052dda65e93414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.027496 15840 tablet_service.cc:1511] Processing CreateTablet for tablet d9cef9c1d34d46c0b281c655e1f6a82d (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:58.028767 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cef9c1d34d46c0b281c655e1f6a82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.030314 15837 tablet_service.cc:1511] Processing CreateTablet for tablet afe81dd9c905476d992b5d324e540747 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.035188 15838 tablet_service.cc:1511] Processing CreateTablet for tablet d169e7b29d004bfeb3c7687c4134a696 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:58.031450 15765 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7cc84b5a7e482dac052dda65e93414 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:50:58.036356 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe81dd9c905476d992b5d324e540747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.037074 15765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7cc84b5a7e482dac052dda65e93414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.032156 15763 tablet_service.cc:1511] Processing CreateTablet for tablet afe81dd9c905476d992b5d324e540747 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:50:58.038677 15763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afe81dd9c905476d992b5d324e540747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.033358 15764 tablet_service.cc:1511] Processing CreateTablet for tablet d169e7b29d004bfeb3c7687c4134a696 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:50:58.040341 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d169e7b29d004bfeb3c7687c4134a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.034261 15766 tablet_service.cc:1511] Processing CreateTablet for tablet d9cef9c1d34d46c0b281c655e1f6a82d (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:50:58.045797 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cef9c1d34d46c0b281c655e1f6a82d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.046979 15838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d169e7b29d004bfeb3c7687c4134a696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.120697 15893 tablet_bootstrap.cc:492] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.125428 15894 tablet_bootstrap.cc:492] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.127820 15893 tablet_bootstrap.cc:654] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.132084 15894 tablet_bootstrap.cc:654] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.133730 15893 tablet_bootstrap.cc:492] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.140532 15893 ts_tablet_manager.cc:1403] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 14:50:58.144325 15893 raft_consensus.cc:359] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.144984 15893 raft_consensus.cc:385] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.145248 15893 raft_consensus.cc:740] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.145828 15893 consensus_queue.cc:260] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.150842 15893 ts_tablet_manager.cc:1434] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 14:50:58.151000 15726 heartbeater.cc:499] Master 127.15.51.190:45989 was elected leader, sending a full tablet report...
I20260709 14:50:58.151818 15893 tablet_bootstrap.cc:492] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.158371 15893 tablet_bootstrap.cc:654] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.171288 15894 tablet_bootstrap.cc:492] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.171778 15894 ts_tablet_manager.cc:1403] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.017s
I20260709 14:50:58.171821 15893 tablet_bootstrap.cc:492] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.172361 15893 ts_tablet_manager.cc:1403] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260709 14:50:58.174909 15894 raft_consensus.cc:359] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.175745 15894 raft_consensus.cc:385] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.175386 15893 raft_consensus.cc:359] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.176071 15894 raft_consensus.cc:740] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.176177 15893 raft_consensus.cc:385] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.176512 15893 raft_consensus.cc:740] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.177057 15894 consensus_queue.cc:260] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.177249 15893 consensus_queue.cc:260] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.179386 15893 ts_tablet_manager.cc:1434] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:50:58.180794 15893 tablet_bootstrap.cc:492] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.187518 15893 tablet_bootstrap.cc:654] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.188637 15875 heartbeater.cc:499] Master 127.15.51.190:45989 was elected leader, sending a full tablet report...
I20260709 14:50:58.189677 15894 ts_tablet_manager.cc:1434] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:50:58.194007 15893 tablet_bootstrap.cc:492] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.194489 15893 ts_tablet_manager.cc:1403] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 14:50:58.197110 15893 raft_consensus.cc:359] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.197834 15893 raft_consensus.cc:385] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.198148 15893 raft_consensus.cc:740] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.199064 15893 consensus_queue.cc:260] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.201589 15893 ts_tablet_manager.cc:1434] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:50:58.219565 15894 tablet_bootstrap.cc:492] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.225831 15894 tablet_bootstrap.cc:654] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.234997 15896 raft_consensus.cc:493] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.235621 15896 raft_consensus.cc:515] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.238809 15896 leader_election.cc:290] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.240833 15894 tablet_bootstrap.cc:492] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.241351 15894 ts_tablet_manager.cc:1403] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.010s
I20260709 14:50:58.242466 15902 tablet_bootstrap.cc:492] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.244349 15894 raft_consensus.cc:359] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.245083 15894 raft_consensus.cc:385] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.245376 15894 raft_consensus.cc:740] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.246047 15894 consensus_queue.cc:260] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.248147 15894 ts_tablet_manager.cc:1434] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:50:58.249691 15902 tablet_bootstrap.cc:654] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.266575 15894 tablet_bootstrap.cc:492] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.272583 15893 tablet_bootstrap.cc:492] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.275513 15894 tablet_bootstrap.cc:654] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.281513 15893 tablet_bootstrap.cc:654] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:58.314478 15727 tablet.cc:2406] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:50:58.331575 15894 tablet_bootstrap.cc:492] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.333354 15902 tablet_bootstrap.cc:492] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.333998 15902 ts_tablet_manager.cc:1403] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.092s	user 0.033s	sys 0.014s
I20260709 14:50:58.337973 15902 raft_consensus.cc:359] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.338774 15902 raft_consensus.cc:385] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.339618 15902 raft_consensus.cc:740] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.339344 15894 ts_tablet_manager.cc:1403] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.073s	user 0.034s	sys 0.022s
I20260709 14:50:58.343327 15894 raft_consensus.cc:359] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.345088 15894 raft_consensus.cc:385] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.345450 15894 raft_consensus.cc:740] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.346211 15894 consensus_queue.cc:260] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.344281 15902 consensus_queue.cc:260] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.349152 15894 ts_tablet_manager.cc:1434] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:50:58.350178 15894 tablet_bootstrap.cc:492] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.356442 15894 tablet_bootstrap.cc:654] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
W20260709 14:50:58.360616 15645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:50:58.364547 15764 tablet_service.cc:1511] Processing CreateTablet for tablet e5f23e21bcd94eaebfdfdb862cce37eb (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.366094 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f23e21bcd94eaebfdfdb862cce37eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.369936 15899 raft_consensus.cc:493] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.370466 15899 raft_consensus.cc:515] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.374924 15837 tablet_service.cc:1511] Processing CreateTablet for tablet e5f23e21bcd94eaebfdfdb862cce37eb (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:50:58.376307 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f23e21bcd94eaebfdfdb862cce37eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.379824 15691 tablet_service.cc:1511] Processing CreateTablet for tablet b6e350ebe21747e7a5071903dc4fc8a8 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.381289 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e350ebe21747e7a5071903dc4fc8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.383306 15899 leader_election.cc:290] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:58.388485 15762 tablet_service.cc:1511] Processing CreateTablet for tablet b6e350ebe21747e7a5071903dc4fc8a8 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.389856 15762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e350ebe21747e7a5071903dc4fc8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.413450 15840 tablet_service.cc:1511] Processing CreateTablet for tablet b6e350ebe21747e7a5071903dc4fc8a8 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:50:58.414822 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e350ebe21747e7a5071903dc4fc8a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.432454 15688 tablet_service.cc:1511] Processing CreateTablet for tablet b22e826a14e54af0bd75b68acc61e24b (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.433876 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22e826a14e54af0bd75b68acc61e24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.440208 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
W20260709 14:50:58.442588 15664 leader_election.cc:343] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.447023 15899 raft_consensus.cc:493] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.447522 15899 raft_consensus.cc:515] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.449898 15899 leader_election.cc:290] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:58.451329 15839 tablet_service.cc:1511] Processing CreateTablet for tablet b22e826a14e54af0bd75b68acc61e24b (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.451666 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:58.452418 15701 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
I20260709 14:50:58.452687 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22e826a14e54af0bd75b68acc61e24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.454352 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:58.456374 15899 raft_consensus.cc:493] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.456529 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:58.456956 15899 raft_consensus.cc:515] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
W20260709 14:50:58.457926 15664 leader_election.cc:343] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.458348 15664 leader_election.cc:304] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd887cd3aed0419a95326a8641343a27; no voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:58.459504 15896 raft_consensus.cc:2749] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.459620 15899 leader_election.cc:290] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:58.460839 15815 leader_election.cc:304] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:58.462857 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:58.464030 15766 tablet_service.cc:1511] Processing CreateTablet for tablet b22e826a14e54af0bd75b68acc61e24b (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:50:58.464437 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:58.465384 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b22e826a14e54af0bd75b68acc61e24b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.466022 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:58.466667 15776 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
W20260709 14:50:58.467888 15813 leader_election.cc:343] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.468910 15813 leader_election.cc:343] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.469866 15813 leader_election.cc:304] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:58.474562 15893 tablet_bootstrap.cc:492] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.475044 15893 ts_tablet_manager.cc:1403] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.203s	user 0.038s	sys 0.056s
I20260709 14:50:58.478228 15893 raft_consensus.cc:359] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.478955 15893 raft_consensus.cc:385] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.479271 15893 raft_consensus.cc:740] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.482348 15899 raft_consensus.cc:2804] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.482774 15899 raft_consensus.cc:493] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.483114 15899 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.485565 15893 consensus_queue.cc:260] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.490648 15893 ts_tablet_manager.cc:1434] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 14:50:58.491591 15893 tablet_bootstrap.cc:492] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
W20260709 14:50:58.494205 15815 leader_election.cc:343] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.498219 15899 raft_consensus.cc:515] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.494701 15815 leader_election.cc:304] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0; no voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27
I20260709 14:50:58.509645 15913 raft_consensus.cc:2804] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.510124 15913 raft_consensus.cc:493] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.510468 15913 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.514453 15687 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2acb018bcb4af49305f91f300be255 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.515724 15687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2acb018bcb4af49305f91f300be255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.520344 15801 heartbeater.cc:499] Master 127.15.51.190:45989 was elected leader, sending a full tablet report...
I20260709 14:50:58.524649 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:58.525326 15701 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
I20260709 14:50:58.525337 15765 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2acb018bcb4af49305f91f300be255 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:50:58.529199 15899 leader_election.cc:290] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:58.529357 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:58.529582 15765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2acb018bcb4af49305f91f300be255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.529898 15701 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.533010 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:58.530277 15839 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2acb018bcb4af49305f91f300be255 (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260709 14:50:58.534662 15813 leader_election.cc:343] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.535348 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2acb018bcb4af49305f91f300be255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.536165 15893 tablet_bootstrap.cc:654] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.529989 15899 raft_consensus.cc:2749] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.543679 15913 raft_consensus.cc:515] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.545959 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 78a681c40244452eb42b71822b8c171d (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.547169 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a681c40244452eb42b71822b8c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.548522 15894 tablet_bootstrap.cc:492] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.548062 15762 tablet_service.cc:1511] Processing CreateTablet for tablet 78a681c40244452eb42b71822b8c171d (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.549074 15902 ts_tablet_manager.cc:1434] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.215s	user 0.049s	sys 0.034s
I20260709 14:50:58.550942 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:58.552896 15762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a681c40244452eb42b71822b8c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.551787 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:58.553352 15776 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.550400 15701 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:58.552063 15894 ts_tablet_manager.cc:1403] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.202s	user 0.071s	sys 0.065s
I20260709 14:50:58.556303 15700 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.558089 15815 leader_election.cc:304] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:58.559600 15899 raft_consensus.cc:2804] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.560061 15899 raft_consensus.cc:697] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:58.561280 15899 consensus_queue.cc:237] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.564858 15700 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:58.568149 15776 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:58.551313 15913 leader_election.cc:290] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:58.569272 15813 leader_election.cc:304] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:58.574076 15913 raft_consensus.cc:2804] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.575170 15913 raft_consensus.cc:697] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:58.576256 15913 consensus_queue.cc:237] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.583987 15894 raft_consensus.cc:359] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.585817 15894 raft_consensus.cc:385] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.586846 15894 raft_consensus.cc:740] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.589447 15840 tablet_service.cc:1511] Processing CreateTablet for tablet 78a681c40244452eb42b71822b8c171d (DEFAULT_TABLE table=test-workload [id=607525469ee14a73a93fd94328da98c0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:50:58.586490 15902 tablet_bootstrap.cc:492] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.591542 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78a681c40244452eb42b71822b8c171d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:50:58.591300 15596 catalog_manager.cc:5697] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.598395 15893 tablet_bootstrap.cc:492] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.601415 15893 ts_tablet_manager.cc:1403] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.110s	user 0.006s	sys 0.012s
I20260709 14:50:58.601020 15894 consensus_queue.cc:260] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.602833 15894 ts_tablet_manager.cc:1434] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:50:58.606822 15893 raft_consensus.cc:359] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.607615 15896 raft_consensus.cc:493] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.607692 15893 raft_consensus.cc:385] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.607978 15896 raft_consensus.cc:515] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.608189 15893 raft_consensus.cc:740] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.603963 15894 tablet_bootstrap.cc:492] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.611708 15896 leader_election.cc:290] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.613374 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:58.614710 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
W20260709 14:50:58.617636 15664 leader_election.cc:343] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:50:58.618418 15664 leader_election.cc:343] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.618891 15664 leader_election.cc:304] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bd887cd3aed0419a95326a8641343a27; no voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:58.620692 15893 consensus_queue.cc:260] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.624611 15896 raft_consensus.cc:493] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.625923 15896 raft_consensus.cc:515] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.630595 15896 leader_election.cc:290] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.631047 15896 raft_consensus.cc:2749] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:58.631970 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:58.633509 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
W20260709 14:50:58.634164 15664 leader_election.cc:343] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.634122 15850 raft_consensus.cc:2468] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 0.
I20260709 14:50:58.634658 15894 tablet_bootstrap.cc:654] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.635771 15664 leader_election.cc:304] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:58.636720 15902 tablet_bootstrap.cc:654] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.638685 15919 raft_consensus.cc:2804] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.639142 15919 raft_consensus.cc:493] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.640841 15919 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.665525 15893 ts_tablet_manager.cc:1434] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.064s	user 0.021s	sys 0.008s
I20260709 14:50:58.667605 15893 tablet_bootstrap.cc:492] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.669844 15894 tablet_bootstrap.cc:492] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.670337 15894 ts_tablet_manager.cc:1403] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.001s
I20260709 14:50:58.670455 15919 raft_consensus.cc:515] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.678020 15893 tablet_bootstrap.cc:654] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.681526 15919 leader_election.cc:290] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.681743 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:58.674427 15894 raft_consensus.cc:359] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.688449 15894 raft_consensus.cc:385] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.675933 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:58.688802 15894 raft_consensus.cc:740] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
W20260709 14:50:58.690033 15664 leader_election.cc:343] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:50:58.689699 15894 consensus_queue.cc:260] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.687675 15850 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.699591 15850 raft_consensus.cc:2468] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:58.701123 15664 leader_election.cc:304] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:58.701913 15919 raft_consensus.cc:2804] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.702590 15919 raft_consensus.cc:697] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:58.703408 15919 consensus_queue.cc:237] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.705040 15893 tablet_bootstrap.cc:492] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.705576 15893 ts_tablet_manager.cc:1403] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.009s
I20260709 14:50:58.709226 15893 raft_consensus.cc:359] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.709156 15902 tablet_bootstrap.cc:492] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.710116 15893 raft_consensus.cc:385] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.710657 15902 ts_tablet_manager.cc:1403] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.012s
I20260709 14:50:58.701364 15894 ts_tablet_manager.cc:1434] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:50:58.715974 15894 tablet_bootstrap.cc:492] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.714675 15902 raft_consensus.cc:359] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.717599 15902 raft_consensus.cc:385] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.717904 15902 raft_consensus.cc:740] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.718636 15902 consensus_queue.cc:260] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.720260 15596 catalog_manager.cc:5697] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:58.722119 15598 catalog_manager.cc:5697] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:58.725210 15894 tablet_bootstrap.cc:654] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.710613 15893 raft_consensus.cc:740] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.730623 15893 consensus_queue.cc:260] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.732800 15893 ts_tablet_manager.cc:1434] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:50:58.733834 15893 tablet_bootstrap.cc:492] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.738711 15902 ts_tablet_manager.cc:1434] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.004s
I20260709 14:50:58.739672 15902 tablet_bootstrap.cc:492] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.743899 15893 tablet_bootstrap.cc:654] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.746047 15902 tablet_bootstrap.cc:654] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.749678 15894 tablet_bootstrap.cc:492] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.750207 15894 ts_tablet_manager.cc:1403] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 14:50:58.752995 15894 raft_consensus.cc:359] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.753793 15894 raft_consensus.cc:385] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.754104 15894 raft_consensus.cc:740] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.759032 15893 tablet_bootstrap.cc:492] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.758715 15894 consensus_queue.cc:260] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.759850 15893 ts_tablet_manager.cc:1403] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260709 14:50:58.763109 15894 ts_tablet_manager.cc:1434] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260709 14:50:58.764081 15894 tablet_bootstrap.cc:492] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.770717 15893 raft_consensus.cc:359] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.771646 15893 raft_consensus.cc:385] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.772065 15893 raft_consensus.cc:740] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.773164 15902 tablet_bootstrap.cc:492] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.772835 15893 consensus_queue.cc:260] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.775177 15893 ts_tablet_manager.cc:1434] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:50:58.773633 15902 ts_tablet_manager.cc:1403] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260709 14:50:58.776232 15893 tablet_bootstrap.cc:492] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.779456 15902 raft_consensus.cc:359] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.780262 15902 raft_consensus.cc:385] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.780562 15902 raft_consensus.cc:740] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.783613 15894 tablet_bootstrap.cc:654] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.784011 15902 consensus_queue.cc:260] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.786325 15902 ts_tablet_manager.cc:1434] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:50:58.788192 15902 tablet_bootstrap.cc:492] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.787259 15893 tablet_bootstrap.cc:654] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.795682 15894 tablet_bootstrap.cc:492] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.796157 15894 ts_tablet_manager.cc:1403] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:50:58.798941 15894 raft_consensus.cc:359] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.799647 15894 raft_consensus.cc:385] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.799870 15894 raft_consensus.cc:740] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.800405 15894 consensus_queue.cc:260] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.800917 15893 tablet_bootstrap.cc:492] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.801419 15893 ts_tablet_manager.cc:1403] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 14:50:58.802218 15902 tablet_bootstrap.cc:654] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.804818 15893 raft_consensus.cc:359] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.805665 15893 raft_consensus.cc:385] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.805985 15893 raft_consensus.cc:740] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.806489 15894 ts_tablet_manager.cc:1434] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:50:58.807375 15894 tablet_bootstrap.cc:492] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.807261 15893 consensus_queue.cc:260] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.814157 15894 tablet_bootstrap.cc:654] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.815857 15893 ts_tablet_manager.cc:1434] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:50:58.820966 15893 tablet_bootstrap.cc:492] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27: Bootstrap starting.
I20260709 14:50:58.826372 15893 tablet_bootstrap.cc:654] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.831673 15902 tablet_bootstrap.cc:492] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.832263 15902 ts_tablet_manager.cc:1403] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.009s
I20260709 14:50:58.833212 15894 tablet_bootstrap.cc:492] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.833729 15894 ts_tablet_manager.cc:1403] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.006s
I20260709 14:50:58.836318 15902 raft_consensus.cc:359] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.837306 15902 raft_consensus.cc:385] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.837641 15902 raft_consensus.cc:740] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.837412 15894 raft_consensus.cc:359] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.838133 15894 raft_consensus.cc:385] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.838414 15894 raft_consensus.cc:740] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.838596 15902 consensus_queue.cc:260] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.839953 15894 consensus_queue.cc:260] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.840621 15902 ts_tablet_manager.cc:1434] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:50:58.841595 15902 tablet_bootstrap.cc:492] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.845783 15894 ts_tablet_manager.cc:1434] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:50:58.846699 15894 tablet_bootstrap.cc:492] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Bootstrap starting.
I20260709 14:50:58.847759 15902 tablet_bootstrap.cc:654] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.857026 15893 tablet_bootstrap.cc:492] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27: No bootstrap required, opened a new log
I20260709 14:50:58.857612 15893 ts_tablet_manager.cc:1403] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.011s
I20260709 14:50:58.858381 15894 tablet_bootstrap.cc:654] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.860324 15893 raft_consensus.cc:359] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.861078 15893 raft_consensus.cc:385] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.861347 15893 raft_consensus.cc:740] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.862126 15893 consensus_queue.cc:260] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.864122 15893 ts_tablet_manager.cc:1434] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:50:58.867883 15902 tablet_bootstrap.cc:492] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.868363 15902 ts_tablet_manager.cc:1403] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 14:50:58.869894 15894 tablet_bootstrap.cc:492] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: No bootstrap required, opened a new log
I20260709 14:50:58.870328 15894 ts_tablet_manager.cc:1403] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.006s
I20260709 14:50:58.871230 15902 raft_consensus.cc:359] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.872146 15902 raft_consensus.cc:385] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.872552 15902 raft_consensus.cc:740] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.872835 15894 raft_consensus.cc:359] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.873512 15894 raft_consensus.cc:385] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.873253 15902 consensus_queue.cc:260] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.873826 15894 raft_consensus.cc:740] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.874684 15894 consensus_queue.cc:260] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.879508 15894 ts_tablet_manager.cc:1434] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:50:58.881642 15902 ts_tablet_manager.cc:1434] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:50:58.882763 15902 tablet_bootstrap.cc:492] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.888767 15902 tablet_bootstrap.cc:654] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.893232 15902 tablet_bootstrap.cc:492] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.893601 15902 ts_tablet_manager.cc:1403] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260709 14:50:58.895572 15902 raft_consensus.cc:359] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.896055 15902 raft_consensus.cc:385] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.896270 15902 raft_consensus.cc:740] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.896840 15902 consensus_queue.cc:260] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.899042 15902 ts_tablet_manager.cc:1434] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:50:58.899775 15902 tablet_bootstrap.cc:492] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.905220 15902 tablet_bootstrap.cc:654] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.910926 15902 tablet_bootstrap.cc:492] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.911293 15902 ts_tablet_manager.cc:1403] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:50:58.913482 15902 raft_consensus.cc:359] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.914070 15902 raft_consensus.cc:385] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.914351 15902 raft_consensus.cc:740] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.914947 15902 consensus_queue.cc:260] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.916653 15902 ts_tablet_manager.cc:1434] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:50:58.917742 15902 tablet_bootstrap.cc:492] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.920295 15919 raft_consensus.cc:493] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.920778 15919 raft_consensus.cc:515] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.922986 15920 raft_consensus.cc:493] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.923159 15902 tablet_bootstrap.cc:654] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.923517 15920 raft_consensus.cc:515] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.925585 15920 leader_election.cc:290] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.926891 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:58.927524 15776 raft_consensus.cc:2468] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 0.
I20260709 14:50:58.927572 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:58.928297 15850 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 0.
I20260709 14:50:58.929513 15775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:58.930322 15775 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 0.
I20260709 14:50:58.933527 15908 raft_consensus.cc:493] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.934033 15908 raft_consensus.cc:515] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.929589 15664 leader_election.cc:304] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:58.935321 15664 leader_election.cc:304] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:58.936040 15896 raft_consensus.cc:2804] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.936381 15896 raft_consensus.cc:493] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.936723 15896 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.936784 15919 leader_election.cc:290] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.937426 15919 raft_consensus.cc:2804] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:58.937723 15919 raft_consensus.cc:493] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:58.938035 15919 raft_consensus.cc:3060] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.942166 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:58.942802 15850 raft_consensus.cc:2468] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 0.
I20260709 14:50:58.943167 15896 raft_consensus.cc:515] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.946353 15775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:58.946882 15775 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.950519 15908 leader_election.cc:290] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.957039 15896 leader_election.cc:290] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.961263 15775 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:58.956389 15919 raft_consensus.cc:515] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.962348 15664 leader_election.cc:304] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:58.963155 15896 raft_consensus.cc:2804] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.963732 15896 raft_consensus.cc:697] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:58.964434 15919 leader_election.cc:290] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:58.964535 15896 consensus_queue.cc:237] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.967422 15902 tablet_bootstrap.cc:492] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.967500 15775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:58.967953 15902 ts_tablet_manager.cc:1403] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.050s	user 0.032s	sys 0.016s
I20260709 14:50:58.968199 15775 raft_consensus.cc:3060] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:58.970950 15902 raft_consensus.cc:359] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.971621 15902 raft_consensus.cc:385] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:58.971871 15902 raft_consensus.cc:740] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:58.972481 15902 consensus_queue.cc:260] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.974680 15902 ts_tablet_manager.cc:1434] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:50:58.975529 15775 raft_consensus.cc:2468] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:58.977032 15664 leader_election.cc:304] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:58.978211 15902 tablet_bootstrap.cc:492] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: Bootstrap starting.
I20260709 14:50:58.981796 15913 raft_consensus.cc:493] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.982287 15913 raft_consensus.cc:515] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.983706 15902 tablet_bootstrap.cc:654] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: Neither blocks nor log segments found. Creating new log.
I20260709 14:50:58.984320 15913 leader_election.cc:290] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:58.985482 15919 raft_consensus.cc:2804] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:58.985981 15919 raft_consensus.cc:697] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:58.986789 15919 consensus_queue.cc:237] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.995491 15902 tablet_bootstrap.cc:492] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: No bootstrap required, opened a new log
I20260709 14:50:58.995959 15902 ts_tablet_manager.cc:1403] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
I20260709 14:50:58.997567 15908 raft_consensus.cc:493] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:58.998029 15908 raft_consensus.cc:515] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:58.999998 15908 leader_election.cc:290] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.001554 15902 raft_consensus.cc:359] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.002221 15902 raft_consensus.cc:385] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:50:59.002477 15902 raft_consensus.cc:740] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Initialized, Role: FOLLOWER
I20260709 14:50:59.003070 15902 consensus_queue.cc:260] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.010032 15902 ts_tablet_manager.cc:1434] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:50:59.021227 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.021593 15849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.021845 15850 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.022140 15849 raft_consensus.cc:3060] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.022707 15775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:59.023358 15775 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
I20260709 14:50:59.024535 15813 leader_election.cc:304] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:59.025615 15913 raft_consensus.cc:2804] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.025972 15913 raft_consensus.cc:493] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.026299 15913 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.027242 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:59.027851 15700 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
I20260709 14:50:59.028556 15849 raft_consensus.cc:2468] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:59.031766 15850 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:59.033030 15913 raft_consensus.cc:515] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.036351 15775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:59.036895 15775 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.038058 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:59.038139 15899 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.038647 15701 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.039605 15908 raft_consensus.cc:493] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.040036 15908 raft_consensus.cc:515] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.041985 15908 leader_election.cc:290] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.043292 15775 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:59.044567 15813 leader_election.cc:304] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:59.045130 15701 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:59.045430 15899 raft_consensus.cc:2804] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.045935 15899 raft_consensus.cc:697] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:59.046340 15913 leader_election.cc:290] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:59.046734 15899 consensus_queue.cc:237] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.049759 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:59.050414 15700 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 0.
I20260709 14:50:59.053674 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:59.055330 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:59.055958 15849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:59.056432 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:59.056725 15741 leader_election.cc:304] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.057058 15850 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 0.
I20260709 14:50:59.057304 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:59.056787 15849 raft_consensus.cc:2393] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 39b36c565c5a45d4a25409e5a2c4554f in current term 1: Already voted for candidate bd887cd3aed0419a95326a8641343a27 in this term.
I20260709 14:50:59.057720 15908 raft_consensus.cc:2804] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.058259 15908 raft_consensus.cc:493] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.058578 15908 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.057665 15595 catalog_manager.cc:5697] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.062506 15741 leader_election.cc:304] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f; no voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27
I20260709 14:50:59.063686 15596 catalog_manager.cc:5697] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.065007 15950 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.065378 15908 raft_consensus.cc:515] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.065582 15741 leader_election.cc:304] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f; no voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27
I20260709 14:50:59.067515 15908 leader_election.cc:290] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.068011 15908 raft_consensus.cc:2749] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.068667 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.069271 15848 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.072912 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:59.073746 15700 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.078253 15848 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 1.
I20260709 14:50:59.079612 15739 leader_election.cc:304] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:59.083285 15951 raft_consensus.cc:2804] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.084172 15700 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 1.
I20260709 14:50:59.084446 15951 raft_consensus.cc:697] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:50:59.085464 15951 consensus_queue.cc:237] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.086459 15596 catalog_manager.cc:5697] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.087771 15950 raft_consensus.cc:2749] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:50:59.109799 15775 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.110106 15596 catalog_manager.cc:5697] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 0 to 1, leader changed from <none> to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 1 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.119767 15913 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.153672 15913 raft_consensus.cc:493] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.154120 15913 raft_consensus.cc:515] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.155819 15913 leader_election.cc:290] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:59.156617 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a681c40244452eb42b71822b8c171d" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27" is_pre_election: true
I20260709 14:50:59.156809 15775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a681c40244452eb42b71822b8c171d" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:59.157347 15775 raft_consensus.cc:2468] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
I20260709 14:50:59.157327 15701 raft_consensus.cc:2468] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 0.
I20260709 14:50:59.158600 15813 leader_election.cc:304] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:59.159324 15913 raft_consensus.cc:2804] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.159693 15913 raft_consensus.cc:493] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.160015 15913 raft_consensus.cc:3060] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.162232 15896 consensus_queue.cc:1048] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.164755 15896 raft_consensus.cc:493] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:50:59.165203 15896 raft_consensus.cc:515] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.166353 15913 raft_consensus.cc:515] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.167451 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f" is_pre_election: true
I20260709 14:50:59.168092 15776 raft_consensus.cc:2468] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 0.
I20260709 14:50:59.169162 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a681c40244452eb42b71822b8c171d" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:59.169397 15664 leader_election.cc:304] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.169713 15701 raft_consensus.cc:3060] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.170277 15919 raft_consensus.cc:2804] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:50:59.170656 15919 raft_consensus.cc:493] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:50:59.170984 15919 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.176347 15896 leader_election.cc:290] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.178445 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78a681c40244452eb42b71822b8c171d" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:59.179035 15776 raft_consensus.cc:3060] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.181658 15919 raft_consensus.cc:515] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.184850 15774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:59.185497 15774 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.186084 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.186692 15850 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:50:59.192338 15774 raft_consensus.cc:2468] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:59.193567 15664 leader_election.cc:304] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.194621 15896 raft_consensus.cc:2804] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.195214 15776 raft_consensus.cc:2468] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:59.195926 15896 raft_consensus.cc:697] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:59.196352 15813 leader_election.cc:304] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:50:59.197187 15899 raft_consensus.cc:2804] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:50:59.196916 15896 consensus_queue.cc:237] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.197650 15899 raft_consensus.cc:697] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:59.198477 15899 consensus_queue.cc:237] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.193547 15850 raft_consensus.cc:2468] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1.
I20260709 14:50:59.202186 15919 leader_election.cc:290] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 1 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.178232 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" is_pre_election: true
I20260709 14:50:59.202751 15848 raft_consensus.cc:2376] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 1. Re-sending same reply.
I20260709 14:50:59.176446 15701 raft_consensus.cc:2468] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 1.
I20260709 14:50:59.206940 15914 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:50:59.213575 15914 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.215230 15595 catalog_manager.cc:5697] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.216197 15913 leader_election.cc:290] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 1 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:50:59.238873 15595 catalog_manager.cc:5697] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:50:59.247707 15920 consensus_queue.cc:1048] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:50:59.336000 15871 debug-util.cc:398] Leaking SignalData structure 0x7b0800173060 after lost signal to thread 15569
W20260709 14:50:59.336671 15871 debug-util.cc:398] Leaking SignalData structure 0x7b0800173740 after lost signal to thread 15632
W20260709 14:50:59.337440 15871 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa220 after lost signal to thread 15737
I20260709 14:50:59.386772 15920 consensus_queue.cc:1048] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.402777 15920 consensus_queue.cc:1048] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.446090 15920 consensus_queue.cc:1048] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.474673 15919 consensus_queue.cc:1048] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.490103 15848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
mode: GRACEFUL
new_leader_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:51822
I20260709 14:50:59.490842 15848 raft_consensus.cc:606] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Received request to transfer leadership to TS bd887cd3aed0419a95326a8641343a27
I20260709 14:50:59.498497 15848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
mode: GRACEFUL
new_leader_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:51822
I20260709 14:50:59.499099 15848 raft_consensus.cc:606] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Received request to transfer leadership to TS bd887cd3aed0419a95326a8641343a27
I20260709 14:50:59.504971 15848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe81dd9c905476d992b5d324e540747"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
mode: GRACEFUL
new_leader_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:51822
I20260709 14:50:59.505558 15848 raft_consensus.cc:606] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Received request to transfer leadership to TS bd887cd3aed0419a95326a8641343a27
I20260709 14:50:59.522389 15951 consensus_queue.cc:1048] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.527158 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:40028
I20260709 14:50:59.527750 15700 raft_consensus.cc:606] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:59.540565 15913 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.544582 15950 consensus_queue.cc:1048] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.557595 15701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:40028
I20260709 14:50:59.558262 15701 raft_consensus.cc:606] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:59.564644 15701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:40028
I20260709 14:50:59.565335 15701 raft_consensus.cc:606] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:50:59.593839 15914 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.600071 15914 raft_consensus.cc:993] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: : Instructing follower bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:50:59.600522 15914 raft_consensus.cc:1081] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Signalling peer bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:50:59.602530 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:40006
I20260709 14:50:59.603137 15700 raft_consensus.cc:493] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.603533 15700 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.616096 15700 raft_consensus.cc:515] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.624383 15773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:59.625092 15773 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.632560 15773 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 2.
I20260709 14:50:59.634022 15664 leader_election.cc:304] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.634970 15919 raft_consensus.cc:2804] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.635505 15919 raft_consensus.cc:697] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:59.636338 15919 consensus_queue.cc:237] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.641670 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.642282 15848 raft_consensus.cc:3055] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.642776 15848 raft_consensus.cc:740] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:59.643428 15700 leader_election.cc:290] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 2 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.643549 15848 consensus_queue.cc:260] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.644902 15848 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.650802 15848 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 2.
I20260709 14:50:59.653519 15913 raft_consensus.cc:993] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: : Instructing follower bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:50:59.653932 15913 raft_consensus.cc:1081] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Signalling peer bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:50:59.655989 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe81dd9c905476d992b5d324e540747"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:40006
I20260709 14:50:59.656566 15700 raft_consensus.cc:493] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.656991 15700 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.661203 15700 raft_consensus.cc:515] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.664064 15700 leader_election.cc:290] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 2 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.665123 15773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:59.665720 15773 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.665673 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.666565 15848 raft_consensus.cc:3055] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.666870 15848 raft_consensus.cc:740] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:59.667727 15848 consensus_queue.cc:260] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.668895 15848 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.672400 15773 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 2.
I20260709 14:50:59.675721 15597 catalog_manager.cc:5697] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 1 to 2, leader changed from 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131) to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.676700 15664 leader_election.cc:304] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.677714 15919 raft_consensus.cc:2804] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.678171 15919 raft_consensus.cc:697] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:59.678921 15919 consensus_queue.cc:237] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.675370 15848 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 2.
I20260709 14:50:59.686870 15899 consensus_queue.cc:1048] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.692802 15899 raft_consensus.cc:993] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: : Instructing follower bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:50:59.693264 15913 raft_consensus.cc:1081] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Signalling peer bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:50:59.693208 15597 catalog_manager.cc:5697] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 1 to 2, leader changed from 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131) to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.695001 15701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:40006
I20260709 14:50:59.695534 15701 raft_consensus.cc:493] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.695884 15701 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.702199 15701 raft_consensus.cc:515] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.702667 15896 consensus_queue.cc:1048] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.704126 15701 leader_election.cc:290] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 2 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.705760 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.705799 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:50:59.706423 15776 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.706364 15848 raft_consensus.cc:3055] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.711462 15848 raft_consensus.cc:740] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:50:59.712397 15848 consensus_queue.cc:260] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.712970 15776 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 2.
I20260709 14:50:59.713672 15848 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.714166 15664 leader_election.cc:304] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.714999 15896 raft_consensus.cc:2804] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.715467 15896 raft_consensus.cc:697] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:59.716233 15896 consensus_queue.cc:237] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.723892 15848 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 2.
I20260709 14:50:59.734120 15595 catalog_manager.cc:5697] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 1 to 2, leader changed from 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131) to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.735008 15896 raft_consensus.cc:993] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:50:59.736292 15896 raft_consensus.cc:1081] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:50:59.739508 15776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59156
I20260709 14:50:59.740041 15776 raft_consensus.cc:493] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.740396 15776 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.743278 15913 consensus_queue.cc:1048] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.746654 15776 raft_consensus.cc:515] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.749508 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:59.749809 15920 consensus_queue.cc:1048] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:50:59.753885 15701 raft_consensus.cc:3055] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.754252 15701 raft_consensus.cc:740] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:59.755452 15701 consensus_queue.cc:260] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.756438 15701 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.761081 15776 leader_election.cc:290] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.762234 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.786476 15701 raft_consensus.cc:2468] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:50:59.788164 15741 leader_election.cc:304] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [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: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0
I20260709 14:50:59.789393 15951 raft_consensus.cc:2804] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.789860 15951 raft_consensus.cc:697] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:50:59.790647 15951 consensus_queue.cc:237] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.800786 15595 catalog_manager.cc:5697] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 1 to 2, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 2 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:50:59.837252 15920 raft_consensus.cc:993] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:50:59.837742 15919 raft_consensus.cc:1081] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:50:59.839339 15775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59156
I20260709 14:50:59.839875 15775 raft_consensus.cc:493] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:50:59.840232 15775 raft_consensus.cc:3060] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.851246 15775 raft_consensus.cc:515] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.853984 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:50:59.854576 15701 raft_consensus.cc:3055] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:50:59.854882 15701 raft_consensus.cc:740] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:50:59.855046 15775 leader_election.cc:290] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:50:59.855647 15701 consensus_queue.cc:260] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.856846 15701 raft_consensus.cc:3060] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.857589 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b22e826a14e54af0bd75b68acc61e24b" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:50:59.858144 15848 raft_consensus.cc:3060] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:50:59.863131 15701 raft_consensus.cc:2468] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:50:59.864264 15741 leader_election.cc:304] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:50:59.864794 15848 raft_consensus.cc:2468] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:50:59.865173 15951 raft_consensus.cc:2804] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:50:59.865634 15951 raft_consensus.cc:697] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:50:59.866396 15951 consensus_queue.cc:237] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:50:59.873404 15595 catalog_manager.cc:5697] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 1 to 2, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 2 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.002314 15920 raft_consensus.cc:993] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:00.002818 15919 raft_consensus.cc:1081] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:00.004840 15775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59156
I20260709 14:51:00.005504 15775 raft_consensus.cc:493] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:00.005900 15775 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.013062 15775 raft_consensus.cc:515] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:00.016270 15701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:00.017107 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:00.017304 15701 raft_consensus.cc:3055] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:00.017743 15848 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.017835 15701 raft_consensus.cc:740] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:00.019173 15701 consensus_queue.cc:260] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:00.020583 15701 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.025731 15848 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:51:00.027109 15739 leader_election.cc:304] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:51:00.027599 15701 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:51:00.027997 15951 raft_consensus.cc:2804] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:00.029088 15951 raft_consensus.cc:697] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:00.029299 15775 leader_election.cc:290] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:00.030032 15951 consensus_queue.cc:237] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:00.038307 15595 catalog_manager.cc:5697] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 1 to 2, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 2 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:00.147471 15848 raft_consensus.cc:1275] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.149616 15919 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.164292 15775 raft_consensus.cc:1275] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.166229 15896 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.199818 15848 raft_consensus.cc:1275] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.201165 15896 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.208416 15775 raft_consensus.cc:1275] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.210294 15896 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.232372 15848 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:00.234903 15701 raft_consensus.cc:1275] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.236447 15969 consensus_queue.cc:1048] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.239090 15848 raft_consensus.cc:1275] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.240211 15775 raft_consensus.cc:1275] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.242156 15919 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.242254 15969 consensus_queue.cc:1048] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.254851 15701 raft_consensus.cc:1275] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.256148 15908 consensus_queue.cc:1048] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.259986 15850 raft_consensus.cc:1275] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.261662 15896 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.285701 15848 raft_consensus.cc:1275] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.287153 15969 consensus_queue.cc:1048] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.451119 15701 raft_consensus.cc:1275] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.452253 15979 consensus_queue.cc:1048] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:00.459282 15848 raft_consensus.cc:1275] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:00.460764 15969 consensus_queue.cc:1048] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:02.599715 15566 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:51:02.600499 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:02.619545 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:39772
I20260709 14:51:02.620030 15700 raft_consensus.cc:606] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Received request to transfer leadership to TS 1e69cff44f2e49bfb1f1d12cc6c28ac0
I20260709 14:51:02.630674 15776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
mode: GRACEFUL
new_leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:55226
I20260709 14:51:02.631135 15776 raft_consensus.cc:606] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 LEADER]: Received request to transfer leadership to TS 1e69cff44f2e49bfb1f1d12cc6c28ac0
I20260709 14:51:02.632185 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:02.632601 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:02.657896 15908 raft_consensus.cc:993] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: : Instructing follower 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:02.658318 15984 raft_consensus.cc:1081] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 LEADER]: Signalling peer 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:02.659868 15848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:51806
I20260709 14:51:02.660423 15848 raft_consensus.cc:493] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.660807 15848 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.666596 15848 raft_consensus.cc:515] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:02.668274 15848 leader_election.cc:290] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 2 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:51:02.669000 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:02.669531 15700 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.669440 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:02.670043 15776 raft_consensus.cc:3055] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:02.670348 15776 raft_consensus.cc:740] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:02.671094 15776 consensus_queue.cc:260] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:02.672276 15776 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:02.674918 15700 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 2.
I20260709 14:51:02.676182 15815 leader_election.cc:304] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:02.676831 15980 raft_consensus.cc:2804] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:02.678099 15980 raft_consensus.cc:697] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:51:02.678910 15980 consensus_queue.cc:237] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:02.679791 15776 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 2.
I20260709 14:51:02.687247 15919 raft_consensus.cc:993] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: : Instructing follower 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:02.687742 15987 raft_consensus.cc:1081] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Signalling peer 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:02.687165 15595 catalog_manager.cc:5697] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 1 to 2, leader changed from 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130) to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:02.689580 15848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:51800
I20260709 14:51:02.690096 15848 raft_consensus.cc:493] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:02.690495 15848 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.694763 15848 raft_consensus.cc:515] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:02.697499 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:02.697685 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:02.698072 15700 raft_consensus.cc:3055] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:02.698163 15776 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.698494 15848 leader_election.cc:290] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 3 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:51:02.702733 15776 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 3.
I20260709 14:51:02.698524 15700 raft_consensus.cc:740] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:02.703800 15813 leader_election.cc:304] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:51:02.704417 15700 consensus_queue.cc:260] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:02.704911 15980 raft_consensus.cc:2804] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:02.705410 15980 raft_consensus.cc:697] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:51:02.705608 15700 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:02.706177 15980 consensus_queue.cc:237] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:02.713835 15700 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 3.
I20260709 14:51:02.719779 15595 catalog_manager.cc:5697] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 2 to 3, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:03.170315 15776 raft_consensus.cc:1275] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.171550 15980 consensus_queue.cc:1048] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.180580 15700 raft_consensus.cc:1275] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:03.182158 15980 consensus_queue.cc:1048] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:03.194249 15775 raft_consensus.cc:1275] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:03.195971 15980 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.212991 15701 raft_consensus.cc:1275] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:03.214880 15980 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:03.633397 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:03.642185 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:40028
I20260709 14:51:03.642627 15700 raft_consensus.cc:606] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:51:03.646692 15848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:51822
I20260709 14:51:03.647121 15848 raft_consensus.cc:606] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:51:03.651130 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:40028
I20260709 14:51:03.651537 15700 raft_consensus.cc:606] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:51:03.655447 15700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe81dd9c905476d992b5d324e540747"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:40028
I20260709 14:51:03.655874 15700 raft_consensus.cc:606] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:51:03.659795 15848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
mode: GRACEFUL
new_leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:51822
I20260709 14:51:03.660310 15848 raft_consensus.cc:606] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 LEADER]: Received request to transfer leadership to TS 39b36c565c5a45d4a25409e5a2c4554f
I20260709 14:51:03.694265 15980 raft_consensus.cc:993] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.694628 15985 raft_consensus.cc:1081] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.695914 15775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59170
I20260709 14:51:03.696331 15775 raft_consensus.cc:493] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.696576 15775 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.700839 15775 raft_consensus.cc:515] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.702404 15775 leader_election.cc:290] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 3 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:03.703233 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:03.703359 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f23e21bcd94eaebfdfdb862cce37eb" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:03.703725 15700 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.703845 15848 raft_consensus.cc:3055] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:03.704267 15848 raft_consensus.cc:740] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:51:03.705008 15848 consensus_queue.cc:260] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.705955 15848 raft_consensus.cc:3060] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.709132 15700 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 3.
I20260709 14:51:03.710076 15848 raft_consensus.cc:2468] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 3.
I20260709 14:51:03.710222 15741 leader_election.cc:304] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [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: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:03.711002 15984 raft_consensus.cc:2804] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:03.712129 15984 raft_consensus.cc:697] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:03.713078 15984 consensus_queue.cc:237] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.718998 15595 catalog_manager.cc:5697] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 2 to 3, leader changed from 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 3 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.749100 16005 raft_consensus.cc:993] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.749483 15987 raft_consensus.cc:1081] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.750690 15776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe81dd9c905476d992b5d324e540747"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59156
I20260709 14:51:03.751092 15776 raft_consensus.cc:493] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.751340 15776 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.755472 15776 raft_consensus.cc:515] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.756994 15776 leader_election.cc:290] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 3 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:03.757731 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:03.757937 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:03.758190 15700 raft_consensus.cc:3055] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:03.758359 15848 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.758481 15700 raft_consensus.cc:740] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:03.759177 15700 consensus_queue.cc:260] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.759987 15700 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.762063 15848 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 3.
I20260709 14:51:03.762816 15739 leader_election.cc:304] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:51:03.763419 15984 raft_consensus.cc:2804] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:03.763863 15984 raft_consensus.cc:697] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:03.764928 15700 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 3.
I20260709 14:51:03.764624 15984 consensus_queue.cc:237] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.770787 15595 catalog_manager.cc:5697] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 2 to 3, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 3 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.807221 15985 raft_consensus.cc:993] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.807602 15999 raft_consensus.cc:1081] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.808897 15776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59170
I20260709 14:51:03.809398 15776 raft_consensus.cc:493] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.809674 15776 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:03.813977 15776 raft_consensus.cc:515] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.815394 15776 leader_election.cc:290] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 4 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:03.816131 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:03.816418 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7cc84b5a7e482dac052dda65e93414" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:03.816695 15700 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:03.816887 15848 raft_consensus.cc:3055] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:03.817248 15848 raft_consensus.cc:740] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:51:03.817919 15848 consensus_queue.cc:260] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.818971 15848 raft_consensus.cc:3060] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:03.822867 15700 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 4.
I20260709 14:51:03.823884 15741 leader_election.cc:304] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [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: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:03.824570 15848 raft_consensus.cc:2468] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 4.
I20260709 14:51:03.824595 15984 raft_consensus.cc:2804] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:03.825116 15984 raft_consensus.cc:697] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:03.825882 15984 consensus_queue.cc:237] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.830739 15595 catalog_manager.cc:5697] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 3 to 4, leader changed from 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 4 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.838093 16005 raft_consensus.cc:993] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.838445 15987 raft_consensus.cc:1081] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.839720 15776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59156
I20260709 14:51:03.840124 15776 raft_consensus.cc:493] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.840394 15776 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.845314 15776 raft_consensus.cc:515] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.847291 15776 leader_election.cc:290] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:03.848172 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:03.848232 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:03.848856 15700 raft_consensus.cc:3055] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:03.849256 15848 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.849464 15700 raft_consensus.cc:740] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:03.850275 15700 consensus_queue.cc:260] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.851404 15700 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:03.854374 15848 raft_consensus.cc:2468] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:51:03.855232 15739 leader_election.cc:304] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:51:03.857784 15700 raft_consensus.cc:2468] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 2.
I20260709 14:51:03.858335 15984 raft_consensus.cc:2804] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:03.858927 15984 raft_consensus.cc:697] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:03.859723 15984 consensus_queue.cc:237] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.866930 15595 catalog_manager.cc:5697] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 1 to 2, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 2 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:03.973335 16005 raft_consensus.cc:993] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: : Instructing follower 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.973743 15987 raft_consensus.cc:1081] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Signalling peer 39b36c565c5a45d4a25409e5a2c4554f to start an election
I20260709 14:51:03.975154 15776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
 from {username='slave'} at 127.0.0.1:59156
I20260709 14:51:03.975620 15776 raft_consensus.cc:493] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:03.975926 15776 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.980571 15776 raft_consensus.cc:515] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.982121 15776 leader_election.cc:290] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [CANDIDATE]: Term 3 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:03.982694 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:03.982991 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "39b36c565c5a45d4a25409e5a2c4554f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:03.983225 15700 raft_consensus.cc:3055] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:03.983433 15848 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.983517 15700 raft_consensus.cc:740] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:03.984158 15700 consensus_queue.cc:260] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.985105 15700 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:03.987344 15848 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 3.
I20260709 14:51:03.988220 15739 leader_election.cc:304] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, 39b36c565c5a45d4a25409e5a2c4554f; no voters: 
I20260709 14:51:03.988972 15984 raft_consensus.cc:2804] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:03.989424 15984 raft_consensus.cc:697] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Becoming Leader. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:03.989574 15700 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b36c565c5a45d4a25409e5a2c4554f in term 3.
I20260709 14:51:03.990209 15984 consensus_queue.cc:237] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:03.996368 15595 catalog_manager.cc:5697] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f reported cstate change: term changed from 2 to 3, leader changed from bd887cd3aed0419a95326a8641343a27 (127.15.51.129) to 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130). New cstate: current_term: 3 leader_uuid: "39b36c565c5a45d4a25409e5a2c4554f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:04.186159 15700 raft_consensus.cc:1275] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.187350 15984 consensus_queue.cc:1048] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.194975 15848 raft_consensus.cc:1275] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.196436 15984 consensus_queue.cc:1048] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.223578 15848 raft_consensus.cc:1275] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:04.224547 15984 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:04.227691 15700 raft_consensus.cc:1275] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.229204 16001 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.236039 15700 raft_consensus.cc:1275] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:04.237429 15984 consensus_queue.cc:1048] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:04.245153 15848 raft_consensus.cc:1275] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.246428 16010 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.314275 15701 raft_consensus.cc:1275] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.315502 16001 consensus_queue.cc:1048] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.323047 15848 raft_consensus.cc:1275] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:04.325213 16010 consensus_queue.cc:1048] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:04.549849 15848 raft_consensus.cc:1275] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.549849 15701 raft_consensus.cc:1275] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Refusing update from remote peer 39b36c565c5a45d4a25409e5a2c4554f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:04.551312 16001 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:04.551862 16010 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:06.670882 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:06.677817 15776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
mode: GRACEFUL
new_leader_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:55226
I20260709 14:51:06.678423 15776 raft_consensus.cc:606] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Received request to transfer leadership to TS bd887cd3aed0419a95326a8641343a27
I20260709 14:51:06.680792 15776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afe81dd9c905476d992b5d324e540747"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
mode: GRACEFUL
new_leader_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:55226
I20260709 14:51:06.681205 15776 raft_consensus.cc:606] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Received request to transfer leadership to TS bd887cd3aed0419a95326a8641343a27
I20260709 14:51:06.683064 15776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
mode: GRACEFUL
new_leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:55226
I20260709 14:51:06.683425 15776 raft_consensus.cc:606] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Received request to transfer leadership to TS 1e69cff44f2e49bfb1f1d12cc6c28ac0
I20260709 14:51:06.685328 15776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
mode: GRACEFUL
new_leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:55226
I20260709 14:51:06.685705 15776 raft_consensus.cc:606] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Received request to transfer leadership to TS 1e69cff44f2e49bfb1f1d12cc6c28ac0
I20260709 14:51:06.687661 15776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d"
dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
mode: GRACEFUL
new_leader_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:55226
I20260709 14:51:06.688066 15776 raft_consensus.cc:606] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Received request to transfer leadership to TS bd887cd3aed0419a95326a8641343a27
I20260709 14:51:06.689002 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:06.689350 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:06.834869 16001 raft_consensus.cc:993] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: : Instructing follower 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:06.835371 16024 raft_consensus.cc:1081] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Signalling peer 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:06.836836 15848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:51806
I20260709 14:51:06.837277 15848 raft_consensus.cc:493] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.837749 15848 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.843528 15848 raft_consensus.cc:515] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.844322 16001 raft_consensus.cc:993] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: : Instructing follower bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:51:06.844791 16024 raft_consensus.cc:1081] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Signalling peer bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:51:06.845430 15848 leader_election.cc:290] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 3 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:51:06.846210 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:06.846365 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e350ebe21747e7a5071903dc4fc8a8" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:06.846868 15700 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.846961 15776 raft_consensus.cc:3055] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:06.847325 15776 raft_consensus.cc:740] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:06.847608 15701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:40020
I20260709 14:51:06.848124 15701 raft_consensus.cc:493] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.848438 15701 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.848222 15776 consensus_queue.cc:260] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.850092 15776 raft_consensus.cc:3060] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.851935 15700 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 3.
I20260709 14:51:06.853130 15815 leader_election.cc:304] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:06.854045 15999 raft_consensus.cc:2804] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:06.854727 15701 raft_consensus.cc:515] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.856220 15776 raft_consensus.cc:2468] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 3.
I20260709 14:51:06.857203 15999 raft_consensus.cc:697] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:51:06.858389 15701 leader_election.cc:290] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 3 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:06.858692 15999 consensus_queue.cc:237] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.859750 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:06.860201 15776 raft_consensus.cc:3055] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:06.860482 15776 raft_consensus.cc:740] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:06.860853 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2acb018bcb4af49305f91f300be255" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:06.861241 15776 consensus_queue.cc:260] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
W20260709 14:51:06.863873 16024 consensus_queue.cc:1175] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 14:51:06.864701 15848 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.864898 15776 raft_consensus.cc:3060] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:06.870553 15776 raft_consensus.cc:2468] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 3.
I20260709 14:51:06.870553 15848 raft_consensus.cc:2468] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 3.
I20260709 14:51:06.872126 15664 leader_election.cc:304] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [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: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:06.872721 16001 raft_consensus.cc:993] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: : Instructing follower bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:51:06.873134 16024 raft_consensus.cc:1081] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Signalling peer bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:51:06.874003 16028 raft_consensus.cc:2804] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:06.873353 15596 catalog_manager.cc:5697] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 2 to 3, leader changed from 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130) to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:06.874686 15701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afe81dd9c905476d992b5d324e540747"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:40020
I20260709 14:51:06.875201 15701 raft_consensus.cc:493] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.875334 16028 raft_consensus.cc:697] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 3 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:06.875560 15701 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:06.876282 16028 consensus_queue.cc:237] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.881070 15701 raft_consensus.cc:515] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.882977 15701 leader_election.cc:290] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 4 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:06.884169 15595 catalog_manager.cc:5697] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 2 to 3, leader changed from 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130) to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.884805 15848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:06.885732 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afe81dd9c905476d992b5d324e540747" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:06.886293 15776 raft_consensus.cc:3055] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:06.886607 15776 raft_consensus.cc:740] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:06.887454 15776 consensus_queue.cc:260] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.888581 15776 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:06.885296 15848 raft_consensus.cc:3060] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:06.889011 16001 raft_consensus.cc:993] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: : Instructing follower 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:06.889510 16001 raft_consensus.cc:1081] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Signalling peer 1e69cff44f2e49bfb1f1d12cc6c28ac0 to start an election
I20260709 14:51:06.891273 15850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696"
dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
 from {username='slave'} at 127.0.0.1:51806
I20260709 14:51:06.891815 15850 raft_consensus.cc:493] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:06.892155 15850 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:06.893796 15776 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 4.
I20260709 14:51:06.894896 15664 leader_election.cc:304] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [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: 39b36c565c5a45d4a25409e5a2c4554f, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:06.895644 16028 raft_consensus.cc:2804] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:06.896088 16028 raft_consensus.cc:697] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 4 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:06.896867 16028 consensus_queue.cc:237] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.897589 15848 raft_consensus.cc:2468] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 4.
I20260709 14:51:06.898546 15850 raft_consensus.cc:515] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.901167 15850 leader_election.cc:290] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [CANDIDATE]: Term 4 election: Requested vote from peers bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471), 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147)
I20260709 14:51:06.902318 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:06.902777 15776 raft_consensus.cc:3055] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:06.903090 15776 raft_consensus.cc:740] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:06.903157 15700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d169e7b29d004bfeb3c7687c4134a696" candidate_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd887cd3aed0419a95326a8641343a27"
I20260709 14:51:06.903671 15700 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:06.903949 15776 consensus_queue.cc:260] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.904814 15776 raft_consensus.cc:3060] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:06.909442 15700 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 4.
I20260709 14:51:06.910468 15776 raft_consensus.cc:2468] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e69cff44f2e49bfb1f1d12cc6c28ac0 in term 4.
I20260709 14:51:06.910537 15815 leader_election.cc:304] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:06.911444 15999 raft_consensus.cc:2804] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:06.911883 15999 raft_consensus.cc:697] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 LEADER]: Becoming Leader. State: Replica: 1e69cff44f2e49bfb1f1d12cc6c28ac0, State: Running, Role: LEADER
I20260709 14:51:06.912710 15999 consensus_queue.cc:237] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:06.929708 15596 catalog_manager.cc:5697] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 3 to 4, leader changed from 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130) to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 4 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:06.929994 15595 catalog_manager.cc:5697] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 reported cstate change: term changed from 3 to 4, leader changed from 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130) to 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131). New cstate: current_term: 4 leader_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:07.127318 16001 raft_consensus.cc:993] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: : Instructing follower bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:51:07.127712 16024 raft_consensus.cc:1081] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Signalling peer bd887cd3aed0419a95326a8641343a27 to start an election
I20260709 14:51:07.128975 15700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d"
dest_uuid: "bd887cd3aed0419a95326a8641343a27"
 from {username='slave'} at 127.0.0.1:40020
I20260709 14:51:07.129383 15700 raft_consensus.cc:493] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:07.129621 15700 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.133306 15700 raft_consensus.cc:515] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:07.134605 15700 leader_election.cc:290] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [CANDIDATE]: Term 3 election: Requested vote from peers 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147), 1e69cff44f2e49bfb1f1d12cc6c28ac0 (127.15.51.131:44175)
I20260709 14:51:07.135397 15776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "39b36c565c5a45d4a25409e5a2c4554f"
I20260709 14:51:07.135658 15850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cef9c1d34d46c0b281c655e1f6a82d" candidate_uuid: "bd887cd3aed0419a95326a8641343a27" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0"
I20260709 14:51:07.135910 15776 raft_consensus.cc:3055] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:07.136185 15850 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.136198 15776 raft_consensus.cc:740] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 39b36c565c5a45d4a25409e5a2c4554f, State: Running, Role: LEADER
I20260709 14:51:07.137125 15776 consensus_queue.cc:260] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:07.138159 15776 raft_consensus.cc:3060] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:07.142305 15850 raft_consensus.cc:2468] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 3.
I20260709 14:51:07.143455 15664 leader_election.cc:304] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [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: 1e69cff44f2e49bfb1f1d12cc6c28ac0, bd887cd3aed0419a95326a8641343a27; no voters: 
I20260709 14:51:07.143836 15776 raft_consensus.cc:2468] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd887cd3aed0419a95326a8641343a27 in term 3.
I20260709 14:51:07.144266 16028 raft_consensus.cc:2804] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:07.144694 16028 raft_consensus.cc:697] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 3 LEADER]: Becoming Leader. State: Replica: bd887cd3aed0419a95326a8641343a27, State: Running, Role: LEADER
I20260709 14:51:07.145458 16028 consensus_queue.cc:237] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [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: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } }
I20260709 14:51:07.151142 15595 catalog_manager.cc:5697] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 reported cstate change: term changed from 2 to 3, leader changed from 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130) to bd887cd3aed0419a95326a8641343a27 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bd887cd3aed0419a95326a8641343a27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:07.269470 15700 raft_consensus.cc:1275] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.270598 15999 consensus_queue.cc:1048] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.279726 15776 raft_consensus.cc:1275] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.281632 16041 consensus_queue.cc:1048] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:07.309500 15850 raft_consensus.cc:1275] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:07.310742 16028 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:07.319123 15776 raft_consensus.cc:1275] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:07.320519 16046 consensus_queue.cc:1048] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:07.326704 15850 raft_consensus.cc:1275] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.328001 16046 consensus_queue.cc:1048] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.336979 15776 raft_consensus.cc:1275] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.338078 16028 consensus_queue.cc:1048] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.352649 15700 raft_consensus.cc:1275] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:07.353596 16041 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd887cd3aed0419a95326a8641343a27" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 37471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:07.361378 15776 raft_consensus.cc:1275] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Refusing update from remote peer 1e69cff44f2e49bfb1f1d12cc6c28ac0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:07.362601 15999 consensus_queue.cc:1048] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:07.608407 15776 raft_consensus.cc:1275] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.609485 16028 consensus_queue.cc:1048] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b36c565c5a45d4a25409e5a2c4554f" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 40147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.617578 15848 raft_consensus.cc:1275] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Refusing update from remote peer bd887cd3aed0419a95326a8641343a27: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:07.618902 16046 consensus_queue.cc:1048] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e69cff44f2e49bfb1f1d12cc6c28ac0" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 44175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:07.690099 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:07.696743 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
I20260709 14:51:07.716329 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.717028 15566 tablet_replica.cc:333] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.717751 15566 raft_consensus.cc:2243] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.718158 15566 raft_consensus.cc:2272] T 78a681c40244452eb42b71822b8c171d P bd887cd3aed0419a95326a8641343a27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.720206 15566 tablet_replica.cc:333] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.720639 15566 raft_consensus.cc:2243] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.721320 15566 raft_consensus.cc:2272] T 3a2acb018bcb4af49305f91f300be255 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.722983 15566 tablet_replica.cc:333] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.723418 15566 raft_consensus.cc:2243] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.723753 15566 raft_consensus.cc:2272] T b6e350ebe21747e7a5071903dc4fc8a8 P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.725929 15566 tablet_replica.cc:333] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.726366 15566 raft_consensus.cc:2243] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.726691 15566 raft_consensus.cc:2272] T e5f23e21bcd94eaebfdfdb862cce37eb P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.728102 15566 tablet_replica.cc:333] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.728550 15566 raft_consensus.cc:2243] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.729249 15566 raft_consensus.cc:2272] T d9cef9c1d34d46c0b281c655e1f6a82d P bd887cd3aed0419a95326a8641343a27 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.730887 15566 tablet_replica.cc:333] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.731292 15566 raft_consensus.cc:2243] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.731614 15566 raft_consensus.cc:2272] T d169e7b29d004bfeb3c7687c4134a696 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.733309 15566 tablet_replica.cc:333] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.733719 15566 raft_consensus.cc:2243] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.734025 15566 raft_consensus.cc:2272] T 4a7cc84b5a7e482dac052dda65e93414 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.735415 15566 tablet_replica.cc:333] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.735795 15566 raft_consensus.cc:2243] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.736114 15566 raft_consensus.cc:2272] T b22e826a14e54af0bd75b68acc61e24b P bd887cd3aed0419a95326a8641343a27 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.737504 15566 tablet_replica.cc:333] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27: stopping tablet replica
I20260709 14:51:07.737859 15566 raft_consensus.cc:2243] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.738433 15566 raft_consensus.cc:2272] T afe81dd9c905476d992b5d324e540747 P bd887cd3aed0419a95326a8641343a27 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.825611 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
W20260709 14:51:07.826841 15815 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.51.129:37471: connect: Connection refused (error 111)
W20260709 14:51:07.830209 15815 consensus_peers.cc:597] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 -> Peer bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471): Couldn't send request to peer bd887cd3aed0419a95326a8641343a27. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.842686 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
W20260709 14:51:07.859421 15815 consensus_peers.cc:597] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 -> Peer bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471): Couldn't send request to peer bd887cd3aed0419a95326a8641343a27. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.866917 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.867712 15566 tablet_replica.cc:333] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.868350 15566 raft_consensus.cc:2243] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.868800 15566 raft_consensus.cc:2272] T 78a681c40244452eb42b71822b8c171d P 39b36c565c5a45d4a25409e5a2c4554f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:07.870582 15741 consensus_peers.cc:597] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f -> Peer bd887cd3aed0419a95326a8641343a27 (127.15.51.129:37471): Couldn't send request to peer bd887cd3aed0419a95326a8641343a27. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:37471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.871016 15566 tablet_replica.cc:333] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.871512 15566 raft_consensus.cc:2243] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.871857 15566 raft_consensus.cc:2272] T 3a2acb018bcb4af49305f91f300be255 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.873696 15566 tablet_replica.cc:333] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.874190 15566 raft_consensus.cc:2243] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.874544 15566 raft_consensus.cc:2272] T b6e350ebe21747e7a5071903dc4fc8a8 P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.876349 15566 tablet_replica.cc:333] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.876770 15566 raft_consensus.cc:2243] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.877156 15566 raft_consensus.cc:2272] T d169e7b29d004bfeb3c7687c4134a696 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.878840 15566 tablet_replica.cc:333] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.879263 15566 raft_consensus.cc:2243] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.879603 15566 raft_consensus.cc:2272] T d9cef9c1d34d46c0b281c655e1f6a82d P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.881388 15566 tablet_replica.cc:333] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.881814 15566 raft_consensus.cc:2243] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:51:07.882288 15741 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:07.882437 15566 raft_consensus.cc:2272] T e5f23e21bcd94eaebfdfdb862cce37eb P 39b36c565c5a45d4a25409e5a2c4554f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.884038 15566 tablet_replica.cc:333] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.884428 15566 raft_consensus.cc:2243] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.885080 15566 raft_consensus.cc:2272] T b22e826a14e54af0bd75b68acc61e24b P 39b36c565c5a45d4a25409e5a2c4554f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.886487 15566 tablet_replica.cc:333] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.886894 15566 raft_consensus.cc:2243] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.887225 15566 raft_consensus.cc:2272] T afe81dd9c905476d992b5d324e540747 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.889065 15566 tablet_replica.cc:333] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f: stopping tablet replica
I20260709 14:51:07.890352 15566 raft_consensus.cc:2243] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.891192 15566 raft_consensus.cc:2272] T 4a7cc84b5a7e482dac052dda65e93414 P 39b36c565c5a45d4a25409e5a2c4554f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:07.892524 15813 consensus_peers.cc:597] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 -> Peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Couldn't send request to peer 39b36c565c5a45d4a25409e5a2c4554f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.916890 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
I20260709 14:51:07.932266 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
W20260709 14:51:07.943790 15813 consensus_peers.cc:597] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 -> Peer 39b36c565c5a45d4a25409e5a2c4554f (127.15.51.130:40147): Couldn't send request to peer 39b36c565c5a45d4a25409e5a2c4554f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:40147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:07.956102 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:07.956668 15566 tablet_replica.cc:333] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.957212 15566 raft_consensus.cc:2243] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.957954 15566 raft_consensus.cc:2272] T 78a681c40244452eb42b71822b8c171d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.959643 15566 tablet_replica.cc:333] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.960081 15566 raft_consensus.cc:2243] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.960441 15566 raft_consensus.cc:2272] T 3a2acb018bcb4af49305f91f300be255 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.962208 15566 tablet_replica.cc:333] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.962664 15566 raft_consensus.cc:2243] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.963276 15566 raft_consensus.cc:2272] T b6e350ebe21747e7a5071903dc4fc8a8 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.964834 15566 tablet_replica.cc:333] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.965327 15566 raft_consensus.cc:2243] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:07.965942 15566 raft_consensus.cc:2272] T d169e7b29d004bfeb3c7687c4134a696 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.967646 15566 tablet_replica.cc:333] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.968065 15566 raft_consensus.cc:2243] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.968413 15566 raft_consensus.cc:2272] T d9cef9c1d34d46c0b281c655e1f6a82d P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.970129 15566 tablet_replica.cc:333] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.970572 15566 raft_consensus.cc:2243] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.970922 15566 raft_consensus.cc:2272] T e5f23e21bcd94eaebfdfdb862cce37eb P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.972353 15566 tablet_replica.cc:333] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.972743 15566 raft_consensus.cc:2243] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.973127 15566 raft_consensus.cc:2272] T b22e826a14e54af0bd75b68acc61e24b P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.974509 15566 tablet_replica.cc:333] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.974941 15566 raft_consensus.cc:2243] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.975323 15566 raft_consensus.cc:2272] T afe81dd9c905476d992b5d324e540747 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:07.977111 15566 tablet_replica.cc:333] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0: stopping tablet replica
I20260709 14:51:07.977492 15566 raft_consensus.cc:2243] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:07.977830 15566 raft_consensus.cc:2272] T 4a7cc84b5a7e482dac052dda65e93414 P 1e69cff44f2e49bfb1f1d12cc6c28ac0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.030009 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:51:08.044836 15566 master.cc:562] Master@127.15.51.190:45989 shutting down...
I20260709 14:51:08.245241 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:08.245764 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:08.246083 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P a373d712833b4df0aca2f31b9c30105b: stopping tablet replica
I20260709 14:51:08.264344 15566 master.cc:584] Master@127.15.51.190:45989 shutdown complete.
1e69cff44f2e49bfb1f1d12cc6c28ac0  1
39b36c565c5a45d4a25409e5a2c4554f  4
bd887cd3aed0419a95326a8641343a27  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12371 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:51:08.300419 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:44311
I20260709 14:51:08.301479 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:08.306530 16060 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:08.306545 16061 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:08.307448 16063 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:08.308415 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:08.309190 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:08.309383 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:08.309535 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608668309519 us; error 0 us; skew 500 ppm
I20260709 14:51:08.310024 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:08.312136 15566 webserver.cc:533] Webserver started at http://127.15.51.190:43505/ using document root <none> and password file <none>
I20260709 14:51:08.312580 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:08.312736 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:08.313040 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:08.314076 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "9e6bfc2537884c459c71c1673d279099"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.317996 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:51:08.320847 16068 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.321484 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:08.321718 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "9e6bfc2537884c459c71c1673d279099"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.321976 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:08.340992 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:08.342065 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:08.376600 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:44311
I20260709 14:51:08.376695 16119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:44311 every 8 connection(s)
I20260709 14:51:08.380121 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.388770 16120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099: Bootstrap starting.
I20260709 14:51:08.393059 16120 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:08.396660 16120 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099: No bootstrap required, opened a new log
I20260709 14:51:08.398586 16120 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6bfc2537884c459c71c1673d279099" member_type: VOTER }
I20260709 14:51:08.398928 16120 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:08.399132 16120 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e6bfc2537884c459c71c1673d279099, State: Initialized, Role: FOLLOWER
I20260709 14:51:08.399648 16120 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e6bfc2537884c459c71c1673d279099" member_type: VOTER }
I20260709 14:51:08.400053 16120 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:08.400262 16120 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:08.400506 16120 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:08.403990 16120 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6bfc2537884c459c71c1673d279099" member_type: VOTER }
I20260709 14:51:08.404438 16120 leader_election.cc:304] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [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: 9e6bfc2537884c459c71c1673d279099; no voters: 
I20260709 14:51:08.405390 16120 leader_election.cc:290] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:08.405704 16123 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:08.406894 16123 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 1 LEADER]: Becoming Leader. State: Replica: 9e6bfc2537884c459c71c1673d279099, State: Running, Role: LEADER
I20260709 14:51:08.407409 16123 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [LEADER]: Queue going to LEADER mode. State: All 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: "9e6bfc2537884c459c71c1673d279099" member_type: VOTER }
I20260709 14:51:08.407920 16120 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:08.411677 16124 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e6bfc2537884c459c71c1673d279099" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6bfc2537884c459c71c1673d279099" member_type: VOTER } }
I20260709 14:51:08.412314 16124 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:08.412213 16125 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e6bfc2537884c459c71c1673d279099. Latest consensus state: current_term: 1 leader_uuid: "9e6bfc2537884c459c71c1673d279099" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e6bfc2537884c459c71c1673d279099" member_type: VOTER } }
I20260709 14:51:08.412909 16125 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:08.414130 16130 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:08.418871 16130 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:08.422664 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:08.426488 16130 catalog_manager.cc:1383] Generated new cluster ID: 4d848497e53e44d6ad505797708ee9a5
I20260709 14:51:08.426743 16130 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:08.442018 16130 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:08.443106 16130 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:08.458212 16130 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099: Generated new TSK 0
I20260709 14:51:08.458745 16130 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:08.488552 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:08.493997 16141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:08.494932 16142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:08.496219 16144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:08.496481 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:08.497304 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:08.497475 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:08.497596 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608668497584 us; error 0 us; skew 500 ppm
I20260709 14:51:08.498051 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:08.500041 15566 webserver.cc:533] Webserver started at http://127.15.51.129:40249/ using document root <none> and password file <none>
I20260709 14:51:08.500470 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:08.500622 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:08.500810 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:08.501852 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.505795 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:08.508715 16149 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.509405 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:08.509649 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.509897 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:08.527887 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:08.529022 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:08.530319 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:08.532306 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:08.532482 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.532655 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:08.532788 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.568804 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:38907
I20260709 14:51:08.568892 16211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:38907 every 8 connection(s)
I20260709 14:51:08.573333 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:08.580549 16216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:08.582208 16217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:08.584010 15566 server_base.cc:1061] running on GCE node
W20260709 14:51:08.584501 16219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:08.585251 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:08.585443 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:08.585587 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608668585570 us; error 0 us; skew 500 ppm
I20260709 14:51:08.586040 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:08.588227 15566 webserver.cc:533] Webserver started at http://127.15.51.130:39113/ using document root <none> and password file <none>
I20260709 14:51:08.588685 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:08.588867 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:08.589165 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:08.590286 16212 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44311
I20260709 14:51:08.590495 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "c64806a78cc74c5586bdefd6d80dcc35"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.590662 16212 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:08.591475 16212 heartbeater.cc:507] Master 127.15.51.190:44311 requested a full tablet report, sending...
I20260709 14:51:08.593580 16085 ts_manager.cc:194] Registered new tserver with Master: c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907)
I20260709 14:51:08.595510 16085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50812
I20260709 14:51:08.595642 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:51:08.599160 16224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.599805 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:08.600052 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "c64806a78cc74c5586bdefd6d80dcc35"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.600304 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:08.616799 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:08.617925 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:08.619232 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:08.621225 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:08.621398 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.621616 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:08.621773 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.657483 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:41079
I20260709 14:51:08.657560 16286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:41079 every 8 connection(s)
I20260709 14:51:08.661753 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:08.668380 16290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:08.670132 16291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:08.671167 15566 server_base.cc:1061] running on GCE node
W20260709 14:51:08.671698 16293 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:08.672803 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:08.673048 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:08.673211 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608668673186 us; error 0 us; skew 500 ppm
I20260709 14:51:08.673485 16287 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44311
I20260709 14:51:08.673774 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:08.673799 16287 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:08.674616 16287 heartbeater.cc:507] Master 127.15.51.190:44311 requested a full tablet report, sending...
I20260709 14:51:08.676138 15566 webserver.cc:533] Webserver started at http://127.15.51.131:36099/ using document root <none> and password file <none>
I20260709 14:51:08.676620 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:08.676574 16085 ts_manager.cc:194] Registered new tserver with Master: c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:08.676891 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:08.677189 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:08.677945 16085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50822
I20260709 14:51:08.678215 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "29f2096cd3cf42c0a7771b060728cbc9"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.682232 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 14:51:08.685086 16298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.685751 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:08.685997 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "29f2096cd3cf42c0a7771b060728cbc9"
format_stamp: "Formatted at 2026-07-09 14:51:08 on dist-test-slave-27mc"
I20260709 14:51:08.686249 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:08.696744 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:08.697813 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:08.699076 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:08.701040 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:08.701234 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.701443 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:08.701588 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:08.738385 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:34331
I20260709 14:51:08.738476 16360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:34331 every 8 connection(s)
I20260709 14:51:08.750633 16361 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44311
I20260709 14:51:08.750969 16361 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:08.751672 16361 heartbeater.cc:507] Master 127.15.51.190:44311 requested a full tablet report, sending...
I20260709 14:51:08.753450 16085 ts_manager.cc:194] Registered new tserver with Master: 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:08.753540 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012336849s
I20260709 14:51:08.754665 16085 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50836
I20260709 14:51:08.775825 16085 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50838:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:08.778432 16085 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:08.862497 16325 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3eb097d36c43668f54f40e6026320e (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:08.863927 16325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3eb097d36c43668f54f40e6026320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.864387 16326 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd9fc48678445e39dea655300afa816 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:08.865605 16326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd9fc48678445e39dea655300afa816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.865805 16177 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd9fc48678445e39dea655300afa816 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:08.867053 16177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd9fc48678445e39dea655300afa816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.867283 16324 tablet_service.cc:1511] Processing CreateTablet for tablet c8060619738b4e7a900b08787db60264 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:08.868499 16324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8060619738b4e7a900b08787db60264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.868924 16176 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3eb097d36c43668f54f40e6026320e (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:08.870149 16176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3eb097d36c43668f54f40e6026320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.870008 16323 tablet_service.cc:1511] Processing CreateTablet for tablet 234c83138511434e85d8d9f849c0e0ec (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:08.871198 16323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234c83138511434e85d8d9f849c0e0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.872964 16322 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4481bbc59a4cc880d1358a7da80738 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:08.873461 16175 tablet_service.cc:1511] Processing CreateTablet for tablet c8060619738b4e7a900b08787db60264 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:08.874152 16322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4481bbc59a4cc880d1358a7da80738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.874614 16175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8060619738b4e7a900b08787db60264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.875566 16321 tablet_service.cc:1511] Processing CreateTablet for tablet bfa02d0db9bf4b7bb489796124966189 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:08.876411 16174 tablet_service.cc:1511] Processing CreateTablet for tablet 234c83138511434e85d8d9f849c0e0ec (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:08.877609 16174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234c83138511434e85d8d9f849c0e0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.877664 16320 tablet_service.cc:1511] Processing CreateTablet for tablet 83bf1505f91b4e4b872d7a1941dd0f3d (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:08.879333 16173 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4481bbc59a4cc880d1358a7da80738 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:08.879719 16319 tablet_service.cc:1511] Processing CreateTablet for tablet b205d0b7617440d99e03774834d0fd0c (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:08.880491 16173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4481bbc59a4cc880d1358a7da80738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.881717 16318 tablet_service.cc:1511] Processing CreateTablet for tablet f0d4239468474973835de01615af8ea3 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:08.881994 16172 tablet_service.cc:1511] Processing CreateTablet for tablet bfa02d0db9bf4b7bb489796124966189 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:08.883104 16172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa02d0db9bf4b7bb489796124966189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.884845 16171 tablet_service.cc:1511] Processing CreateTablet for tablet 83bf1505f91b4e4b872d7a1941dd0f3d (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:08.886071 16171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bf1505f91b4e4b872d7a1941dd0f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.885844 16317 tablet_service.cc:1511] Processing CreateTablet for tablet c1dfb2f590ba4f90a0d47e34e9d5f943 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:08.887053 16317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dfb2f590ba4f90a0d47e34e9d5f943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.889240 16319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b205d0b7617440d99e03774834d0fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.890552 16169 tablet_service.cc:1511] Processing CreateTablet for tablet f0d4239468474973835de01615af8ea3 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:08.891738 16169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d4239468474973835de01615af8ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.888870 16170 tablet_service.cc:1511] Processing CreateTablet for tablet b205d0b7617440d99e03774834d0fd0c (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:08.894331 16170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b205d0b7617440d99e03774834d0fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.894193 16168 tablet_service.cc:1511] Processing CreateTablet for tablet c1dfb2f590ba4f90a0d47e34e9d5f943 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:08.895377 16168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dfb2f590ba4f90a0d47e34e9d5f943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.893272 16320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bf1505f91b4e4b872d7a1941dd0f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.909166 16318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d4239468474973835de01615af8ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.916632 16321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa02d0db9bf4b7bb489796124966189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.929056 16252 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd9fc48678445e39dea655300afa816 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:08.930320 16252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd9fc48678445e39dea655300afa816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.937667 16251 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3eb097d36c43668f54f40e6026320e (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:08.939967 16251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3eb097d36c43668f54f40e6026320e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.946856 16248 tablet_service.cc:1511] Processing CreateTablet for tablet 6c4481bbc59a4cc880d1358a7da80738 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:08.947173 16243 tablet_service.cc:1511] Processing CreateTablet for tablet c1dfb2f590ba4f90a0d47e34e9d5f943 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:08.948165 16248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c4481bbc59a4cc880d1358a7da80738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.949688 16246 tablet_service.cc:1511] Processing CreateTablet for tablet 83bf1505f91b4e4b872d7a1941dd0f3d (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:08.950573 16376 tablet_bootstrap.cc:492] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:08.952708 16245 tablet_service.cc:1511] Processing CreateTablet for tablet b205d0b7617440d99e03774834d0fd0c (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:08.952842 16249 tablet_service.cc:1511] Processing CreateTablet for tablet 234c83138511434e85d8d9f849c0e0ec (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:08.953259 16244 tablet_service.cc:1511] Processing CreateTablet for tablet f0d4239468474973835de01615af8ea3 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:08.954836 16250 tablet_service.cc:1511] Processing CreateTablet for tablet c8060619738b4e7a900b08787db60264 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:08.956182 16243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1dfb2f590ba4f90a0d47e34e9d5f943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.956720 16244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d4239468474973835de01615af8ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.958318 16250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8060619738b4e7a900b08787db60264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.960261 16247 tablet_service.cc:1511] Processing CreateTablet for tablet bfa02d0db9bf4b7bb489796124966189 (DEFAULT_TABLE table=test-workload [id=5ea9b2f920c54369a1dfe015a68c77df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:08.963083 16245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b205d0b7617440d99e03774834d0fd0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.965615 16246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83bf1505f91b4e4b872d7a1941dd0f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.966157 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234c83138511434e85d8d9f849c0e0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.967767 16247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa02d0db9bf4b7bb489796124966189. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:08.985419 16377 tablet_bootstrap.cc:492] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.037425 16376 tablet_bootstrap.cc:654] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.039868 16377 tablet_bootstrap.cc:654] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.052232 16379 tablet_bootstrap.cc:492] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.068162 16377 tablet_bootstrap.cc:492] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.068626 16377 ts_tablet_manager.cc:1403] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.013s
I20260709 14:51:09.071033 16377 raft_consensus.cc:359] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.071532 16377 raft_consensus.cc:385] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.071761 16377 raft_consensus.cc:740] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.072355 16377 consensus_queue.cc:260] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.080667 16376 tablet_bootstrap.cc:492] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.080781 16377 ts_tablet_manager.cc:1434] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 14:51:09.081249 16376 ts_tablet_manager.cc:1403] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.131s	user 0.015s	sys 0.016s
I20260709 14:51:09.081504 16361 heartbeater.cc:499] Master 127.15.51.190:44311 was elected leader, sending a full tablet report...
I20260709 14:51:09.081719 16377 tablet_bootstrap.cc:492] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.084278 16376 raft_consensus.cc:359] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.085058 16376 raft_consensus.cc:385] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.085409 16376 raft_consensus.cc:740] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.086143 16376 consensus_queue.cc:260] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.087911 16377 tablet_bootstrap.cc:654] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.098948 16212 heartbeater.cc:499] Master 127.15.51.190:44311 was elected leader, sending a full tablet report...
I20260709 14:51:09.099479 16376 ts_tablet_manager.cc:1434] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:51:09.100274 16379 tablet_bootstrap.cc:654] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.100349 16376 tablet_bootstrap.cc:492] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.103348 16377 tablet_bootstrap.cc:492] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.103778 16377 ts_tablet_manager.cc:1403] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.009s
I20260709 14:51:09.106607 16376 tablet_bootstrap.cc:654] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.106438 16377 raft_consensus.cc:359] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.107100 16377 raft_consensus.cc:385] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.107393 16377 raft_consensus.cc:740] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.108275 16377 consensus_queue.cc:260] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.110592 16377 ts_tablet_manager.cc:1434] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:51:09.111661 16377 tablet_bootstrap.cc:492] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.117851 16377 tablet_bootstrap.cc:654] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.117957 16376 tablet_bootstrap.cc:492] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.118431 16376 ts_tablet_manager.cc:1403] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:51:09.121132 16376 raft_consensus.cc:359] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.121832 16376 raft_consensus.cc:385] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.122098 16376 raft_consensus.cc:740] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.122983 16376 consensus_queue.cc:260] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.126487 16376 ts_tablet_manager.cc:1434] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:09.127413 16376 tablet_bootstrap.cc:492] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.128916 16377 tablet_bootstrap.cc:492] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.129377 16377 ts_tablet_manager.cc:1403] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:51:09.131976 16377 raft_consensus.cc:359] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.132628 16377 raft_consensus.cc:385] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.132894 16377 raft_consensus.cc:740] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.133299 16376 tablet_bootstrap.cc:654] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.133754 16377 consensus_queue.cc:260] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.138278 16377 ts_tablet_manager.cc:1434] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:09.139163 16377 tablet_bootstrap.cc:492] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.144336 16376 tablet_bootstrap.cc:492] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.145028 16377 tablet_bootstrap.cc:654] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.146991 16376 ts_tablet_manager.cc:1403] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:51:09.149070 16379 tablet_bootstrap.cc:492] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.149539 16379 ts_tablet_manager.cc:1403] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.098s	user 0.020s	sys 0.034s
I20260709 14:51:09.149797 16376 raft_consensus.cc:359] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.150488 16376 raft_consensus.cc:385] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.150771 16376 raft_consensus.cc:740] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.151484 16377 tablet_bootstrap.cc:492] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.151935 16377 ts_tablet_manager.cc:1403] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260709 14:51:09.151451 16376 consensus_queue.cc:260] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.152345 16379 raft_consensus.cc:359] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.153030 16379 raft_consensus.cc:385] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.153294 16379 raft_consensus.cc:740] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.153640 16376 ts_tablet_manager.cc:1434] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:09.154464 16376 tablet_bootstrap.cc:492] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.154076 16379 consensus_queue.cc:260] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.154554 16377 raft_consensus.cc:359] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.155239 16377 raft_consensus.cc:385] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.155529 16377 raft_consensus.cc:740] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.156302 16377 consensus_queue.cc:260] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.159986 16377 ts_tablet_manager.cc:1434] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:09.161262 16377 tablet_bootstrap.cc:492] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.161347 16376 tablet_bootstrap.cc:654] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.167487 16377 tablet_bootstrap.cc:654] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.170970 16287 heartbeater.cc:499] Master 127.15.51.190:44311 was elected leader, sending a full tablet report...
I20260709 14:51:09.171587 16379 ts_tablet_manager.cc:1434] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 14:51:09.172555 16379 tablet_bootstrap.cc:492] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.176787 16376 tablet_bootstrap.cc:492] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.177284 16376 ts_tablet_manager.cc:1403] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260709 14:51:09.177508 16377 tablet_bootstrap.cc:492] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.177948 16377 ts_tablet_manager.cc:1403] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:51:09.178944 16379 tablet_bootstrap.cc:654] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.180367 16376 raft_consensus.cc:359] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.180588 16377 raft_consensus.cc:359] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.181156 16376 raft_consensus.cc:385] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.181411 16377 raft_consensus.cc:385] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.181587 16376 raft_consensus.cc:740] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.181779 16377 raft_consensus.cc:740] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.182556 16376 consensus_queue.cc:260] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.182559 16377 consensus_queue.cc:260] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.185112 16377 ts_tablet_manager.cc:1434] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:09.186079 16377 tablet_bootstrap.cc:492] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.187083 16376 ts_tablet_manager.cc:1434] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:09.188060 16376 tablet_bootstrap.cc:492] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.192433 16377 tablet_bootstrap.cc:654] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.194099 16376 tablet_bootstrap.cc:654] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.195308 16379 tablet_bootstrap.cc:492] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.195767 16379 ts_tablet_manager.cc:1403] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 14:51:09.198689 16379 raft_consensus.cc:359] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.199407 16379 raft_consensus.cc:385] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.199694 16379 raft_consensus.cc:740] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.200515 16379 consensus_queue.cc:260] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.205942 16379 ts_tablet_manager.cc:1434] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:09.206858 16379 tablet_bootstrap.cc:492] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.212214 16377 tablet_bootstrap.cc:492] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.212663 16377 ts_tablet_manager.cc:1403] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 14:51:09.213578 16379 tablet_bootstrap.cc:654] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.215359 16377 raft_consensus.cc:359] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.216082 16377 raft_consensus.cc:385] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.216372 16377 raft_consensus.cc:740] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.217236 16377 consensus_queue.cc:260] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.219774 16377 ts_tablet_manager.cc:1434] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:51:09.220722 16377 tablet_bootstrap.cc:492] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.227029 16377 tablet_bootstrap.cc:654] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.233419 16376 tablet_bootstrap.cc:492] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.233850 16376 ts_tablet_manager.cc:1403] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.025s
I20260709 14:51:09.234236 16379 tablet_bootstrap.cc:492] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.234578 16379 ts_tablet_manager.cc:1403] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260709 14:51:09.234822 16377 tablet_bootstrap.cc:492] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.235250 16377 ts_tablet_manager.cc:1403] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:51:09.236548 16379 raft_consensus.cc:359] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.236493 16376 raft_consensus.cc:359] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.237207 16379 raft_consensus.cc:385] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.237313 16376 raft_consensus.cc:385] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.237501 16379 raft_consensus.cc:740] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.237666 16376 raft_consensus.cc:740] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.237795 16377 raft_consensus.cc:359] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.238166 16379 consensus_queue.cc:260] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.238453 16377 raft_consensus.cc:385] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.238371 16376 consensus_queue.cc:260] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.238835 16377 raft_consensus.cc:740] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.239598 16377 consensus_queue.cc:260] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.240072 16379 ts_tablet_manager.cc:1434] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:09.240999 16379 tablet_bootstrap.cc:492] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.242545 16376 ts_tablet_manager.cc:1434] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:09.243417 16376 tablet_bootstrap.cc:492] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.246485 16377 ts_tablet_manager.cc:1434] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:51:09.246937 16379 tablet_bootstrap.cc:654] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.247397 16377 tablet_bootstrap.cc:492] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.249114 16376 tablet_bootstrap.cc:654] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.254081 16377 tablet_bootstrap.cc:654] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.256901 16376 tablet_bootstrap.cc:492] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.257368 16376 ts_tablet_manager.cc:1403] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:51:09.260088 16376 raft_consensus.cc:359] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.260802 16376 raft_consensus.cc:385] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.261801 16376 raft_consensus.cc:740] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.262543 16376 consensus_queue.cc:260] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.263854 16379 tablet_bootstrap.cc:492] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.264274 16379 ts_tablet_manager.cc:1403] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 14:51:09.264972 16376 ts_tablet_manager.cc:1434] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:51:09.265960 16376 tablet_bootstrap.cc:492] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.266929 16379 raft_consensus.cc:359] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.267609 16379 raft_consensus.cc:385] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.267897 16379 raft_consensus.cc:740] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.268738 16379 consensus_queue.cc:260] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.273029 16379 ts_tablet_manager.cc:1434] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:51:09.273583 16376 tablet_bootstrap.cc:654] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.273820 16382 raft_consensus.cc:493] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.274266 16382 raft_consensus.cc:515] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.278580 16377 tablet_bootstrap.cc:492] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.279012 16377 ts_tablet_manager.cc:1403] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260709 14:51:09.282203 16377 raft_consensus.cc:359] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.282853 16377 raft_consensus.cc:385] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.283102 16377 raft_consensus.cc:740] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.283847 16377 consensus_queue.cc:260] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.285404 16382 leader_election.cc:290] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.291782 16377 ts_tablet_manager.cc:1434] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:51:09.292565 16377 tablet_bootstrap.cc:492] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.292886 16376 tablet_bootstrap.cc:492] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.293430 16376 ts_tablet_manager.cc:1403] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260709 14:51:09.296306 16376 raft_consensus.cc:359] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.297076 16376 raft_consensus.cc:385] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.297420 16376 raft_consensus.cc:740] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.297943 16379 tablet_bootstrap.cc:492] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.298070 16376 consensus_queue.cc:260] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.299032 16377 tablet_bootstrap.cc:654] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.300474 16376 ts_tablet_manager.cc:1434] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:51:09.301426 16376 tablet_bootstrap.cc:492] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.307466 16376 tablet_bootstrap.cc:654] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.307802 16379 tablet_bootstrap.cc:654] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.310469 16381 raft_consensus.cc:493] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.310899 16381 raft_consensus.cc:515] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.313422 16381 leader_election.cc:290] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.313891 16381 raft_consensus.cc:493] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.314301 16381 raft_consensus.cc:515] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.316082 16381 leader_election.cc:290] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.319409 16382 raft_consensus.cc:493] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.319901 16382 raft_consensus.cc:515] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.321957 16382 leader_election.cc:290] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.335491 16377 tablet_bootstrap.cc:492] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.335928 16377 ts_tablet_manager.cc:1403] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.000s
I20260709 14:51:09.336484 16376 tablet_bootstrap.cc:492] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.336930 16376 ts_tablet_manager.cc:1403] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.012s
I20260709 14:51:09.338225 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.339428 16376 raft_consensus.cc:359] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.340082 16376 raft_consensus.cc:385] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.340167 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.340430 16376 raft_consensus.cc:740] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.340716 16262 raft_consensus.cc:2468] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.341229 16376 consensus_queue.cc:260] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
W20260709 14:51:09.341985 16151 leader_election.cc:343] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.342618 16151 leader_election.cc:304] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.343302 16376 ts_tablet_manager.cc:1434] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:51:09.343765 16382 raft_consensus.cc:2804] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.344026 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.344233 16376 tablet_bootstrap.cc:492] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.344262 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.344933 16262 raft_consensus.cc:2468] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
W20260709 14:51:09.345531 16300 leader_election.cc:343] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.346483 16300 leader_election.cc:304] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:09.342293 16377 raft_consensus.cc:359] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.347314 16377 raft_consensus.cc:385] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.347577 16377 raft_consensus.cc:740] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.348117 16405 raft_consensus.cc:2804] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.348520 16405 raft_consensus.cc:493] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.348347 16377 consensus_queue.cc:260] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.349381 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.350234 16377 ts_tablet_manager.cc:1434] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:09.350430 16186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.350956 16376 tablet_bootstrap.cc:654] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.351055 16186 raft_consensus.cc:2468] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
I20260709 14:51:09.348853 16405 raft_consensus.cc:3060] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.353366 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.353716 16377 tablet_bootstrap.cc:492] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: Bootstrap starting.
I20260709 14:51:09.355787 16336 raft_consensus.cc:2468] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.356027 16301 leader_election.cc:304] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.344133 16382 raft_consensus.cc:493] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.356719 16382 raft_consensus.cc:3060] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.357764 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.358925 16152 leader_election.cc:304] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.359552 16377 tablet_bootstrap.cc:654] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.362200 16410 raft_consensus.cc:2804] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.362586 16410 raft_consensus.cc:493] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.362918 16410 raft_consensus.cc:3060] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.369213 16379 tablet_bootstrap.cc:492] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.369689 16379 ts_tablet_manager.cc:1403] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.008s
I20260709 14:51:09.369979 16382 raft_consensus.cc:515] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.371121 16187 raft_consensus.cc:2393] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f2096cd3cf42c0a7771b060728cbc9 in current term 1: Already voted for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in this term.
I20260709 14:51:09.373853 16379 raft_consensus.cc:359] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.374569 16379 raft_consensus.cc:385] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.374868 16379 raft_consensus.cc:740] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.375622 16379 consensus_queue.cc:260] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.376667 16381 raft_consensus.cc:2804] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.377028 16381 raft_consensus.cc:493] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.377336 16381 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.380374 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.381407 16262 raft_consensus.cc:3060] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.384176 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:09.384896 16382 leader_election.cc:290] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.388334 16379 ts_tablet_manager.cc:1434] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 14:51:09.389362 16379 tablet_bootstrap.cc:492] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.391906 16262 raft_consensus.cc:2468] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.392575 16405 raft_consensus.cc:515] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.393668 16336 raft_consensus.cc:2393] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c726dd10c6a9489ba2aa0b4d991d78f3 in current term 1: Already voted for candidate 29f2096cd3cf42c0a7771b060728cbc9 in this term.
I20260709 14:51:09.394909 16405 leader_election.cc:290] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.395670 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.396378 16187 raft_consensus.cc:2393] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29f2096cd3cf42c0a7771b060728cbc9 in current term 1: Already voted for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in this term.
I20260709 14:51:09.397678 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.398379 16261 raft_consensus.cc:2393] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 29f2096cd3cf42c0a7771b060728cbc9 in current term 1: Already voted for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in this term.
I20260709 14:51:09.399472 16151 leader_election.cc:304] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 29f2096cd3cf42c0a7771b060728cbc9
I20260709 14:51:09.396859 16410 raft_consensus.cc:515] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.401057 16300 leader_election.cc:304] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [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: 29f2096cd3cf42c0a7771b060728cbc9; no voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:09.402298 16410 leader_election.cc:290] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.401751 16381 raft_consensus.cc:515] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.402340 16382 raft_consensus.cc:2804] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.403607 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:09.403900 16382 raft_consensus.cc:697] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:09.404170 16336 raft_consensus.cc:3060] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.404908 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.405295 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.404878 16382 consensus_queue.cc:237] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.405602 16187 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.403615 16413 raft_consensus.cc:2749] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:51:09.407198 16151 leader_election.cc:343] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.408375 16381 leader_election.cc:290] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.409469 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
W20260709 14:51:09.410830 16300 leader_election.cc:343] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.414392 16379 tablet_bootstrap.cc:654] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.414763 16187 raft_consensus.cc:2468] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.415931 16301 leader_election.cc:304] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.416203 16336 raft_consensus.cc:2468] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.417646 16413 raft_consensus.cc:493] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.417243 16381 raft_consensus.cc:2804] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.419277 16381 raft_consensus.cc:697] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:09.419193 16152 leader_election.cc:304] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.420451 16410 raft_consensus.cc:2804] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.420217 16381 consensus_queue.cc:237] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.418182 16413 raft_consensus.cc:515] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.422588 16377 tablet_bootstrap.cc:492] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: No bootstrap required, opened a new log
I20260709 14:51:09.423049 16377 ts_tablet_manager.cc:1403] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.015s
W20260709 14:51:09.424355 16133 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:09.425220 16410 raft_consensus.cc:697] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:09.426290 16376 tablet_bootstrap.cc:492] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.428062 16376 ts_tablet_manager.cc:1403] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.028s
I20260709 14:51:09.426744 16413 leader_election.cc:290] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.427663 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.430174 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.429999 16084 catalog_manager.cc:5697] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.430794 16262 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
W20260709 14:51:09.432861 16301 leader_election.cc:343] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.433477 16376 raft_consensus.cc:359] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.433689 16300 leader_election.cc:304] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [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: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:09.434150 16376 raft_consensus.cc:385] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.434458 16376 raft_consensus.cc:740] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.434782 16405 raft_consensus.cc:493] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.435194 16376 consensus_queue.cc:260] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.435277 16405 raft_consensus.cc:515] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.436065 16377 raft_consensus.cc:359] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.436709 16377 raft_consensus.cc:385] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.437033 16377 raft_consensus.cc:740] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.437258 16376 ts_tablet_manager.cc:1434] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:09.437484 16405 leader_election.cc:290] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.438206 16376 tablet_bootstrap.cc:492] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: Bootstrap starting.
I20260709 14:51:09.438838 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.439215 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.439414 16187 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
I20260709 14:51:09.437739 16377 consensus_queue.cc:260] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.440368 16301 leader_election.cc:304] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.441128 16405 raft_consensus.cc:2804] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:09.441448 16300 leader_election.cc:343] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.441514 16405 raft_consensus.cc:493] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.442011 16405 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.443439 16377 ts_tablet_manager.cc:1434] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:51:09.442303 16413 raft_consensus.cc:2804] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.445426 16413 raft_consensus.cc:493] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.445740 16413 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.449098 16379 tablet_bootstrap.cc:492] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.449635 16379 ts_tablet_manager.cc:1403] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.000s
I20260709 14:51:09.450976 16410 consensus_queue.cc:237] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.456214 16379 raft_consensus.cc:359] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.455804 16082 catalog_manager.cc:5697] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:09.457546 16381 raft_consensus.cc:493] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.458011 16381 raft_consensus.cc:515] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.458238 16405 raft_consensus.cc:515] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.456897 16379 raft_consensus.cc:385] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.460466 16379 raft_consensus.cc:740] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.460904 16381 leader_election.cc:290] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.461167 16405 leader_election.cc:290] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.461275 16379 consensus_queue.cc:260] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.462215 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dfb2f590ba4f90a0d47e34e9d5f943" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.462570 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dfb2f590ba4f90a0d47e34e9d5f943" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.462816 16187 raft_consensus.cc:2468] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
I20260709 14:51:09.463140 16262 raft_consensus.cc:2468] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
I20260709 14:51:09.463639 16379 ts_tablet_manager.cc:1434] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:51:09.465341 16301 leader_election.cc:304] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.464306 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.464103 16413 raft_consensus.cc:515] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.464653 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.466609 16187 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.467995 16376 tablet_bootstrap.cc:654] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.466609 16261 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.469938 16418 raft_consensus.cc:2804] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.471536 16416 raft_consensus.cc:493] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.474041 16379 tablet_bootstrap.cc:492] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.473896 16416 raft_consensus.cc:515] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.474619 16187 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.477360 16382 raft_consensus.cc:493] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.477833 16416 leader_election.cc:290] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.477759 16382 raft_consensus.cc:515] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.478477 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.479036 16262 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.478927 16301 leader_election.cc:304] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.480156 16389 raft_consensus.cc:493] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.479641 16382 leader_election.cc:290] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.477159 16418 raft_consensus.cc:493] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.488833 16376 tablet_bootstrap.cc:492] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: No bootstrap required, opened a new log
I20260709 14:51:09.498287 16376 ts_tablet_manager.cc:1403] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.017s
I20260709 14:51:09.497844 16418 raft_consensus.cc:3060] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.487831 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.487963 16405 raft_consensus.cc:2804] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.488219 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.499310 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.501636 16405 raft_consensus.cc:697] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:09.499337 16336 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.481110 16151 leader_election.cc:304] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.503221 16405 consensus_queue.cc:237] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.503685 16335 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.487748 16389 raft_consensus.cc:515] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.509222 16376 raft_consensus.cc:359] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.509675 16262 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.509923 16376 raft_consensus.cc:385] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.510344 16376 raft_consensus.cc:740] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.511085 16376 consensus_queue.cc:260] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.512660 16379 tablet_bootstrap.cc:654] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.513051 16376 ts_tablet_manager.cc:1434] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:09.508591 16261 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.518534 16410 raft_consensus.cc:2804] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.521302 16410 raft_consensus.cc:493] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.521663 16410 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.518891 16389 leader_election.cc:290] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.523813 16379 tablet_bootstrap.cc:492] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.529269 16379 ts_tablet_manager.cc:1403] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 14:51:09.535184 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.535818 16187 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.528703 16413 leader_election.cc:290] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.540864 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.541590 16261 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.522986 16151 leader_election.cc:304] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.544780 16382 raft_consensus.cc:2804] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.545161 16382 raft_consensus.cc:493] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.545492 16382 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.563370 16418 raft_consensus.cc:515] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.565155 16405 raft_consensus.cc:493] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:09.560216 16152 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.131:34331, user_credentials={real_user=slave}} blocked reactor thread for 55978.4us
I20260709 14:51:09.572497 16410 raft_consensus.cc:515] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.565920 16405 raft_consensus.cc:515] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.573815 16187 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.575291 16301 leader_election.cc:304] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.576306 16413 raft_consensus.cc:2804] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.576786 16413 raft_consensus.cc:697] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:09.577603 16413 consensus_queue.cc:237] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.584131 16418 leader_election.cc:290] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.585335 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dfb2f590ba4f90a0d47e34e9d5f943" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.585947 16187 raft_consensus.cc:3060] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.586017 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1dfb2f590ba4f90a0d47e34e9d5f943" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.586596 16262 raft_consensus.cc:3060] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.589833 16416 raft_consensus.cc:493] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.590348 16416 raft_consensus.cc:515] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.592566 16416 leader_election.cc:290] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.595615 16260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8060619738b4e7a900b08787db60264" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.599504 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8060619738b4e7a900b08787db60264" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.602159 16335 raft_consensus.cc:2468] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 0.
I20260709 14:51:09.602622 16410 leader_election.cc:290] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.603195 16405 leader_election.cc:290] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.603315 16186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.604398 16186 raft_consensus.cc:2468] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 0.
I20260709 14:51:09.605532 16301 leader_election.cc:304] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.606618 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.608011 16405 raft_consensus.cc:2804] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.609685 16259 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.610170 16258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35" is_pre_election: true
I20260709 14:51:09.609807 16405 raft_consensus.cc:493] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.612304 16405 raft_consensus.cc:3060] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.612699 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:09.613289 16335 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:09.615550 16151 leader_election.cc:343] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:09.612176 16300 leader_election.cc:343] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.614512 16082 catalog_manager.cc:5697] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.617504 16152 leader_election.cc:304] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.618198 16410 raft_consensus.cc:2804] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:09.618613 16410 raft_consensus.cc:493] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:09.618921 16410 raft_consensus.cc:3060] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.625619 16262 raft_consensus.cc:2468] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.626899 16300 leader_election.cc:304] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:09.627456 16335 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.627687 16413 raft_consensus.cc:2804] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.628257 16413 raft_consensus.cc:697] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:09.629930 16410 raft_consensus.cc:515] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.627692 16187 raft_consensus.cc:2468] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.628487 16261 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.632153 16084 catalog_manager.cc:5697] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:09.634989 16186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.635207 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8060619738b4e7a900b08787db60264" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.633703 16410 leader_election.cc:290] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.634963 16413 consensus_queue.cc:237] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.637935 16084 catalog_manager.cc:5697] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:09.639669 16382 raft_consensus.cc:515] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.640687 16186 raft_consensus.cc:2393] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c64806a78cc74c5586bdefd6d80dcc35 in current term 1: Already voted for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in this term.
I20260709 14:51:09.628875 16152 leader_election.cc:304] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.643190 16259 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.637349 16379 raft_consensus.cc:359] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.645397 16379 raft_consensus.cc:385] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.647037 16382 leader_election.cc:290] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.647399 16410 raft_consensus.cc:2804] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.645704 16379 raft_consensus.cc:740] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.647943 16410 raft_consensus.cc:697] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:09.649495 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:09.649542 16379 consensus_queue.cc:260] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.650120 16336 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.650462 16262 raft_consensus.cc:3060] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.651935 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.650068 16410 consensus_queue.cc:237] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.652606 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8060619738b4e7a900b08787db60264" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:09.653234 16335 raft_consensus.cc:3060] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.655970 16259 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.659574 16262 raft_consensus.cc:2468] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.662833 16336 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.663919 16152 leader_election.cc:304] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.664275 16151 leader_election.cc:304] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.664662 16410 raft_consensus.cc:2804] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.664462 16405 raft_consensus.cc:515] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.665254 16416 raft_consensus.cc:2804] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.670248 16410 raft_consensus.cc:697] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:09.668613 16379 ts_tablet_manager.cc:1434] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.135s	user 0.008s	sys 0.000s
I20260709 14:51:09.673296 16335 raft_consensus.cc:2468] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
I20260709 14:51:09.673864 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:09.673911 16186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.675433 16186 raft_consensus.cc:3060] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.675513 16259 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 1.
W20260709 14:51:09.675951 16300 leader_election.cc:343] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:09.676909 16416 raft_consensus.cc:697] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:09.677646 16379 tablet_bootstrap.cc:492] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.677798 16416 consensus_queue.cc:237] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.671444 16405 leader_election.cc:290] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:09.674178 16410 consensus_queue.cc:237] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.670148 16081 catalog_manager.cc:5697] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.695647 16186 raft_consensus.cc:2468] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 1.
I20260709 14:51:09.696821 16301 leader_election.cc:304] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.697934 16405 raft_consensus.cc:2804] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:09.698414 16405 raft_consensus.cc:697] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:09.698777 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.699097 16405 consensus_queue.cc:237] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.699784 16335 raft_consensus.cc:2393] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c64806a78cc74c5586bdefd6d80dcc35 in current term 1: Already voted for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in this term.
I20260709 14:51:09.700754 16227 leader_election.cc:304] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35; no voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:09.701494 16389 raft_consensus.cc:2749] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:09.702737 16084 catalog_manager.cc:5697] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:09.704814 16379 tablet_bootstrap.cc:654] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.711952 16081 catalog_manager.cc:5697] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.712832 16379 tablet_bootstrap.cc:492] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.713250 16379 ts_tablet_manager.cc:1403] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.006s
I20260709 14:51:09.713259 16081 catalog_manager.cc:5697] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.715720 16379 raft_consensus.cc:359] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.716172 16379 raft_consensus.cc:385] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.716372 16379 raft_consensus.cc:740] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.716888 16379 consensus_queue.cc:260] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.717478 16084 catalog_manager.cc:5697] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:09.718693 16379 ts_tablet_manager.cc:1434] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:09.719518 16379 tablet_bootstrap.cc:492] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.724723 16379 tablet_bootstrap.cc:654] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.728700 16379 tablet_bootstrap.cc:492] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.729043 16379 ts_tablet_manager.cc:1403] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:51:09.730723 16379 raft_consensus.cc:359] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.731132 16379 raft_consensus.cc:385] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.731391 16379 raft_consensus.cc:740] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.731889 16379 consensus_queue.cc:260] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.733366 16379 ts_tablet_manager.cc:1434] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:09.734138 16379 tablet_bootstrap.cc:492] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35: Bootstrap starting.
I20260709 14:51:09.737988 16379 tablet_bootstrap.cc:654] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:09.741532 16379 tablet_bootstrap.cc:492] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35: No bootstrap required, opened a new log
I20260709 14:51:09.741822 16379 ts_tablet_manager.cc:1403] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:09.743448 16379 raft_consensus.cc:359] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.743867 16379 raft_consensus.cc:385] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:09.744052 16379 raft_consensus.cc:740] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Initialized, Role: FOLLOWER
I20260709 14:51:09.744498 16379 consensus_queue.cc:260] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.745855 16379 ts_tablet_manager.cc:1434] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:09.808203 16259 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.813655 16405 consensus_queue.cc:1048] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.820591 16405 consensus_queue.cc:1048] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.842069 16335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
mode: GRACEFUL
new_leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:59432
I20260709 14:51:09.842545 16335 raft_consensus.cc:606] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Received request to transfer leadership to TS c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:09.860891 16186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:48994
I20260709 14:51:09.861384 16186 raft_consensus.cc:606] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Received request to transfer leadership to TS c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.866096 16335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
mode: GRACEFUL
new_leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:59432
I20260709 14:51:09.866652 16335 raft_consensus.cc:606] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Received request to transfer leadership to TS c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.871290 16335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
mode: GRACEFUL
new_leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:59432
I20260709 14:51:09.871695 16335 raft_consensus.cc:606] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Received request to transfer leadership to TS c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.875726 16335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0d4239468474973835de01615af8ea3"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
mode: GRACEFUL
new_leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:59432
I20260709 14:51:09.876111 16335 raft_consensus.cc:606] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Received request to transfer leadership to TS c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:09.902237 16405 consensus_queue.cc:1048] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.911641 16413 consensus_queue.cc:1048] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.918283 16418 raft_consensus.cc:993] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: : Instructing follower c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:09.918696 16413 raft_consensus.cc:1081] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Signalling peer c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:09.920115 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:56382
I20260709 14:51:09.920629 16259 raft_consensus.cc:493] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:09.921002 16259 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.925083 16259 raft_consensus.cc:515] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.926600 16259 leader_election.cc:290] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.927613 16186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:09.928133 16186 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.928223 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:09.928834 16335 raft_consensus.cc:3055] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:09.929179 16335 raft_consensus.cc:740] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:09.929888 16335 consensus_queue.cc:260] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.930712 16335 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:09.931165 16389 raft_consensus.cc:493] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.931600 16389 raft_consensus.cc:515] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.933460 16389 leader_election.cc:290] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.934317 16186 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:09.934450 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.935170 16187 raft_consensus.cc:2393] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c64806a78cc74c5586bdefd6d80dcc35 in current term 1: Already voted for candidate 29f2096cd3cf42c0a7771b060728cbc9 in this term.
I20260709 14:51:09.935320 16227 leader_election.cc:304] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:09.935982 16335 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:09.936116 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.936270 16389 raft_consensus.cc:2804] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:09.937460 16389 raft_consensus.cc:697] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Leader. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:09.937444 16227 leader_election.cc:304] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35; no voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:09.938344 16447 raft_consensus.cc:3060] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.938374 16389 consensus_queue.cc:237] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.943174 16447 raft_consensus.cc:2749] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:09.944747 16082 catalog_manager.cc:5697] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 reported cstate change: term changed from 1 to 2, leader changed from 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131) to c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:09.946679 16410 consensus_queue.cc:1048] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.954924 16259 raft_consensus.cc:3060] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:09.961933 16447 raft_consensus.cc:493] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:09.962738 16416 consensus_queue.cc:1048] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.962431 16447 raft_consensus.cc:515] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:09.966099 16447 leader_election.cc:290] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:09.967095 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9" is_pre_election: true
I20260709 14:51:09.968456 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" is_pre_election: true
I20260709 14:51:09.969640 16227 leader_election.cc:304] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [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: c64806a78cc74c5586bdefd6d80dcc35; no voters: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:09.971195 16447 raft_consensus.cc:2749] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:09.985658 16416 consensus_queue.cc:1048] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:09.989692 16416 consensus_queue.cc:1048] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.034322 16413 consensus_queue.cc:1048] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.043331 16413 consensus_queue.cc:1048] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.046514 16416 consensus_queue.cc:1048] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.053964 16410 raft_consensus.cc:993] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:10.054378 16410 raft_consensus.cc:1081] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Signalling peer c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:10.056327 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:56372
I20260709 14:51:10.057181 16259 raft_consensus.cc:493] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.057597 16259 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.062505 16382 consensus_queue.cc:1048] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.063978 16259 raft_consensus.cc:515] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.067399 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:10.068377 16259 leader_election.cc:290] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:10.072111 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:10.072666 16187 raft_consensus.cc:3055] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:10.073362 16187 raft_consensus.cc:740] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:10.073309 16382 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.074323 16187 consensus_queue.cc:260] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.076272 16187 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.080392 16382 consensus_queue.cc:1048] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.082823 16187 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:10.083837 16227 leader_election.cc:304] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [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: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 29f2096cd3cf42c0a7771b060728cbc9
I20260709 14:51:10.084908 16447 raft_consensus.cc:2804] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:10.085373 16447 raft_consensus.cc:697] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Leader. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:10.086213 16447 consensus_queue.cc:237] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.092031 16410 consensus_queue.cc:1048] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.098481 16081 catalog_manager.cc:5697] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 reported cstate change: term changed from 1 to 2, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.101419 16410 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.105795 16381 consensus_queue.cc:1048] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.112854 16413 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.116653 16405 raft_consensus.cc:993] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: : Instructing follower c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:10.117120 16405 raft_consensus.cc:1081] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Signalling peer c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:10.120406 16261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0d4239468474973835de01615af8ea3"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:56382
I20260709 14:51:10.120913 16261 raft_consensus.cc:493] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.121301 16261 raft_consensus.cc:3060] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.124193 16381 consensus_queue.cc:1048] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.131084 16418 raft_consensus.cc:993] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: : Instructing follower c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:10.131487 16418 raft_consensus.cc:1081] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Signalling peer c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:10.133414 16187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:48966
I20260709 14:51:10.133915 16187 raft_consensus.cc:493] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.134261 16187 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.136382 16261 raft_consensus.cc:515] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.137753 16381 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.146337 16187 raft_consensus.cc:515] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.147367 16184 raft_consensus.cc:1240] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Rejecting Update request from peer 29f2096cd3cf42c0a7771b060728cbc9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:10.150648 16413 consensus_queue.cc:1059] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:10.151439 16413 raft_consensus.cc:3055] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:10.151783 16413 raft_consensus.cc:740] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:10.152097 16262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:10.153542 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:10.153828 16184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d4239468474973835de01615af8ea3" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:10.154145 16335 raft_consensus.cc:3055] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:10.154809 16335 raft_consensus.cc:740] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:10.155731 16335 consensus_queue.cc:260] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.156761 16187 leader_election.cc:290] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 2 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:10.156688 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:10.156697 16335 raft_consensus.cc:3060] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.152199 16261 leader_election.cc:290] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:10.152726 16413 consensus_queue.cc:260] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.163209 16335 raft_consensus.cc:2468] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:10.164211 16413 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.164109 16227 leader_election.cc:304] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [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: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:10.164909 16447 raft_consensus.cc:2804] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:10.165372 16447 raft_consensus.cc:697] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Leader. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:10.166100 16447 consensus_queue.cc:237] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.174206 16336 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 2.
I20260709 14:51:10.175712 16152 leader_election.cc:304] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:10.176564 16382 raft_consensus.cc:2804] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:10.176913 16382 raft_consensus.cc:697] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:10.177618 16382 consensus_queue.cc:237] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.177616 16082 catalog_manager.cc:5697] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 reported cstate change: term changed from 1 to 2, leader changed from 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131) to c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.186335 16082 catalog_manager.cc:5697] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 1 to 2, leader changed from 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131) to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.404630 16185 raft_consensus.cc:1275] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.405754 16389 consensus_queue.cc:1048] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.412531 16336 raft_consensus.cc:1275] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.414088 16465 consensus_queue.cc:1048] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.419303 16413 raft_consensus.cc:993] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: : Instructing follower c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:10.419706 16413 raft_consensus.cc:1081] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Signalling peer c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:10.421470 16261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:56382
I20260709 14:51:10.421900 16261 raft_consensus.cc:493] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:10.422223 16261 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.427563 16261 raft_consensus.cc:515] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.429874 16261 leader_election.cc:290] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:10.430002 16185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:10.430549 16185 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.431063 16336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:10.431615 16336 raft_consensus.cc:3055] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:10.431923 16336 raft_consensus.cc:740] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:10.432668 16336 consensus_queue.cc:260] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.433831 16336 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.436236 16185 raft_consensus.cc:2468] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:10.437150 16227 leader_election.cc:304] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:10.437738 16465 raft_consensus.cc:2804] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:10.438090 16465 raft_consensus.cc:697] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Leader. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:10.438835 16465 consensus_queue.cc:237] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:10.440135 16336 raft_consensus.cc:2468] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:10.444932 16085 catalog_manager.cc:5697] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 reported cstate change: term changed from 1 to 2, leader changed from 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131) to c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:10.549103 16336 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.554589 16336 raft_consensus.cc:1275] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.556393 16465 consensus_queue.cc:1048] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.566491 16185 raft_consensus.cc:1275] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.567965 16447 consensus_queue.cc:1048] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.623020 16336 raft_consensus.cc:1275] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.624122 16410 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.630730 16261 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.637391 16261 raft_consensus.cc:1275] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.638538 16416 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.646709 16336 raft_consensus.cc:1275] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.647722 16447 consensus_queue.cc:1048] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.654426 16185 raft_consensus.cc:3060] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:10.661018 16185 raft_consensus.cc:1275] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.662020 16447 consensus_queue.cc:1048] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.977828 16335 raft_consensus.cc:1275] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.978833 16447 consensus_queue.cc:1048] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:10.987232 16185 raft_consensus.cc:1275] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:10.988472 16466 consensus_queue.cc:1048] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:12.905803 15566 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:51:12.906489 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:12.921109 16185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:51:12.921599 16185 raft_consensus.cc:606] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 LEADER]: Received request to transfer leadership to TS 29f2096cd3cf42c0a7771b060728cbc9
I20260709 14:51:12.923763 16185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:51:12.924193 16185 raft_consensus.cc:606] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Received request to transfer leadership to TS 29f2096cd3cf42c0a7771b060728cbc9
I20260709 14:51:12.925107 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:12.925506 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:12.956234 16416 raft_consensus.cc:993] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:12.956588 16471 raft_consensus.cc:1081] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 LEADER]: Signalling peer 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:12.957894 16335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:59416
I20260709 14:51:12.958312 16335 raft_consensus.cc:493] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:12.958567 16335 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:12.962916 16335 raft_consensus.cc:515] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:12.965233 16335 leader_election.cc:290] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 3 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:12.965255 16185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:12.965456 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:12.965894 16185 raft_consensus.cc:3055] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:12.966053 16261 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:12.966284 16185 raft_consensus.cc:740] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:12.967088 16185 consensus_queue.cc:260] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:12.968048 16185 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:12.970690 16261 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 3.
I20260709 14:51:12.971679 16300 leader_election.cc:304] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [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: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:12.972338 16413 raft_consensus.cc:2804] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:12.972560 16185 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 3.
I20260709 14:51:12.973464 16413 raft_consensus.cc:697] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:12.974225 16413 consensus_queue.cc:237] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:12.980108 16085 catalog_manager.cc:5697] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 2 to 3, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.224598 16471 raft_consensus.cc:993] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:13.225005 16416 raft_consensus.cc:1081] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Signalling peer 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:13.226418 16335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:59416
I20260709 14:51:13.226804 16335 raft_consensus.cc:493] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.227044 16335 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.231204 16335 raft_consensus.cc:515] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:13.232724 16335 leader_election.cc:290] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:13.233433 16185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:13.233713 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:13.233884 16185 raft_consensus.cc:3055] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:13.234158 16185 raft_consensus.cc:740] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:13.234186 16261 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.234840 16185 consensus_queue.cc:260] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:13.235668 16185 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:13.238392 16261 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 2.
I20260709 14:51:13.239202 16300 leader_election.cc:304] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:13.239784 16413 raft_consensus.cc:2804] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:13.239907 16185 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 2.
I20260709 14:51:13.240156 16413 raft_consensus.cc:697] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:13.240906 16413 consensus_queue.cc:237] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:13.246959 16085 catalog_manager.cc:5697] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 1 to 2, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:13.393455 16261 raft_consensus.cc:1275] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:13.394516 16413 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.404265 16185 raft_consensus.cc:1275] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:13.406440 16413 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:13.666509 16185 raft_consensus.cc:1275] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.667820 16413 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.675468 16261 raft_consensus.cc:1275] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:13.677608 16487 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:13.926288 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:13.943280 16335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
mode: GRACEFUL
new_leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:59432
I20260709 14:51:13.943789 16335 raft_consensus.cc:606] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 LEADER]: Received request to transfer leadership to TS c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:13.952713 16335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
mode: GRACEFUL
new_leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:59432
I20260709 14:51:13.953197 16335 raft_consensus.cc:606] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Received request to transfer leadership to TS c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:13.964677 16261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
mode: GRACEFUL
new_leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:49116
I20260709 14:51:13.965226 16261 raft_consensus.cc:606] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Received request to transfer leadership to TS c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:13.969682 16261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
mode: GRACEFUL
new_leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:49116
I20260709 14:51:13.970288 16261 raft_consensus.cc:606] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Received request to transfer leadership to TS c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:13.972398 16413 raft_consensus.cc:993] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: : Instructing follower c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:13.972841 16413 raft_consensus.cc:1081] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 LEADER]: Signalling peer c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:13.974310 16187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:48966
I20260709 14:51:13.974817 16187 raft_consensus.cc:493] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:13.975173 16187 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:13.977373 16261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
mode: GRACEFUL
new_leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:49116
I20260709 14:51:13.977900 16261 raft_consensus.cc:606] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Received request to transfer leadership to TS c726dd10c6a9489ba2aa0b4d991d78f3
I20260709 14:51:13.981359 16187 raft_consensus.cc:515] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:13.983423 16187 leader_election.cc:290] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 4 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:13.983943 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:13.984318 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3eb097d36c43668f54f40e6026320e" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:13.984520 16261 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:13.984800 16335 raft_consensus.cc:3055] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:13.985128 16335 raft_consensus.cc:740] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:13.985790 16335 consensus_queue.cc:260] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:13.986824 16335 raft_consensus.cc:3060] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:13.990640 16261 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 4.
I20260709 14:51:13.991706 16151 leader_election.cc:304] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [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: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:13.992257 16335 raft_consensus.cc:2468] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 4.
I20260709 14:51:13.992326 16471 raft_consensus.cc:2804] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:13.994077 16471 raft_consensus.cc:697] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:13.994752 16471 consensus_queue.cc:237] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:13.999728 16082 catalog_manager.cc:5697] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 3 to 4, leader changed from 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131) to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 4 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.007594 16495 raft_consensus.cc:993] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: : Instructing follower c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.007972 16466 raft_consensus.cc:1081] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Signalling peer c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.009436 16187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:51:14.009881 16187 raft_consensus.cc:493] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.010150 16187 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.014328 16187 raft_consensus.cc:515] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.015718 16187 leader_election.cc:290] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 3 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:14.016347 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:14.016642 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b205d0b7617440d99e03774834d0fd0c" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:14.016922 16261 raft_consensus.cc:3055] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:14.017130 16335 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.017280 16261 raft_consensus.cc:740] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:14.018059 16261 consensus_queue.cc:260] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.019155 16261 raft_consensus.cc:3060] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.022755 16335 raft_consensus.cc:2468] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.023667 16152 leader_election.cc:304] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:14.024247 16471 raft_consensus.cc:2804] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:14.024618 16471 raft_consensus.cc:697] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:14.024741 16261 raft_consensus.cc:2468] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.025346 16471 consensus_queue.cc:237] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.031150 16082 catalog_manager.cc:5697] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 2 to 3, leader changed from c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130) to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.109403 16495 raft_consensus.cc:993] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: : Instructing follower c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.109833 16466 raft_consensus.cc:1081] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Signalling peer c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.111245 16187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:51:14.111718 16187 raft_consensus.cc:493] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.111995 16187 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.116848 16187 raft_consensus.cc:515] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.118739 16187 leader_election.cc:290] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 3 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:14.119284 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:14.119683 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa02d0db9bf4b7bb489796124966189" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:14.119957 16466 raft_consensus.cc:993] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: : Instructing follower c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.119923 16261 raft_consensus.cc:3055] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:14.120173 16335 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.120428 16261 raft_consensus.cc:740] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:14.120513 16495 raft_consensus.cc:1081] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Signalling peer c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.122036 16187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:48980
I20260709 14:51:14.121917 16261 consensus_queue.cc:260] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.122501 16187 raft_consensus.cc:493] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.122855 16187 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.123052 16261 raft_consensus.cc:3060] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.126082 16335 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.127048 16152 leader_election.cc:304] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:14.127779 16471 raft_consensus.cc:2804] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:14.127593 16187 raft_consensus.cc:515] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.128671 16261 raft_consensus.cc:2468] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.128283 16471 raft_consensus.cc:697] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:14.129799 16187 leader_election.cc:290] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 3 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:14.130653 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:14.129719 16471 consensus_queue.cc:237] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.131093 16335 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.135910 16335 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.136699 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83bf1505f91b4e4b872d7a1941dd0f3d" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:14.136823 16152 leader_election.cc:304] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [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: 29f2096cd3cf42c0a7771b060728cbc9, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:14.137198 16261 raft_consensus.cc:3055] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:14.137540 16261 raft_consensus.cc:740] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:14.137588 16471 raft_consensus.cc:2804] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:14.138366 16471 raft_consensus.cc:697] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:14.138419 16261 consensus_queue.cc:260] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.137461 16082 catalog_manager.cc:5697] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 2 to 3, leader changed from c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130) to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.139590 16261 raft_consensus.cc:3060] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.144843 16261 raft_consensus.cc:2468] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.139271 16471 consensus_queue.cc:237] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.159826 16082 catalog_manager.cc:5697] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 2 to 3, leader changed from c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130) to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.245512 16472 raft_consensus.cc:993] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: : Instructing follower c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.245973 16413 raft_consensus.cc:1081] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Signalling peer c726dd10c6a9489ba2aa0b4d991d78f3 to start an election
I20260709 14:51:14.247244 16187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
 from {username='slave'} at 127.0.0.1:48966
I20260709 14:51:14.247680 16187 raft_consensus.cc:493] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:14.247948 16187 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.252169 16187 raft_consensus.cc:515] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.253582 16187 leader_election.cc:290] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [CANDIDATE]: Term 3 election: Requested vote from peers c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:14.254261 16261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:14.254541 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:14.254730 16261 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.255007 16335 raft_consensus.cc:3055] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:14.255234 16335 raft_consensus.cc:740] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:14.255781 16335 consensus_queue.cc:260] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.256541 16335 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:14.258700 16261 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.259466 16151 leader_election.cc:304] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: c64806a78cc74c5586bdefd6d80dcc35, c726dd10c6a9489ba2aa0b4d991d78f3; no voters: 
I20260709 14:51:14.260084 16471 raft_consensus.cc:2804] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:14.260550 16471 raft_consensus.cc:697] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Becoming Leader. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:14.260564 16335 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c726dd10c6a9489ba2aa0b4d991d78f3 in term 3.
I20260709 14:51:14.261399 16471 consensus_queue.cc:237] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:14.266420 16082 catalog_manager.cc:5697] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 reported cstate change: term changed from 2 to 3, leader changed from 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131) to c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:14.404309 16335 raft_consensus.cc:1275] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:14.405377 16471 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:14.415185 16261 raft_consensus.cc:1275] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:14.416527 16491 consensus_queue.cc:1048] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:14.500267 16261 raft_consensus.cc:1275] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.501313 16491 consensus_queue.cc:1048] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.508206 16335 raft_consensus.cc:1275] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.509755 16501 consensus_queue.cc:1048] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:51:14.610864 16335 raft_consensus.cc:1275] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.612015 16491 consensus_queue.cc:1048] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.619321 16261 raft_consensus.cc:1275] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.621519 16502 consensus_queue.cc:1048] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.649782 16335 raft_consensus.cc:1275] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.650731 16502 consensus_queue.cc:1048] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.656507 16261 raft_consensus.cc:1275] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.657780 16491 consensus_queue.cc:1048] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.770570 16261 raft_consensus.cc:1275] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.771646 16491 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:14.780223 16335 raft_consensus.cc:1275] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Refusing update from remote peer c726dd10c6a9489ba2aa0b4d991d78f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:14.781358 16471 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:16.985929 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:16.994068 16187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:51:16.994678 16187 raft_consensus.cc:606] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Received request to transfer leadership to TS 29f2096cd3cf42c0a7771b060728cbc9
I20260709 14:51:16.997061 16187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fd9fc48678445e39dea655300afa816"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:51:16.997509 16187 raft_consensus.cc:606] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Received request to transfer leadership to TS c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:16.999639 16187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:51:17.000036 16187 raft_consensus.cc:606] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Received request to transfer leadership to TS 29f2096cd3cf42c0a7771b060728cbc9
I20260709 14:51:17.002002 16187 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8060619738b4e7a900b08787db60264"
dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
mode: GRACEFUL
new_leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:35788
I20260709 14:51:17.002379 16187 raft_consensus.cc:606] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Received request to transfer leadership to TS c64806a78cc74c5586bdefd6d80dcc35
I20260709 14:51:17.003170 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:17.003551 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:17.102507 16471 raft_consensus.cc:993] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:17.102981 16517 raft_consensus.cc:1081] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Signalling peer c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:17.104369 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fd9fc48678445e39dea655300afa816"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:56372
I20260709 14:51:17.104781 16259 raft_consensus.cc:493] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.105072 16259 raft_consensus.cc:3060] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.110514 16259 raft_consensus.cc:515] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.112251 16259 leader_election.cc:290] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:17.113103 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:17.113462 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd9fc48678445e39dea655300afa816" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:17.113812 16187 raft_consensus.cc:3055] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:17.113907 16335 raft_consensus.cc:3060] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.114084 16187 raft_consensus.cc:740] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:17.114969 16187 consensus_queue.cc:260] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.116024 16187 raft_consensus.cc:3060] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.119719 16335 raft_consensus.cc:2468] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:17.120739 16227 leader_election.cc:304] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:17.121083 16187 raft_consensus.cc:2468] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:17.121485 16514 raft_consensus.cc:2804] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:17.122437 16514 raft_consensus.cc:697] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Leader. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:17.123369 16514 consensus_queue.cc:237] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.129681 16085 catalog_manager.cc:5697] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 reported cstate change: term changed from 1 to 2, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.226375 16471 raft_consensus.cc:993] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:17.226788 16517 raft_consensus.cc:1081] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Signalling peer c64806a78cc74c5586bdefd6d80dcc35 to start an election
I20260709 14:51:17.228113 16259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8060619738b4e7a900b08787db60264"
dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
 from {username='slave'} at 127.0.0.1:56372
I20260709 14:51:17.228536 16259 raft_consensus.cc:493] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.228811 16259 raft_consensus.cc:3060] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.233835 16259 raft_consensus.cc:515] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.235419 16259 leader_election.cc:290] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131:34331)
I20260709 14:51:17.236106 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8060619738b4e7a900b08787db60264" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:17.236308 16335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8060619738b4e7a900b08787db60264" candidate_uuid: "c64806a78cc74c5586bdefd6d80dcc35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
I20260709 14:51:17.236537 16187 raft_consensus.cc:3055] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:17.236799 16335 raft_consensus.cc:3060] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.236797 16187 raft_consensus.cc:740] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:17.237587 16187 consensus_queue.cc:260] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.238391 16187 raft_consensus.cc:3060] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.240681 16335 raft_consensus.cc:2468] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:17.241458 16227 leader_election.cc:304] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:17.242045 16514 raft_consensus.cc:2804] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:17.242379 16514 raft_consensus.cc:697] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Becoming Leader. State: Replica: c64806a78cc74c5586bdefd6d80dcc35, State: Running, Role: LEADER
I20260709 14:51:17.242497 16187 raft_consensus.cc:2468] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c64806a78cc74c5586bdefd6d80dcc35 in term 2.
I20260709 14:51:17.243090 16514 consensus_queue.cc:237] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.249279 16085 catalog_manager.cc:5697] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 reported cstate change: term changed from 1 to 2, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "c64806a78cc74c5586bdefd6d80dcc35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:17.304665 16471 raft_consensus.cc:993] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:17.305106 16517 raft_consensus.cc:1081] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Signalling peer 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:17.306433 16335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:59416
I20260709 14:51:17.306841 16335 raft_consensus.cc:493] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.307112 16335 raft_consensus.cc:3060] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.311071 16335 raft_consensus.cc:515] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.312537 16335 leader_election.cc:290] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 2 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:17.313171 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:17.313663 16187 raft_consensus.cc:3055] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:17.313558 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234c83138511434e85d8d9f849c0e0ec" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:17.313930 16187 raft_consensus.cc:740] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:17.314105 16259 raft_consensus.cc:3060] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.314560 16187 consensus_queue.cc:260] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.315402 16187 raft_consensus.cc:3060] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:17.318531 16259 raft_consensus.cc:2468] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 2.
I20260709 14:51:17.319311 16187 raft_consensus.cc:2468] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 2.
I20260709 14:51:17.319625 16300 leader_election.cc:304] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:17.320412 16413 raft_consensus.cc:2804] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:17.321318 16413 raft_consensus.cc:697] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:17.322103 16413 consensus_queue.cc:237] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.328436 16085 catalog_manager.cc:5697] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 1 to 2, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.344277 16471 raft_consensus.cc:993] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: : Instructing follower 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:17.344692 16517 raft_consensus.cc:1081] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Signalling peer 29f2096cd3cf42c0a7771b060728cbc9 to start an election
I20260709 14:51:17.345949 16335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738"
dest_uuid: "29f2096cd3cf42c0a7771b060728cbc9"
 from {username='slave'} at 127.0.0.1:59416
I20260709 14:51:17.346333 16335 raft_consensus.cc:493] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:17.346565 16335 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.350224 16335 raft_consensus.cc:515] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.351576 16335 leader_election.cc:290] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [CANDIDATE]: Term 4 election: Requested vote from peers c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907), c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079)
I20260709 14:51:17.352183 16187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3"
I20260709 14:51:17.352619 16187 raft_consensus.cc:3055] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:17.352537 16259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c4481bbc59a4cc880d1358a7da80738" candidate_uuid: "29f2096cd3cf42c0a7771b060728cbc9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c64806a78cc74c5586bdefd6d80dcc35"
I20260709 14:51:17.352859 16187 raft_consensus.cc:740] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c726dd10c6a9489ba2aa0b4d991d78f3, State: Running, Role: LEADER
I20260709 14:51:17.353062 16259 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.353483 16187 consensus_queue.cc:260] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.354251 16187 raft_consensus.cc:3060] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:17.356863 16259 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 4.
I20260709 14:51:17.357717 16300 leader_election.cc:304] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [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: 29f2096cd3cf42c0a7771b060728cbc9, c64806a78cc74c5586bdefd6d80dcc35; no voters: 
I20260709 14:51:17.358458 16413 raft_consensus.cc:2804] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:17.358588 16187 raft_consensus.cc:2468] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2096cd3cf42c0a7771b060728cbc9 in term 4.
I20260709 14:51:17.358865 16413 raft_consensus.cc:697] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 LEADER]: Becoming Leader. State: Replica: 29f2096cd3cf42c0a7771b060728cbc9, State: Running, Role: LEADER
I20260709 14:51:17.359699 16413 consensus_queue.cc:237] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [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: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } }
I20260709 14:51:17.366081 16085 catalog_manager.cc:5697] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 reported cstate change: term changed from 3 to 4, leader changed from c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129) to 29f2096cd3cf42c0a7771b060728cbc9 (127.15.51.131). New cstate: current_term: 4 leader_uuid: "29f2096cd3cf42c0a7771b060728cbc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:17.582578 16335 raft_consensus.cc:1275] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:17.583642 16514 consensus_queue.cc:1048] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:17.586666 16187 raft_consensus.cc:1275] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:17.588572 16514 consensus_queue.cc:1048] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:17.624907 16335 raft_consensus.cc:1275] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:17.625981 16514 consensus_queue.cc:1048] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2096cd3cf42c0a7771b060728cbc9" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 34331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:17.634117 16187 raft_consensus.cc:1275] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer c64806a78cc74c5586bdefd6d80dcc35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:17.635465 16514 consensus_queue.cc:1048] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:17.749092 16259 raft_consensus.cc:1275] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:17.749920 16187 raft_consensus.cc:1275] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:17.750196 16413 consensus_queue.cc:1048] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:17.751014 16525 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:17.761945 16259 raft_consensus.cc:1275] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:17.763654 16413 consensus_queue.cc:1048] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c64806a78cc74c5586bdefd6d80dcc35" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:17.765044 16185 raft_consensus.cc:1275] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Refusing update from remote peer 29f2096cd3cf42c0a7771b060728cbc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:17.767721 16413 consensus_queue.cc:1048] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c726dd10c6a9489ba2aa0b4d991d78f3" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:18.004315 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:18.010578 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
I20260709 14:51:18.030812 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.031448 15566 tablet_replica.cc:333] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.031987 15566 raft_consensus.cc:2243] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.032747 15566 raft_consensus.cc:2272] T 83bf1505f91b4e4b872d7a1941dd0f3d P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.034586 15566 tablet_replica.cc:333] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.035118 15566 raft_consensus.cc:2243] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.035511 15566 raft_consensus.cc:2272] T 234c83138511434e85d8d9f849c0e0ec P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.037639 15566 tablet_replica.cc:333] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.038097 15566 raft_consensus.cc:2243] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.038793 15566 raft_consensus.cc:2272] T 5c3eb097d36c43668f54f40e6026320e P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.040405 15566 tablet_replica.cc:333] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.040923 15566 raft_consensus.cc:2243] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.041337 15566 raft_consensus.cc:2272] T f0d4239468474973835de01615af8ea3 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.042975 15566 tablet_replica.cc:333] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.043412 15566 raft_consensus.cc:2243] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.043749 15566 raft_consensus.cc:2272] T c8060619738b4e7a900b08787db60264 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.045687 15566 tablet_replica.cc:333] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.046113 15566 raft_consensus.cc:2243] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.046435 15566 raft_consensus.cc:2272] T 2fd9fc48678445e39dea655300afa816 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.048305 15566 tablet_replica.cc:333] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.048729 15566 raft_consensus.cc:2243] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.049098 15566 raft_consensus.cc:2272] T 6c4481bbc59a4cc880d1358a7da80738 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.051151 15566 tablet_replica.cc:333] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.051569 15566 raft_consensus.cc:2243] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.052217 15566 raft_consensus.cc:2272] T b205d0b7617440d99e03774834d0fd0c P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.053751 15566 tablet_replica.cc:333] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.054167 15566 raft_consensus.cc:2243] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.054498 15566 raft_consensus.cc:2272] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.056137 15566 tablet_replica.cc:333] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3: stopping tablet replica
I20260709 14:51:18.056536 15566 raft_consensus.cc:2243] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.057222 15566 raft_consensus.cc:2272] T bfa02d0db9bf4b7bb489796124966189 P c726dd10c6a9489ba2aa0b4d991d78f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.084641 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
W20260709 14:51:18.103096 16227 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38907: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260709 14:51:18.104677 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
W20260709 14:51:18.109094 16227 consensus_peers.cc:597] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 -> Peer c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907): Couldn't send request to peer c726dd10c6a9489ba2aa0b4d991d78f3. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.129108 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.129873 15566 tablet_replica.cc:333] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.130668 15566 raft_consensus.cc:2243] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.131074 15566 raft_consensus.cc:2272] T b205d0b7617440d99e03774834d0fd0c P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.132746 15566 tablet_replica.cc:333] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.133240 15566 raft_consensus.cc:2243] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.133606 15566 raft_consensus.cc:2272] T 83bf1505f91b4e4b872d7a1941dd0f3d P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.135129 15566 tablet_replica.cc:333] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.135548 15566 raft_consensus.cc:2243] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.135895 15566 raft_consensus.cc:2272] T c1dfb2f590ba4f90a0d47e34e9d5f943 P c64806a78cc74c5586bdefd6d80dcc35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.137439 15566 tablet_replica.cc:333] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.138028 15566 raft_consensus.cc:2243] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.138602 15566 raft_consensus.cc:2272] T bfa02d0db9bf4b7bb489796124966189 P c64806a78cc74c5586bdefd6d80dcc35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.140108 15566 tablet_replica.cc:333] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.140579 15566 raft_consensus.cc:2243] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.142035 15566 raft_consensus.cc:2272] T 2fd9fc48678445e39dea655300afa816 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.145190 15566 tablet_replica.cc:333] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.145741 15566 raft_consensus.cc:2243] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.146663 15566 raft_consensus.cc:2272] T f0d4239468474973835de01615af8ea3 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.148857 15566 tablet_replica.cc:333] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.149523 15566 raft_consensus.cc:2243] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:51:18.150261 16300 consensus_peers.cc:597] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 -> Peer c64806a78cc74c5586bdefd6d80dcc35 (127.15.51.130:41079): Couldn't send request to peer c64806a78cc74c5586bdefd6d80dcc35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.150403 15566 raft_consensus.cc:2272] T c8060619738b4e7a900b08787db60264 P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.152686 15566 tablet_replica.cc:333] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.153159 15566 raft_consensus.cc:2243] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.153523 15566 raft_consensus.cc:2272] T 5c3eb097d36c43668f54f40e6026320e P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.155064 15566 tablet_replica.cc:333] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.155498 15566 raft_consensus.cc:2243] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.155864 15566 raft_consensus.cc:2272] T 6c4481bbc59a4cc880d1358a7da80738 P c64806a78cc74c5586bdefd6d80dcc35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.157761 15566 tablet_replica.cc:333] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35: stopping tablet replica
I20260709 14:51:18.158164 15566 raft_consensus.cc:2243] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.158540 15566 raft_consensus.cc:2272] T 234c83138511434e85d8d9f849c0e0ec P c64806a78cc74c5586bdefd6d80dcc35 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:18.167439 16301 consensus_peers.cc:597] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 -> Peer c726dd10c6a9489ba2aa0b4d991d78f3 (127.15.51.129:38907): Couldn't send request to peer c726dd10c6a9489ba2aa0b4d991d78f3. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:18.187508 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
I20260709 14:51:18.204211 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
I20260709 14:51:18.222509 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:18.223153 15566 tablet_replica.cc:333] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.223686 15566 raft_consensus.cc:2243] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.224440 15566 raft_consensus.cc:2272] T 234c83138511434e85d8d9f849c0e0ec P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.226338 15566 tablet_replica.cc:333] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.226804 15566 raft_consensus.cc:2243] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.227202 15566 raft_consensus.cc:2272] T b205d0b7617440d99e03774834d0fd0c P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.228794 15566 tablet_replica.cc:333] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.229295 15566 raft_consensus.cc:2243] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.229709 15566 raft_consensus.cc:2272] T 83bf1505f91b4e4b872d7a1941dd0f3d P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.231176 15566 tablet_replica.cc:333] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.231623 15566 raft_consensus.cc:2243] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.232275 15566 raft_consensus.cc:2272] T 6c4481bbc59a4cc880d1358a7da80738 P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.234294 15566 tablet_replica.cc:333] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.234745 15566 raft_consensus.cc:2243] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.235126 15566 raft_consensus.cc:2272] T 5c3eb097d36c43668f54f40e6026320e P 29f2096cd3cf42c0a7771b060728cbc9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.236681 15566 tablet_replica.cc:333] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.237160 15566 raft_consensus.cc:2243] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.237522 15566 raft_consensus.cc:2272] T f0d4239468474973835de01615af8ea3 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.239030 15566 tablet_replica.cc:333] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.239454 15566 raft_consensus.cc:2243] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.239806 15566 raft_consensus.cc:2272] T 2fd9fc48678445e39dea655300afa816 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.241585 15566 tablet_replica.cc:333] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.242002 15566 raft_consensus.cc:2243] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.242344 15566 raft_consensus.cc:2272] T c8060619738b4e7a900b08787db60264 P 29f2096cd3cf42c0a7771b060728cbc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.244056 15566 tablet_replica.cc:333] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.244503 15566 raft_consensus.cc:2243] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:18.244877 15566 raft_consensus.cc:2272] T bfa02d0db9bf4b7bb489796124966189 P 29f2096cd3cf42c0a7771b060728cbc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.246383 15566 tablet_replica.cc:333] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9: stopping tablet replica
I20260709 14:51:18.246775 15566 raft_consensus.cc:2243] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.247409 15566 raft_consensus.cc:2272] T c1dfb2f590ba4f90a0d47e34e9d5f943 P 29f2096cd3cf42c0a7771b060728cbc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.274912 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:51:18.291847 15566 master.cc:562] Master@127.15.51.190:44311 shutting down...
I20260709 14:51:18.307420 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:18.307910 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:18.308211 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e6bfc2537884c459c71c1673d279099: stopping tablet replica
I20260709 14:51:18.326745 15566 master.cc:584] Master@127.15.51.190:44311 shutdown complete.
29f2096cd3cf42c0a7771b060728cbc9  1
c64806a78cc74c5586bdefd6d80dcc35  4
c726dd10c6a9489ba2aa0b4d991d78f3  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10063 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:51:18.364276 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:43725
I20260709 14:51:18.365433 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.370788 16548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.371369 16549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.371362 16551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.372116 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:18.372797 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.373008 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.373133 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608678373120 us; error 0 us; skew 500 ppm
I20260709 14:51:18.373587 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.376173 15566 webserver.cc:533] Webserver started at http://127.15.51.190:42043/ using document root <none> and password file <none>
I20260709 14:51:18.376648 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.376816 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.377095 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.378186 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "55ed3e72a2a64b6aabe8931f030ca3a0"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.382382 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:18.385569 16556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.386236 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:18.386492 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "55ed3e72a2a64b6aabe8931f030ca3a0"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.386760 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.401104 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.402241 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.437486 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:43725
I20260709 14:51:18.437570 16607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:43725 every 8 connection(s)
I20260709 14:51:18.441093 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:18.450023 16608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0: Bootstrap starting.
I20260709 14:51:18.454234 16608 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:18.457945 16608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0: No bootstrap required, opened a new log
I20260709 14:51:18.459785 16608 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ed3e72a2a64b6aabe8931f030ca3a0" member_type: VOTER }
I20260709 14:51:18.460134 16608 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:18.460301 16608 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55ed3e72a2a64b6aabe8931f030ca3a0, State: Initialized, Role: FOLLOWER
I20260709 14:51:18.460812 16608 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55ed3e72a2a64b6aabe8931f030ca3a0" member_type: VOTER }
I20260709 14:51:18.461251 16608 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:18.461448 16608 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:18.461647 16608 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:18.465287 16608 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ed3e72a2a64b6aabe8931f030ca3a0" member_type: VOTER }
I20260709 14:51:18.465723 16608 leader_election.cc:304] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [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: 55ed3e72a2a64b6aabe8931f030ca3a0; no voters: 
I20260709 14:51:18.466749 16608 leader_election.cc:290] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:18.466991 16611 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:18.468187 16611 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 1 LEADER]: Becoming Leader. State: Replica: 55ed3e72a2a64b6aabe8931f030ca3a0, State: Running, Role: LEADER
I20260709 14:51:18.468812 16611 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [LEADER]: Queue going to LEADER mode. State: All 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: "55ed3e72a2a64b6aabe8931f030ca3a0" member_type: VOTER }
I20260709 14:51:18.469411 16608 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:18.472769 16612 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55ed3e72a2a64b6aabe8931f030ca3a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ed3e72a2a64b6aabe8931f030ca3a0" member_type: VOTER } }
I20260709 14:51:18.473379 16612 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:18.473551 16613 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55ed3e72a2a64b6aabe8931f030ca3a0. Latest consensus state: current_term: 1 leader_uuid: "55ed3e72a2a64b6aabe8931f030ca3a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55ed3e72a2a64b6aabe8931f030ca3a0" member_type: VOTER } }
I20260709 14:51:18.474771 16613 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:18.476163 16618 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:18.482977 16618 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:18.483822 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:18.490626 16618 catalog_manager.cc:1383] Generated new cluster ID: 885b66d8421344fb95f6428feea2913f
I20260709 14:51:18.490888 16618 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:18.504266 16618 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:18.505412 16618 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:18.517283 16618 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0: Generated new TSK 0
I20260709 14:51:18.517810 16618 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:18.549957 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.555473 16629 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.557286 16630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.559098 16632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.559262 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:18.560818 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.561072 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.561240 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608678561221 us; error 0 us; skew 500 ppm
I20260709 14:51:18.561751 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.563796 15566 webserver.cc:533] Webserver started at http://127.15.51.129:42437/ using document root <none> and password file <none>
I20260709 14:51:18.564249 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.564421 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.564663 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.565685 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "e446a4e7379c4dc481c58e9ccd874f28"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.569783 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:18.572781 16637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.573468 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:18.573733 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "e446a4e7379c4dc481c58e9ccd874f28"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.574012 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.591832 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.593019 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.594363 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.596462 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.596649 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.596859 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.597067 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:18.634413 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:41247
I20260709 14:51:18.634506 16699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:41247 every 8 connection(s)
I20260709 14:51:18.638931 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.645743 16704 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.646215 16705 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.649643 16708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.650386 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:18.651425 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.651610 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.651798 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608678651781 us; error 0 us; skew 500 ppm
I20260709 14:51:18.651965 16700 heartbeater.cc:344] Connected to a master server at 127.15.51.190:43725
I20260709 14:51:18.652329 16700 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.652359 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.653086 16700 heartbeater.cc:507] Master 127.15.51.190:43725 requested a full tablet report, sending...
I20260709 14:51:18.655000 16573 ts_manager.cc:194] Registered new tserver with Master: e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247)
I20260709 14:51:18.655102 15566 webserver.cc:533] Webserver started at http://127.15.51.130:35145/ using document root <none> and password file <none>
I20260709 14:51:18.655771 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.655987 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.656181 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.656930 16573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33474
I20260709 14:51:18.657274 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "296e35d01f3d493f8f66df294f8c007d"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.661551 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:18.664466 16712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.665179 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:18.665432 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "296e35d01f3d493f8f66df294f8c007d"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.665678 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.676232 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.677448 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.678795 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.680806 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.681020 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.681239 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.681378 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.717800 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:35505
I20260709 14:51:18.717882 16774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:35505 every 8 connection(s)
I20260709 14:51:18.722075 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:18.729615 16778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.730970 16779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:18.733053 16781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:18.733146 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:18.733794 16775 heartbeater.cc:344] Connected to a master server at 127.15.51.190:43725
I20260709 14:51:18.734112 16775 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.734138 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:18.734443 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:18.734594 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608678734578 us; error 0 us; skew 500 ppm
I20260709 14:51:18.734853 16775 heartbeater.cc:507] Master 127.15.51.190:43725 requested a full tablet report, sending...
I20260709 14:51:18.735128 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:18.736719 16573 ts_manager.cc:194] Registered new tserver with Master: 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:18.737684 15566 webserver.cc:533] Webserver started at http://127.15.51.131:38313/ using document root <none> and password file <none>
I20260709 14:51:18.738145 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:18.738114 16573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33486
I20260709 14:51:18.738471 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:18.738729 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:18.739773 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.743832 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:18.746860 16786 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.747502 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 14:51:18.747752 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
format_stamp: "Formatted at 2026-07-09 14:51:18 on dist-test-slave-27mc"
I20260709 14:51:18.748024 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:18.761204 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:18.762285 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:18.763626 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:18.765744 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:18.765944 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.766156 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:18.766309 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:18.803669 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:40015
I20260709 14:51:18.803781 16848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:40015 every 8 connection(s)
I20260709 14:51:18.816738 16849 heartbeater.cc:344] Connected to a master server at 127.15.51.190:43725
I20260709 14:51:18.817085 16849 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:18.817804 16849 heartbeater.cc:507] Master 127.15.51.190:43725 requested a full tablet report, sending...
I20260709 14:51:18.819686 16573 ts_manager.cc:194] Registered new tserver with Master: d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:18.820125 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013266341s
I20260709 14:51:18.821331 16573 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33500
I20260709 14:51:18.844000 16573 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33512:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:18.850231 16573 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:51:19.035212 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 240dbc296f4148b4a4c1d9061b3712f2 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:19.036720 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240dbc296f4148b4a4c1d9061b3712f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.037928 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 4695fd416f594e48b55c7ce9c7a1132f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:19.040112 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 715423cafdd64130a6d4b81e0ce4ad19 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:19.042398 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 240dbc296f4148b4a4c1d9061b3712f2 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:19.043640 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240dbc296f4148b4a4c1d9061b3712f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.044000 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f24d0f4074ad3ae0beebe8d885e35 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:19.042287 16662 tablet_service.cc:1511] Processing CreateTablet for tablet 7c196a0d5f774ac4970ba5cb9b3c877e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:19.045833 16734 tablet_service.cc:1511] Processing CreateTablet for tablet 152fd32e08554b27a70430be6627e27c (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:19.047108 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152fd32e08554b27a70430be6627e27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.048269 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 4695fd416f594e48b55c7ce9c7a1132f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:19.049605 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4695fd416f594e48b55c7ce9c7a1132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.050168 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f24d0f4074ad3ae0beebe8d885e35 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:19.050419 16733 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6673f82e0d451b8b4784f290f18502 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:19.051458 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f24d0f4074ad3ae0beebe8d885e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.053120 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6673f82e0d451b8b4784f290f18502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.054116 16737 tablet_service.cc:1511] Processing CreateTablet for tablet 7c196a0d5f774ac4970ba5cb9b3c877e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:19.054852 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 63b075bb2d69492a9ee03b19ef89b91b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:19.055335 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 7c196a0d5f774ac4970ba5cb9b3c877e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:19.057684 16810 tablet_service.cc:1511] Processing CreateTablet for tablet 6e3f24d0f4074ad3ae0beebe8d885e35 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:19.058115 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 4695fd416f594e48b55c7ce9c7a1132f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:19.048655 16735 tablet_service.cc:1511] Processing CreateTablet for tablet c3980ded079445efa3e308a2b63d8f16 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:19.059919 16731 tablet_service.cc:1511] Processing CreateTablet for tablet 84f929955aa8471994c60d914ed4ae95 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:19.047119 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 240dbc296f4148b4a4c1d9061b3712f2 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:19.056602 16738 tablet_service.cc:1511] Processing CreateTablet for tablet 715423cafdd64130a6d4b81e0ce4ad19 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:19.055425 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c196a0d5f774ac4970ba5cb9b3c877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.059922 16809 tablet_service.cc:1511] Processing CreateTablet for tablet c3980ded079445efa3e308a2b63d8f16 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:19.062295 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f929955aa8471994c60d914ed4ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.063374 16660 tablet_service.cc:1511] Processing CreateTablet for tablet c3980ded079445efa3e308a2b63d8f16 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:19.065280 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715423cafdd64130a6d4b81e0ce4ad19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.065907 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3980ded079445efa3e308a2b63d8f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.065641 16659 tablet_service.cc:1511] Processing CreateTablet for tablet 152fd32e08554b27a70430be6627e27c (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:19.066489 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4695fd416f594e48b55c7ce9c7a1132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.067798 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b075bb2d69492a9ee03b19ef89b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.067854 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6673f82e0d451b8b4784f290f18502 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:19.070603 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 63b075bb2d69492a9ee03b19ef89b91b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:19.054028 16812 tablet_service.cc:1511] Processing CreateTablet for tablet 715423cafdd64130a6d4b81e0ce4ad19 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:19.056630 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c196a0d5f774ac4970ba5cb9b3c877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.073380 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4695fd416f594e48b55c7ce9c7a1132f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.075668 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715423cafdd64130a6d4b81e0ce4ad19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.076654 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 715423cafdd64130a6d4b81e0ce4ad19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.078879 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3980ded079445efa3e308a2b63d8f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.078526 16808 tablet_service.cc:1511] Processing CreateTablet for tablet 152fd32e08554b27a70430be6627e27c (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:19.079509 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 240dbc296f4148b4a4c1d9061b3712f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.081458 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152fd32e08554b27a70430be6627e27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.081291 16807 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6673f82e0d451b8b4784f290f18502 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:19.084443 16806 tablet_service.cc:1511] Processing CreateTablet for tablet 63b075bb2d69492a9ee03b19ef89b91b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:19.086655 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 84f929955aa8471994c60d914ed4ae95 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:19.078456 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6673f82e0d451b8b4784f290f18502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.093654 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b075bb2d69492a9ee03b19ef89b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.094978 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f24d0f4074ad3ae0beebe8d885e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.101270 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3980ded079445efa3e308a2b63d8f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.106428 16656 tablet_service.cc:1511] Processing CreateTablet for tablet 84f929955aa8471994c60d914ed4ae95 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:19.108651 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152fd32e08554b27a70430be6627e27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.111423 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f929955aa8471994c60d914ed4ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.117630 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c196a0d5f774ac4970ba5cb9b3c877e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.132045 16864 tablet_bootstrap.cc:492] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:19.132761 16735 tablet_service.cc:1511] Processing CreateTablet for tablet 676d5eeb95c34be4bb436cdfa6f21a96 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:19.134042 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676d5eeb95c34be4bb436cdfa6f21a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.149061 16735 tablet_service.cc:1511] Processing CreateTablet for tablet 6899f78b7a6743958fbda92952e3beeb (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:19.150398 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6899f78b7a6743958fbda92952e3beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.153529 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e3f24d0f4074ad3ae0beebe8d885e35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.155074 16806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b075bb2d69492a9ee03b19ef89b91b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.155172 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 15cd702e3ed24557b46cc4622c35264f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:19.156080 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f929955aa8471994c60d914ed4ae95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.157212 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15cd702e3ed24557b46cc4622c35264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.162201 16807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6673f82e0d451b8b4784f290f18502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.177925 16864 tablet_bootstrap.cc:654] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.178808 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 676d5eeb95c34be4bb436cdfa6f21a96 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:19.185662 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676d5eeb95c34be4bb436cdfa6f21a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.205180 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 6899f78b7a6743958fbda92952e3beeb (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:19.206480 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6899f78b7a6743958fbda92952e3beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.214112 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 676d5eeb95c34be4bb436cdfa6f21a96 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:19.215512 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 676d5eeb95c34be4bb436cdfa6f21a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.221433 16734 tablet_service.cc:1511] Processing CreateTablet for tablet 98c30853def94ff4bd7fde5221f7be51 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:19.222674 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c30853def94ff4bd7fde5221f7be51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.225957 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 6899f78b7a6743958fbda92952e3beeb (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:19.226290 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 29766a631a0b4d539b8da3066594afb2 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:19.227345 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29766a631a0b4d539b8da3066594afb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.231977 16808 tablet_service.cc:1511] Processing CreateTablet for tablet 15cd702e3ed24557b46cc4622c35264f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:19.227317 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6899f78b7a6743958fbda92952e3beeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.238674 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 29766a631a0b4d539b8da3066594afb2 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:19.239866 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29766a631a0b4d539b8da3066594afb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.240377 16731 tablet_service.cc:1511] Processing CreateTablet for tablet 266eaa91648d441591de021cc33b309d (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:19.241609 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266eaa91648d441591de021cc33b309d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.242866 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 98c30853def94ff4bd7fde5221f7be51 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:19.244012 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c30853def94ff4bd7fde5221f7be51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.225957 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 58a734ffd1044c3588df06a570dd248a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:19.257601 16865 tablet_bootstrap.cc:492] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:19.259199 16659 tablet_service.cc:1511] Processing CreateTablet for tablet 15cd702e3ed24557b46cc4622c35264f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:19.259888 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a734ffd1044c3588df06a570dd248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.265400 16738 tablet_service.cc:1511] Processing CreateTablet for tablet 8d46ad9e4dc541eb8afc65c5abf8a8ec (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:19.266654 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d46ad9e4dc541eb8afc65c5abf8a8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.269315 16812 tablet_service.cc:1511] Processing CreateTablet for tablet 29766a631a0b4d539b8da3066594afb2 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:19.271734 16864 tablet_bootstrap.cc:492] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:19.273128 16864 ts_tablet_manager.cc:1403] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.141s	user 0.028s	sys 0.029s
I20260709 14:51:19.272676 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15cd702e3ed24557b46cc4622c35264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.272207 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15cd702e3ed24557b46cc4622c35264f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.278117 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 58a734ffd1044c3588df06a570dd248a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:19.279373 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a734ffd1044c3588df06a570dd248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.280156 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29766a631a0b4d539b8da3066594afb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.286286 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 8d46ad9e4dc541eb8afc65c5abf8a8ec (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:19.273536 16733 tablet_service.cc:1511] Processing CreateTablet for tablet 4b54dd2141b84a2497b0ac37b478a7b1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:19.287452 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d46ad9e4dc541eb8afc65c5abf8a8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.282754 16660 tablet_service.cc:1511] Processing CreateTablet for tablet 266eaa91648d441591de021cc33b309d (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:19.283923 16737 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca73e03ef054393ba2e016e37252d6a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:19.287617 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b54dd2141b84a2497b0ac37b478a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.290494 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca73e03ef054393ba2e016e37252d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.288353 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266eaa91648d441591de021cc33b309d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.298317 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 42c841641b844cc88770121a76b74c35 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:19.299487 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c841641b844cc88770121a76b74c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.299918 16864 raft_consensus.cc:359] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.300673 16864 raft_consensus.cc:385] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.301012 16864 raft_consensus.cc:740] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.301760 16864 consensus_queue.cc:260] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.304085 16662 tablet_service.cc:1511] Processing CreateTablet for tablet 4b54dd2141b84a2497b0ac37b478a7b1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:19.303018 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 40c61e91752944d0abd2c448f09410ea (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:19.310920 16731 tablet_service.cc:1511] Processing CreateTablet for tablet c00a322ed8ba4cb19763d417bc1a7a3f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:19.324290 16735 tablet_service.cc:1511] Processing CreateTablet for tablet b69de0de9b694704b51e279d8e9ba34a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:19.327858 16865 tablet_bootstrap.cc:654] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.349913 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca73e03ef054393ba2e016e37252d6a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:19.353298 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 42c841641b844cc88770121a76b74c35 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:19.359649 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 58a734ffd1044c3588df06a570dd248a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:19.360890 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58a734ffd1044c3588df06a570dd248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.367367 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 40c61e91752944d0abd2c448f09410ea (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:19.371431 16657 tablet_service.cc:1511] Processing CreateTablet for tablet c00a322ed8ba4cb19763d417bc1a7a3f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:19.372691 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 4b54dd2141b84a2497b0ac37b478a7b1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:19.374006 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b54dd2141b84a2497b0ac37b478a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.376519 16867 tablet_bootstrap.cc:492] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:19.377085 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b54dd2141b84a2497b0ac37b478a7b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.377681 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c61e91752944d0abd2c448f09410ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.385885 16864 ts_tablet_manager.cc:1434] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.112s	user 0.033s	sys 0.033s
I20260709 14:51:19.397290 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00a322ed8ba4cb19763d417bc1a7a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.381685 16807 tablet_service.cc:1511] Processing CreateTablet for tablet 266eaa91648d441591de021cc33b309d (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:19.398490 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 11c7d1e343574bb28d409398eb31e7f9 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:19.401188 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00a322ed8ba4cb19763d417bc1a7a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.410699 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69de0de9b694704b51e279d8e9ba34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.394543 16656 tablet_service.cc:1511] Processing CreateTablet for tablet b69de0de9b694704b51e279d8e9ba34a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:19.417687 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca73e03ef054393ba2e016e37252d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.417210 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c7d1e343574bb28d409398eb31e7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.401448 16775 heartbeater.cc:499] Master 127.15.51.190:43725 was elected leader, sending a full tablet report...
I20260709 14:51:19.368618 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 8d46ad9e4dc541eb8afc65c5abf8a8ec (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:19.401726 16864 tablet_bootstrap.cc:492] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:19.401922 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 98c30853def94ff4bd7fde5221f7be51 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:19.399755 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 402a18b5e09d458f94bb658c0a71d5dc (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:19.425203 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c841641b844cc88770121a76b74c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.430133 16737 tablet_service.cc:1511] Processing CreateTablet for tablet 68b314794ff442d2a490222f381dd1ca (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:19.433207 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402a18b5e09d458f94bb658c0a71d5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.461215 16865 tablet_bootstrap.cc:492] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:19.461661 16865 ts_tablet_manager.cc:1403] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.204s	user 0.005s	sys 0.006s
I20260709 14:51:19.465322 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c61e91752944d0abd2c448f09410ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.434147 16867 tablet_bootstrap.cc:654] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.466735 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 11c7d1e343574bb28d409398eb31e7f9 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:19.436281 16864 tablet_bootstrap.cc:654] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.438347 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca73e03ef054393ba2e016e37252d6a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:19.439710 16806 tablet_service.cc:1511] Processing CreateTablet for tablet 40c61e91752944d0abd2c448f09410ea (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:19.441901 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69de0de9b694704b51e279d8e9ba34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.485837 16660 tablet_service.cc:1511] Processing CreateTablet for tablet b6a8e8605e884a06a304c6bb7507007f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:19.487092 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a8e8605e884a06a304c6bb7507007f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.441550 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 402a18b5e09d458f94bb658c0a71d5dc (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:19.442557 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98c30853def94ff4bd7fde5221f7be51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.438347 16808 tablet_service.cc:1511] Processing CreateTablet for tablet 42c841641b844cc88770121a76b74c35 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:19.449764 16659 tablet_service.cc:1511] Processing CreateTablet for tablet 11c7d1e343574bb28d409398eb31e7f9 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:19.408484 16738 tablet_service.cc:1511] Processing CreateTablet for tablet b6a8e8605e884a06a304c6bb7507007f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:19.425225 16733 tablet_service.cc:1511] Processing CreateTablet for tablet fdcded19a75b4d599c905c43ffef9d4b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:19.493338 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d46ad9e4dc541eb8afc65c5abf8a8ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.494114 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcded19a75b4d599c905c43ffef9d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.495118 16806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40c61e91752944d0abd2c448f09410ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.496842 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c7d1e343574bb28d409398eb31e7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.500279 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42c841641b844cc88770121a76b74c35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.501202 16807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 266eaa91648d441591de021cc33b309d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.502401 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca73e03ef054393ba2e016e37252d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.504041 16734 tablet_service.cc:1511] Processing CreateTablet for tablet 14d545229bf0440b99cdab964b686ea3 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:19.504742 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a8e8605e884a06a304c6bb7507007f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.454762 16812 tablet_service.cc:1511] Processing CreateTablet for tablet c00a322ed8ba4cb19763d417bc1a7a3f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:19.455616 16810 tablet_service.cc:1511] Processing CreateTablet for tablet b69de0de9b694704b51e279d8e9ba34a (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:19.456406 16740 tablet_service.cc:1511] Processing CreateTablet for tablet a597cf07b5bc4929878d2c6901eabb57 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:19.464424 16865 raft_consensus.cc:359] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:19.480463 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:19.508839 16865 raft_consensus.cc:385] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.513986 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b69de0de9b694704b51e279d8e9ba34a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.517067 16865 raft_consensus.cc:740] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.517941 16865 consensus_queue.cc:260] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.522517 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 68b314794ff442d2a490222f381dd1ca (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:19.524106 16735 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee853853ec9400e83ab9b76957d26db (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:19.514986 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402a18b5e09d458f94bb658c0a71d5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.524989 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 601088d2fedd4b50a00730720af2540e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:19.532198 16664 tablet_service.cc:1511] Processing CreateTablet for tablet fdcded19a75b4d599c905c43ffef9d4b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:19.509716 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d545229bf0440b99cdab964b686ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.549998 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c00a322ed8ba4cb19763d417bc1a7a3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.546768 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11c7d1e343574bb28d409398eb31e7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.554139 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597cf07b5bc4929878d2c6901eabb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.565502 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 402a18b5e09d458f94bb658c0a71d5dc (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:19.566700 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402a18b5e09d458f94bb658c0a71d5dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.569128 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601088d2fedd4b50a00730720af2540e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.561060 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcded19a75b4d599c905c43ffef9d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.573258 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee853853ec9400e83ab9b76957d26db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.574914 16867 tablet_bootstrap.cc:492] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:19.575461 16867 ts_tablet_manager.cc:1403] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.199s	user 0.015s	sys 0.033s
I20260709 14:51:19.581194 16737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b314794ff442d2a490222f381dd1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.586601 16661 tablet_service.cc:1511] Processing CreateTablet for tablet a597cf07b5bc4929878d2c6901eabb57 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:19.571135 16732 tablet_service.cc:1511] Processing CreateTablet for tablet ad237ab7ae2a432f8de81d2c93bebbfc (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:19.594516 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad237ab7ae2a432f8de81d2c93bebbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.578186 16867 raft_consensus.cc:359] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.595283 16867 raft_consensus.cc:385] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.595614 16867 raft_consensus.cc:740] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.596372 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 346c24f1bf9240deb91f422ad1f9ffb9 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:19.597649 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346c24f1bf9240deb91f422ad1f9ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.599475 16660 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee853853ec9400e83ab9b76957d26db (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:19.604214 16864 tablet_bootstrap.cc:492] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:19.604698 16864 ts_tablet_manager.cc:1403] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.203s	user 0.011s	sys 0.012s
I20260709 14:51:19.607342 16864 raft_consensus.cc:359] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.608029 16864 raft_consensus.cc:385] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.608312 16864 raft_consensus.cc:740] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.608336 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 14d545229bf0440b99cdab964b686ea3 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:19.609258 16864 consensus_queue.cc:260] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.611299 16864 ts_tablet_manager.cc:1434] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:51:19.612185 16864 tablet_bootstrap.cc:492] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:19.617811 16865 ts_tablet_manager.cc:1434] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.156s	user 0.006s	sys 0.009s
I20260709 14:51:19.611407 16813 tablet_service.cc:1511] Processing CreateTablet for tablet b6a8e8605e884a06a304c6bb7507007f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:19.625646 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6a8e8605e884a06a304c6bb7507007f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.626121 16731 tablet_service.cc:1511] Processing CreateTablet for tablet 7c50df94ef6744058fa447ca1540eee0 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:19.637811 16807 tablet_service.cc:1511] Processing CreateTablet for tablet fdcded19a75b4d599c905c43ffef9d4b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:19.629688 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 601088d2fedd4b50a00730720af2540e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:19.633054 16735 tablet_service.cc:1511] Processing CreateTablet for tablet f6b3fff77b9244938111f7ad32a12618 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:19.596315 16867 consensus_queue.cc:260] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.638343 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c50df94ef6744058fa447ca1540eee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.641073 16807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdcded19a75b4d599c905c43ffef9d4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.644176 16814 tablet_service.cc:1511] Processing CreateTablet for tablet a597cf07b5bc4929878d2c6901eabb57 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:19.645380 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597cf07b5bc4929878d2c6901eabb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.641031 16864 tablet_bootstrap.cc:654] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.649356 16733 tablet_service.cc:1511] Processing CreateTablet for tablet c40198dc90854410a45084f249dcee2f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:19.650779 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d545229bf0440b99cdab964b686ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.655498 16849 heartbeater.cc:499] Master 127.15.51.190:43725 was elected leader, sending a full tablet report...
I20260709 14:51:19.657900 16865 tablet_bootstrap.cc:492] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:19.659168 16700 heartbeater.cc:499] Master 127.15.51.190:43725 was elected leader, sending a full tablet report...
I20260709 14:51:19.667052 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b3fff77b9244938111f7ad32a12618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.671293 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40198dc90854410a45084f249dcee2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.675796 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601088d2fedd4b50a00730720af2540e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.676472 16738 tablet_service.cc:1511] Processing CreateTablet for tablet 2c886ea7699f4869b7eb35201823a653 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:19.677409 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b314794ff442d2a490222f381dd1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.677690 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c886ea7699f4869b7eb35201823a653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.679576 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee853853ec9400e83ab9b76957d26db (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:19.684455 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee853853ec9400e83ab9b76957d26db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.685117 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597cf07b5bc4929878d2c6901eabb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.695294 16865 tablet_bootstrap.cc:654] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.696758 16868 raft_consensus.cc:493] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.697218 16868 raft_consensus.cc:515] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.697312 16662 tablet_service.cc:1511] Processing CreateTablet for tablet c40198dc90854410a45084f249dcee2f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:19.698496 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40198dc90854410a45084f249dcee2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.699673 16868 leader_election.cc:290] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:19.680786 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee853853ec9400e83ab9b76957d26db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.712990 16864 tablet_bootstrap.cc:492] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:19.729315 16732 tablet_service.cc:1511] Processing CreateTablet for tablet b7380c5f7b3a40b2a25060a5a2773b67 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:19.730721 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7380c5f7b3a40b2a25060a5a2773b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.741545 16808 tablet_service.cc:1511] Processing CreateTablet for tablet 68b314794ff442d2a490222f381dd1ca (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:19.742797 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68b314794ff442d2a490222f381dd1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.672740 16656 tablet_service.cc:1511] Processing CreateTablet for tablet ad237ab7ae2a432f8de81d2c93bebbfc (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:19.743822 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad237ab7ae2a432f8de81d2c93bebbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.764663 16872 raft_consensus.cc:493] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:19.765201 16872 raft_consensus.cc:515] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.767800 16872 leader_election.cc:290] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:19.753762 16864 ts_tablet_manager.cc:1403] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.007s
I20260709 14:51:19.778427 16867 ts_tablet_manager.cc:1434] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.203s	user 0.024s	sys 0.015s
I20260709 14:51:19.757475 16659 tablet_service.cc:1511] Processing CreateTablet for tablet f6b3fff77b9244938111f7ad32a12618 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:19.794175 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 14d545229bf0440b99cdab964b686ea3 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:19.794656 16814 tablet_service.cc:1511] Processing CreateTablet for tablet ad237ab7ae2a432f8de81d2c93bebbfc (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:19.795476 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14d545229bf0440b99cdab964b686ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.797197 16806 tablet_service.cc:1511] Processing CreateTablet for tablet c40198dc90854410a45084f249dcee2f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:19.798359 16806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40198dc90854410a45084f249dcee2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.798228 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 601088d2fedd4b50a00730720af2540e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:19.800246 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601088d2fedd4b50a00730720af2540e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.805562 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 7c50df94ef6744058fa447ca1540eee0 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:19.805764 16740 tablet_service.cc:1511] Processing CreateTablet for tablet 66bb876e3ad74b4fa80a39477df4b0f0 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:19.806824 16740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66bb876e3ad74b4fa80a39477df4b0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.807782 16865 tablet_bootstrap.cc:492] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:19.808277 16865 ts_tablet_manager.cc:1403] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.009s
I20260709 14:51:19.809175 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b3fff77b9244938111f7ad32a12618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.811498 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c50df94ef6744058fa447ca1540eee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.811102 16865 raft_consensus.cc:359] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.811950 16865 raft_consensus.cc:385] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.812290 16865 raft_consensus.cc:740] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.813344 16865 consensus_queue.cc:260] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.815752 16865 ts_tablet_manager.cc:1434] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:51:19.815407 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 346c24f1bf9240deb91f422ad1f9ffb9 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:19.817422 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 346c24f1bf9240deb91f422ad1f9ffb9 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:19.811084 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 2c886ea7699f4869b7eb35201823a653 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:19.820482 16864 raft_consensus.cc:359] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.824631 16867 tablet_bootstrap.cc:492] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:19.839775 16734 tablet_service.cc:1511] Processing CreateTablet for tablet 5da7e7e81cc944b5a4cc1d523ebba84e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:19.841073 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da7e7e81cc944b5a4cc1d523ebba84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.828758 16864 raft_consensus.cc:385] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:19.835752 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad237ab7ae2a432f8de81d2c93bebbfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.853138 16865 tablet_bootstrap.cc:492] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:19.855860 16867 tablet_bootstrap.cc:654] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.866974 16665 tablet_service.cc:1511] Processing CreateTablet for tablet 66bb876e3ad74b4fa80a39477df4b0f0 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:19.868655 16664 tablet_service.cc:1511] Processing CreateTablet for tablet 5da7e7e81cc944b5a4cc1d523ebba84e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:19.847255 16864 raft_consensus.cc:740] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:19.874553 16864 consensus_queue.cc:260] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:19.878508 16812 tablet_service.cc:1511] Processing CreateTablet for tablet f6b3fff77b9244938111f7ad32a12618 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:19.875052 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c886ea7699f4869b7eb35201823a653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.879078 16864 ts_tablet_manager.cc:1434] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.000s
I20260709 14:51:19.911469 16864 tablet_bootstrap.cc:492] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:19.915158 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66bb876e3ad74b4fa80a39477df4b0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.897284 16865 tablet_bootstrap.cc:654] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.915863 16662 tablet_service.cc:1511] Processing CreateTablet for tablet 0de5dfe8cf12410493ea76b5884142f1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:19.917483 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de5dfe8cf12410493ea76b5884142f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.918143 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da7e7e81cc944b5a4cc1d523ebba84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.919749 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4695fd416f594e48b55c7ce9c7a1132f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:19.897662 16738 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0aafaf2f644be78e273ff523a452d8 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:19.921069 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0aafaf2f644be78e273ff523a452d8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:19.921427 16790 leader_election.cc:343] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:19.925544 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346c24f1bf9240deb91f422ad1f9ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.914541 16660 tablet_service.cc:1511] Processing CreateTablet for tablet 2752e495583748febe7290abc49ed713 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:19.897802 16731 tablet_service.cc:1511] Processing CreateTablet for tablet 2752e495583748febe7290abc49ed713 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:19.901734 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 2c886ea7699f4869b7eb35201823a653 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:19.880277 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 0de5dfe8cf12410493ea76b5884142f1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:19.883118 16657 tablet_service.cc:1511] Processing CreateTablet for tablet b7380c5f7b3a40b2a25060a5a2773b67 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:19.882910 16810 tablet_service.cc:1511] Processing CreateTablet for tablet 7c50df94ef6744058fa447ca1540eee0 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:19.939723 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4695fd416f594e48b55c7ce9c7a1132f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:19.940409 16675 raft_consensus.cc:2468] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:19.914527 16806 tablet_service.cc:1511] Processing CreateTablet for tablet b7380c5f7b3a40b2a25060a5a2773b67 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:19.893517 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 346c24f1bf9240deb91f422ad1f9ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.931749 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2752e495583748febe7290abc49ed713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.942466 16807 tablet_service.cc:1511] Processing CreateTablet for tablet 5da7e7e81cc944b5a4cc1d523ebba84e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:19.932773 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2752e495583748febe7290abc49ed713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.942406 16788 leader_election.cc:304] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:19.950568 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 66bb876e3ad74b4fa80a39477df4b0f0 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:19.951327 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7380c5f7b3a40b2a25060a5a2773b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.951795 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66bb876e3ad74b4fa80a39477df4b0f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.939713 16661 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5092b1f4134f10b36838dd6c297f93 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:19.953336 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c50df94ef6744058fa447ca1540eee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.956429 16864 tablet_bootstrap.cc:654] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:19.959728 16656 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0aafaf2f644be78e273ff523a452d8 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:19.961221 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de5dfe8cf12410493ea76b5884142f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.892199 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5092b1f4134f10b36838dd6c297f93 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:19.969159 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5092b1f4134f10b36838dd6c297f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.971786 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c886ea7699f4869b7eb35201823a653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.977818 16808 tablet_service.cc:1511] Processing CreateTablet for tablet 2752e495583748febe7290abc49ed713 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:19.979174 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2752e495583748febe7290abc49ed713. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.984820 16806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7380c5f7b3a40b2a25060a5a2773b67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.985929 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3980ded079445efa3e308a2b63d8f16" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:19.986595 16824 raft_consensus.cc:2468] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:19.988057 16715 leader_election.cc:304] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:19.988927 16868 raft_consensus.cc:2804] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.989291 16868 raft_consensus.cc:493] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.989588 16868 raft_consensus.cc:3060] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.989853 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 00bb9f82bbec43a587d870c4ec3c13a6 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:19.991617 16812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6b3fff77b9244938111f7ad32a12618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.965356 16872 raft_consensus.cc:2804] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:19.992831 16659 tablet_service.cc:1511] Processing CreateTablet for tablet 9575e528b00b40e0ae7b80edbccb1f69 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:19.993191 16872 raft_consensus.cc:493] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:19.993544 16872 raft_consensus.cc:3060] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:19.962488 16735 tablet_service.cc:1511] Processing CreateTablet for tablet 00bb9f82bbec43a587d870c4ec3c13a6 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:19.998003 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00bb9f82bbec43a587d870c4ec3c13a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:19.999094 16809 tablet_service.cc:1511] Processing CreateTablet for tablet 0de5dfe8cf12410493ea76b5884142f1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:20.000258 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0de5dfe8cf12410493ea76b5884142f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.001398 16734 tablet_service.cc:1511] Processing CreateTablet for tablet 9575e528b00b40e0ae7b80edbccb1f69 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:20.002599 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9575e528b00b40e0ae7b80edbccb1f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.004882 16807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5da7e7e81cc944b5a4cc1d523ebba84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.010797 16733 tablet_service.cc:1511] Processing CreateTablet for tablet c39c15ace50c40ac805d7d305419a8ad (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:20.011420 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3980ded079445efa3e308a2b63d8f16" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:20.012192 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39c15ace50c40ac805d7d305419a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.004698 16868 raft_consensus.cc:515] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:20.021136 16714 leader_election.cc:343] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.026304 16732 tablet_service.cc:1511] Processing CreateTablet for tablet 19f0e59119934f87b39a5cae54d058f1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:20.028556 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f0e59119934f87b39a5cae54d058f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.030727 16867 tablet_bootstrap.cc:492] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.031211 16867 ts_tablet_manager.cc:1403] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.245s	user 0.015s	sys 0.000s
I20260709 14:51:20.034021 16867 raft_consensus.cc:359] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.034689 16867 raft_consensus.cc:385] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.034978 16867 raft_consensus.cc:740] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.052325 16739 tablet_service.cc:1511] Processing CreateTablet for tablet adabe6e82376498f91287bf65d1372b7 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:20.053776 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adabe6e82376498f91287bf65d1372b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.055898 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5092b1f4134f10b36838dd6c297f93 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:20.014249 16872 raft_consensus.cc:515] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.064625 16872 leader_election.cc:290] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:20.065810 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5092b1f4134f10b36838dd6c297f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.066916 16868 leader_election.cc:290] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.067431 16868 raft_consensus.cc:493] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.072270 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3980ded079445efa3e308a2b63d8f16" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:20.072885 16824 raft_consensus.cc:3060] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.075133 16868 raft_consensus.cc:515] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.078545 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:20.080065 16715 leader_election.cc:343] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.080083 16824 raft_consensus.cc:2468] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:20.081705 16715 leader_election.cc:304] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:20.085893 16810 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0aafaf2f644be78e273ff523a452d8 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:20.087230 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0aafaf2f644be78e273ff523a452d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.090221 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 00bb9f82bbec43a587d870c4ec3c13a6 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:20.090663 16809 tablet_service.cc:1511] Processing CreateTablet for tablet c39c15ace50c40ac805d7d305419a8ad (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:20.092043 16809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39c15ace50c40ac805d7d305419a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.098155 16807 tablet_service.cc:1511] Processing CreateTablet for tablet 9575e528b00b40e0ae7b80edbccb1f69 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:20.099504 16807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9575e528b00b40e0ae7b80edbccb1f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.100749 16814 tablet_service.cc:1511] Processing CreateTablet for tablet 19f0e59119934f87b39a5cae54d058f1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:20.101938 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f0e59119934f87b39a5cae54d058f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.102767 16867 consensus_queue.cc:260] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.104635 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00bb9f82bbec43a587d870c4ec3c13a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.105039 16867 ts_tablet_manager.cc:1434] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.005s
I20260709 14:51:20.107295 16865 tablet_bootstrap.cc:492] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.107542 16864 tablet_bootstrap.cc:492] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.107729 16865 ts_tablet_manager.cc:1403] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.260s	user 0.018s	sys 0.005s
I20260709 14:51:20.108035 16864 ts_tablet_manager.cc:1403] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.197s	user 0.014s	sys 0.020s
I20260709 14:51:20.109524 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4695fd416f594e48b55c7ce9c7a1132f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:20.110126 16675 raft_consensus.cc:3060] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.099433 16868 leader_election.cc:290] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.111383 16865 raft_consensus.cc:359] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.114542 16865 raft_consensus.cc:385] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.114928 16865 raft_consensus.cc:740] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.116983 16865 consensus_queue.cc:260] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.119320 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3980ded079445efa3e308a2b63d8f16" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:20.120682 16714 leader_election.cc:343] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.121670 16864 raft_consensus.cc:359] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.122102 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:20.122365 16864 raft_consensus.cc:385] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.122671 16864 raft_consensus.cc:740] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.123445 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00bb9f82bbec43a587d870c4ec3c13a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.123327 16864 consensus_queue.cc:260] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.131851 16665 tablet_service.cc:1511] Processing CreateTablet for tablet c39c15ace50c40ac805d7d305419a8ad (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 14:51:20.133309 16714 leader_election.cc:343] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.133244 16663 tablet_service.cc:1511] Processing CreateTablet for tablet 3018ffcc6ed141dd85e9acaeab915fe7 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:20.133829 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 19f0e59119934f87b39a5cae54d058f1 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:20.131853 16662 tablet_service.cc:1511] Processing CreateTablet for tablet adabe6e82376498f91287bf65d1372b7 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:20.137151 16867 tablet_bootstrap.cc:492] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.114599 16868 raft_consensus.cc:2804] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.138641 16660 tablet_service.cc:1511] Processing CreateTablet for tablet d909b6fdfca84b5ebe7b777ceeacaad8 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:20.143750 16873 raft_consensus.cc:493] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.154052 16873 raft_consensus.cc:515] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.158915 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 3018ffcc6ed141dd85e9acaeab915fe7 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:20.170660 16865 ts_tablet_manager.cc:1434] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
I20260709 14:51:20.133797 16714 leader_election.cc:304] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:20.173252 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0aafaf2f644be78e273ff523a452d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.162611 16873 leader_election.cc:290] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.167099 16675 raft_consensus.cc:2468] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:20.184084 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3018ffcc6ed141dd85e9acaeab915fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.188181 16864 ts_tablet_manager.cc:1434] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.080s	user 0.009s	sys 0.000s
I20260709 14:51:20.194825 16864 tablet_bootstrap.cc:492] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.194932 16788 leader_election.cc:304] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:20.195883 16872 raft_consensus.cc:2804] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:20.181083 16868 raft_consensus.cc:697] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:20.218456 16887 raft_consensus.cc:2749] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.220306 16872 raft_consensus.cc:697] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:20.221412 16872 consensus_queue.cc:237] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.212458 16663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3018ffcc6ed141dd85e9acaeab915fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.225069 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39c15ace50c40ac805d7d305419a8ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.225641 16739 tablet_service.cc:1511] Processing CreateTablet for tablet 3018ffcc6ed141dd85e9acaeab915fe7 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:20.226830 16739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3018ffcc6ed141dd85e9acaeab915fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.229206 16660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d909b6fdfca84b5ebe7b777ceeacaad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.229928 16662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adabe6e82376498f91287bf65d1372b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.230485 16661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5092b1f4134f10b36838dd6c297f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.232995 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9575e528b00b40e0ae7b80edbccb1f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.233927 16735 tablet_service.cc:1511] Processing CreateTablet for tablet d909b6fdfca84b5ebe7b777ceeacaad8 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:20.236280 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d909b6fdfca84b5ebe7b777ceeacaad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.239241 16731 tablet_service.cc:1511] Processing CreateTablet for tablet fc8dcb43d8f64e42bda61ecfb7c6743e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:20.239619 16734 tablet_service.cc:1511] Processing CreateTablet for tablet 73c7c341fb3c4239acb664f26f9526bf (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:20.239845 16733 tablet_service.cc:1511] Processing CreateTablet for tablet 755d60148cd64b9b8850159dd936e74b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:20.240410 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8dcb43d8f64e42bda61ecfb7c6743e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.240505 16736 tablet_service.cc:1511] Processing CreateTablet for tablet 16ba719d091b4afd9a777a43962b7c9c (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:20.241148 16733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755d60148cd64b9b8850159dd936e74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.241405 16738 tablet_service.cc:1511] Processing CreateTablet for tablet fa9443eb9d3d46f18d8613767ad4748f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:20.222713 16864 tablet_bootstrap.cc:654] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.241837 16736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ba719d091b4afd9a777a43962b7c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.233835 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f0e59119934f87b39a5cae54d058f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.254016 16738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9443eb9d3d46f18d8613767ad4748f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:20.250049 16714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 116766us
I20260709 14:51:20.265242 16734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c7c341fb3c4239acb664f26f9526bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.265075 16806 tablet_service.cc:1511] Processing CreateTablet for tablet adabe6e82376498f91287bf65d1372b7 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:20.266399 16806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adabe6e82376498f91287bf65d1372b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.266682 16573 catalog_manager.cc:5697] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:20.273860 16865 tablet_bootstrap.cc:492] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.230973 16664 tablet_service.cc:1511] Processing CreateTablet for tablet fc8dcb43d8f64e42bda61ecfb7c6743e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:20.265136 16808 tablet_service.cc:1511] Processing CreateTablet for tablet d909b6fdfca84b5ebe7b777ceeacaad8 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:20.289074 16732 tablet_service.cc:1511] Processing CreateTablet for tablet d51cf4e3a83b43b7859cb0a38d5caa99 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:20.289278 16810 tablet_service.cc:1511] Processing CreateTablet for tablet fc8dcb43d8f64e42bda61ecfb7c6743e (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:20.290293 16732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51cf4e3a83b43b7859cb0a38d5caa99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.291750 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4695fd416f594e48b55c7ce9c7a1132f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:20.298642 16664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8dcb43d8f64e42bda61ecfb7c6743e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:20.302637 16790 leader_election.cc:343] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.305105 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d909b6fdfca84b5ebe7b777ceeacaad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.309226 16810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc8dcb43d8f64e42bda61ecfb7c6743e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.313635 16892 raft_consensus.cc:493] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.314085 16892 raft_consensus.cc:515] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.270933 16868 consensus_queue.cc:237] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.334194 16892 leader_election.cc:290] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:20.335964 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152fd32e08554b27a70430be6627e27c" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:20.345098 16891 raft_consensus.cc:493] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:20.345235 16788 leader_election.cc:343] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.345679 16891 raft_consensus.cc:515] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.351202 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152fd32e08554b27a70430be6627e27c" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:20.352607 16790 leader_election.cc:343] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.353026 16790 leader_election.cc:304] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:20.354116 16892 raft_consensus.cc:2749] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.349295 16811 tablet_service.cc:1511] Processing CreateTablet for tablet 73c7c341fb3c4239acb664f26f9526bf (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:20.362641 16811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c7c341fb3c4239acb664f26f9526bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.368786 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:20.369633 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676d5eeb95c34be4bb436cdfa6f21a96" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:20.370329 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676d5eeb95c34be4bb436cdfa6f21a96" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:20.371109 16715 leader_election.cc:343] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.371701 16891 leader_election.cc:290] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:20.371651 16714 leader_election.cc:343] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:20.372601 16640 leader_election.cc:343] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.372751 16714 leader_election.cc:304] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:20.374593 16865 tablet_bootstrap.cc:654] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.375375 16891 raft_consensus.cc:2749] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.376325 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:20.379216 16641 leader_election.cc:343] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.379653 16641 leader_election.cc:304] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:20.380746 16873 raft_consensus.cc:2749] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.400812 16659 tablet_service.cc:1511] Processing CreateTablet for tablet 73c7c341fb3c4239acb664f26f9526bf (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:20.418927 16659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c7c341fb3c4239acb664f26f9526bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.429895 16813 tablet_service.cc:1511] Processing CreateTablet for tablet 755d60148cd64b9b8850159dd936e74b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:20.431255 16813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755d60148cd64b9b8850159dd936e74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.439852 16808 tablet_service.cc:1511] Processing CreateTablet for tablet fa9443eb9d3d46f18d8613767ad4748f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:20.441237 16808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9443eb9d3d46f18d8613767ad4748f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.459277 16864 tablet_bootstrap.cc:492] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.459822 16864 ts_tablet_manager.cc:1403] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.265s	user 0.015s	sys 0.021s
I20260709 14:51:20.525353 16805 tablet_service.cc:1511] Processing CreateTablet for tablet 16ba719d091b4afd9a777a43962b7c9c (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:20.526814 16805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ba719d091b4afd9a777a43962b7c9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:20.585999 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:20.589949 16891 raft_consensus.cc:493] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.592774 16891 raft_consensus.cc:515] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.592877 16864 raft_consensus.cc:359] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:20.593482 16559 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.131:40015, user_credentials={real_user=slave}} blocked reactor thread for 143833us
I20260709 14:51:20.593693 16864 raft_consensus.cc:385] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.594146 16864 raft_consensus.cc:740] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.594832 16891 leader_election.cc:290] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.598518 16864 consensus_queue.cc:260] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.595453 16814 tablet_service.cc:1511] Processing CreateTablet for tablet d51cf4e3a83b43b7859cb0a38d5caa99 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:20.596215 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:20.597354 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:20.605261 16812 consensus_meta.cc:287] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent flushing consensus metadata: real 0.555s	user 0.000s	sys 0.018s
W20260709 14:51:20.607976 16715 leader_election.cc:343] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:20.610922 16714 leader_election.cc:343] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.614884 16714 leader_election.cc:304] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:20.615963 16891 raft_consensus.cc:2749] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.590232 16658 tablet_service.cc:1511] Processing CreateTablet for tablet 755d60148cd64b9b8850159dd936e74b (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:20.612003 16814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51cf4e3a83b43b7859cb0a38d5caa99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.616070 16865 tablet_bootstrap.cc:492] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.620229 16865 ts_tablet_manager.cc:1403] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.347s	user 0.000s	sys 0.018s
I20260709 14:51:20.620451 16658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 755d60148cd64b9b8850159dd936e74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.645548 16864 ts_tablet_manager.cc:1434] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.185s	user 0.022s	sys 0.013s
I20260709 14:51:20.646523 16864 tablet_bootstrap.cc:492] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.623805 16656 tablet_service.cc:1511] Processing CreateTablet for tablet fa9443eb9d3d46f18d8613767ad4748f (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:20.647802 16656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa9443eb9d3d46f18d8613767ad4748f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:20.622265 16560 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.130:35505, user_credentials={real_user=slave}} blocked reactor thread for 112036us
I20260709 14:51:20.646230 16865 raft_consensus.cc:359] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.650861 16865 raft_consensus.cc:385] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.654949 16572 catalog_manager.cc:5697] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:20.651170 16865 raft_consensus.cc:740] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.657680 16865 consensus_queue.cc:260] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.660200 16865 ts_tablet_manager.cc:1434] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:51:20.619611 16812 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39242 (request call id 36) took 1151 ms. Trace:
I20260709 14:51:20.661235 16865 tablet_bootstrap.cc:492] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.631395 16657 tablet_service.cc:1511] Processing CreateTablet for tablet 16ba719d091b4afd9a777a43962b7c9c (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:20.669391 16657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ba719d091b4afd9a777a43962b7c9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.631389 16665 tablet_service.cc:1511] Processing CreateTablet for tablet d51cf4e3a83b43b7859cb0a38d5caa99 (DEFAULT_TABLE table=test-workload [id=69a75c3412f345f990780eb8bd7adb55]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:20.670560 16665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51cf4e3a83b43b7859cb0a38d5caa99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:20.661324 16812 rpcz_store.cc:276] 0709 14:51:19.467895 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:19.877627 (+409732us) service_pool.cc:224] Handling call
0709 14:51:19.925172 (+ 47545us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:19.925252 (+    80us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:20.023456 (+ 98204us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:20.608151 (+584695us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:20.618469 (+ 10318us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:20.643281 16867 tablet_bootstrap.cc:654] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.676964 16865 tablet_bootstrap.cc:654] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.679884 16864 tablet_bootstrap.cc:654] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.689692 16867 tablet_bootstrap.cc:492] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.690146 16867 ts_tablet_manager.cc:1403] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.553s	user 0.019s	sys 0.010s
I20260709 14:51:20.692760 16867 raft_consensus.cc:359] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.693298 16867 raft_consensus.cc:385] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.693516 16867 raft_consensus.cc:740] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.694089 16867 consensus_queue.cc:260] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.695869 16867 ts_tablet_manager.cc:1434] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:20.699250 16867 tablet_bootstrap.cc:492] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.704589 16867 tablet_bootstrap.cc:654] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.710470 16865 tablet_bootstrap.cc:492] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.710948 16865 ts_tablet_manager.cc:1403] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 14:51:20.714090 16865 raft_consensus.cc:359] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.714896 16865 raft_consensus.cc:385] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.715236 16865 raft_consensus.cc:740] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.716080 16865 consensus_queue.cc:260] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.718825 16865 ts_tablet_manager.cc:1434] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:51:20.719398 16867 tablet_bootstrap.cc:492] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.719859 16867 ts_tablet_manager.cc:1403] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260709 14:51:20.719923 16865 tablet_bootstrap.cc:492] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.718847 16864 tablet_bootstrap.cc:492] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.723024 16864 ts_tablet_manager.cc:1403] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.008s
I20260709 14:51:20.723335 16867 raft_consensus.cc:359] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.724079 16867 raft_consensus.cc:385] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.724385 16867 raft_consensus.cc:740] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.725236 16867 consensus_queue.cc:260] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.725872 16864 raft_consensus.cc:359] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.726575 16864 raft_consensus.cc:385] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.726837 16864 raft_consensus.cc:740] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.726980 16865 tablet_bootstrap.cc:654] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.727480 16867 ts_tablet_manager.cc:1434] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:51:20.727597 16864 consensus_queue.cc:260] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.729374 16867 tablet_bootstrap.cc:492] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.729993 16864 ts_tablet_manager.cc:1434] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:20.730911 16864 tablet_bootstrap.cc:492] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.736685 16864 tablet_bootstrap.cc:654] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.736694 16867 tablet_bootstrap.cc:654] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.743009 16865 tablet_bootstrap.cc:492] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.743507 16865 ts_tablet_manager.cc:1403] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.009s
I20260709 14:51:20.745635 16865 raft_consensus.cc:359] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.746143 16865 raft_consensus.cc:385] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.746385 16865 raft_consensus.cc:740] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.747011 16865 consensus_queue.cc:260] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.748484 16867 tablet_bootstrap.cc:492] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.749122 16867 ts_tablet_manager.cc:1403] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 14:51:20.750385 16865 ts_tablet_manager.cc:1434] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:20.751407 16865 tablet_bootstrap.cc:492] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.751991 16867 raft_consensus.cc:359] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.752722 16867 raft_consensus.cc:385] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.753018 16867 raft_consensus.cc:740] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.753719 16867 consensus_queue.cc:260] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.759166 16867 ts_tablet_manager.cc:1434] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 14:51:20.760128 16867 tablet_bootstrap.cc:492] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.760838 16865 tablet_bootstrap.cc:654] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.761713 16864 tablet_bootstrap.cc:492] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.762177 16864 ts_tablet_manager.cc:1403] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.012s
I20260709 14:51:20.765081 16864 raft_consensus.cc:359] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.765779 16864 raft_consensus.cc:385] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.765913 16867 tablet_bootstrap.cc:654] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.766103 16864 raft_consensus.cc:740] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.767091 16864 consensus_queue.cc:260] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.769533 16864 ts_tablet_manager.cc:1434] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:20.771708 16864 tablet_bootstrap.cc:492] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.772712 16867 tablet_bootstrap.cc:492] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.773175 16867 ts_tablet_manager.cc:1403] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:51:20.774181 16865 tablet_bootstrap.cc:492] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.774710 16865 ts_tablet_manager.cc:1403] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 14:51:20.775928 16867 raft_consensus.cc:359] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.776643 16867 raft_consensus.cc:385] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.776921 16867 raft_consensus.cc:740] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.777624 16864 tablet_bootstrap.cc:654] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.777720 16867 consensus_queue.cc:260] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.778221 16865 raft_consensus.cc:359] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.779054 16865 raft_consensus.cc:385] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.779409 16865 raft_consensus.cc:740] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.780184 16865 consensus_queue.cc:260] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.782383 16867 ts_tablet_manager.cc:1434] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:51:20.782527 16865 ts_tablet_manager.cc:1434] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:20.783399 16867 tablet_bootstrap.cc:492] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.783710 16865 tablet_bootstrap.cc:492] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.789922 16865 tablet_bootstrap.cc:654] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.790752 16867 tablet_bootstrap.cc:654] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.795739 16864 tablet_bootstrap.cc:492] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.796150 16864 ts_tablet_manager.cc:1403] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260709 14:51:20.796729 16867 tablet_bootstrap.cc:492] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.797176 16867 ts_tablet_manager.cc:1403] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:51:20.798629 16750 raft_consensus.cc:3060] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.798539 16864 raft_consensus.cc:359] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.799218 16864 raft_consensus.cc:385] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.799489 16864 raft_consensus.cc:740] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.799687 16867 raft_consensus.cc:359] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.800344 16867 raft_consensus.cc:385] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.800138 16864 consensus_queue.cc:260] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.800638 16867 raft_consensus.cc:740] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.801316 16867 consensus_queue.cc:260] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.802570 16864 ts_tablet_manager.cc:1434] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:20.803315 16867 ts_tablet_manager.cc:1434] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:20.803404 16864 tablet_bootstrap.cc:492] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.804271 16867 tablet_bootstrap.cc:492] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.809033 16864 tablet_bootstrap.cc:654] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.810295 16867 tablet_bootstrap.cc:654] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.811996 16891 raft_consensus.cc:493] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.812443 16891 raft_consensus.cc:515] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.816080 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:20.818091 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:20.819953 16715 leader_election.cc:343] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:20.820711 16714 leader_election.cc:343] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.821161 16714 leader_election.cc:304] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:20.821954 16868 raft_consensus.cc:2749] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.814507 16891 leader_election.cc:290] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.827255 16892 consensus_queue.cc:1048] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.832265 16867 tablet_bootstrap.cc:492] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.832751 16867 ts_tablet_manager.cc:1403] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260709 14:51:20.832798 16864 tablet_bootstrap.cc:492] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.833354 16864 ts_tablet_manager.cc:1403] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260709 14:51:20.834964 16868 consensus_queue.cc:1048] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.835414 16867 raft_consensus.cc:359] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.835739 16864 raft_consensus.cc:359] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.836197 16867 raft_consensus.cc:385] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.836310 16864 raft_consensus.cc:385] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.836656 16867 raft_consensus.cc:740] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.836668 16864 raft_consensus.cc:740] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.837517 16864 consensus_queue.cc:260] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.837538 16867 consensus_queue.cc:260] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.838301 16892 consensus_queue.cc:1048] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.839463 16864 ts_tablet_manager.cc:1434] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:20.839725 16865 tablet_bootstrap.cc:492] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.840164 16865 ts_tablet_manager.cc:1403] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.057s	user 0.027s	sys 0.019s
I20260709 14:51:20.840302 16864 tablet_bootstrap.cc:492] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.842317 16867 ts_tablet_manager.cc:1434] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:20.842690 16865 raft_consensus.cc:359] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.843194 16867 tablet_bootstrap.cc:492] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.843380 16865 raft_consensus.cc:385] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.843703 16865 raft_consensus.cc:740] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.844470 16865 consensus_queue.cc:260] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.848719 16867 tablet_bootstrap.cc:654] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.848719 16864 tablet_bootstrap.cc:654] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.853473 16868 raft_consensus.cc:493] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.853955 16868 raft_consensus.cc:515] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.855922 16868 leader_election.cc:290] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.858268 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f929955aa8471994c60d914ed4ae95" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:20.859434 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f929955aa8471994c60d914ed4ae95" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:20.860780 16715 leader_election.cc:343] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:20.862596 16714 leader_election.cc:343] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.863021 16714 leader_election.cc:304] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:20.864023 16868 raft_consensus.cc:2749] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:20.865082 16673 raft_consensus.cc:3060] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.873814 16868 consensus_queue.cc:1048] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:20.853483 16865 ts_tablet_manager.cc:1434] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:51:20.878921 16865 tablet_bootstrap.cc:492] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.883985 16865 tablet_bootstrap.cc:654] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.897460 16865 tablet_bootstrap.cc:492] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:20.897969 16865 ts_tablet_manager.cc:1403] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:51:20.904034 16865 raft_consensus.cc:359] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.904873 16865 raft_consensus.cc:385] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.905242 16865 raft_consensus.cc:740] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.905937 16865 consensus_queue.cc:260] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.907999 16865 ts_tablet_manager.cc:1434] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:20.908586 16873 raft_consensus.cc:493] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.909049 16873 raft_consensus.cc:515] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.910928 16873 leader_election.cc:290] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.912837 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:20.913211 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:20.913522 16750 raft_consensus.cc:2468] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
W20260709 14:51:20.914752 16640 leader_election.cc:343] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.915429 16641 leader_election.cc:304] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:20.916836 16873 raft_consensus.cc:2804] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.917958 16873 raft_consensus.cc:493] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.918329 16873 raft_consensus.cc:3060] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.928066 16873 raft_consensus.cc:515] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.935297 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
W20260709 14:51:20.936764 16640 leader_election.cc:343] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.930467 16865 tablet_bootstrap.cc:492] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:20.946257 16873 leader_election.cc:290] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:20.952858 16865 tablet_bootstrap.cc:654] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.976035 16892 raft_consensus.cc:493] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:20.977296 16892 raft_consensus.cc:515] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.979290 16892 leader_election.cc:290] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:20.976035 16864 tablet_bootstrap.cc:492] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:20.980291 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:20.980715 16864 ts_tablet_manager.cc:1403] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.141s	user 0.046s	sys 0.071s
I20260709 14:51:20.981887 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:20.982427 16749 raft_consensus.cc:3060] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:20.982827 16867 tablet_bootstrap.cc:492] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:20.983282 16867 ts_tablet_manager.cc:1403] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.140s	user 0.057s	sys 0.044s
W20260709 14:51:20.985814 16790 leader_election.cc:343] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:20.985684 16867 raft_consensus.cc:359] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.986363 16867 raft_consensus.cc:385] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.986649 16867 raft_consensus.cc:740] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.986461 16864 raft_consensus.cc:359] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.986846 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:20.987178 16864 raft_consensus.cc:385] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:20.987428 16674 raft_consensus.cc:2468] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:20.987406 16867 consensus_queue.cc:260] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.989385 16867 ts_tablet_manager.cc:1434] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:20.987465 16864 raft_consensus.cc:740] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:20.990309 16867 tablet_bootstrap.cc:492] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:20.990860 16864 consensus_queue.cc:260] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:20.994139 16864 ts_tablet_manager.cc:1434] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:20.995049 16864 tablet_bootstrap.cc:492] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:20.995460 16867 tablet_bootstrap.cc:654] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:20.998039 16788 leader_election.cc:304] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:20.999193 16892 raft_consensus.cc:2804] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:20.999542 16892 raft_consensus.cc:493] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:20.999847 16892 raft_consensus.cc:3060] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.000429 16864 tablet_bootstrap.cc:654] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.009209 16749 raft_consensus.cc:2468] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.009423 16892 raft_consensus.cc:515] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.010601 16867 tablet_bootstrap.cc:492] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.010506 16641 leader_election.cc:304] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:21.011099 16867 ts_tablet_manager.cc:1403] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:51:21.011338 16892 leader_election.cc:290] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.011909 16873 raft_consensus.cc:2804] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.012338 16873 raft_consensus.cc:697] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:21.014235 16867 raft_consensus.cc:359] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.014922 16867 raft_consensus.cc:385] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.015091 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.016929 16873 consensus_queue.cc:237] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.015156 16867 raft_consensus.cc:740] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.018584 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.018536 16867 consensus_queue.cc:260] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.019179 16674 raft_consensus.cc:3060] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:21.019989 16790 leader_election.cc:343] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.020533 16867 ts_tablet_manager.cc:1434] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:21.021349 16867 tablet_bootstrap.cc:492] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.026257 16865 tablet_bootstrap.cc:492] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.026213 16674 raft_consensus.cc:2468] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.026753 16865 ts_tablet_manager.cc:1403] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.096s	user 0.037s	sys 0.012s
I20260709 14:51:21.027693 16788 leader_election.cc:304] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:21.028502 16892 raft_consensus.cc:2804] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.028961 16892 raft_consensus.cc:697] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:21.029330 16867 tablet_bootstrap.cc:654] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.029721 16892 consensus_queue.cc:237] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.032184 16865 raft_consensus.cc:359] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.033030 16865 raft_consensus.cc:385] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.033335 16865 raft_consensus.cc:740] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.033991 16865 consensus_queue.cc:260] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.035848 16865 ts_tablet_manager.cc:1434] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:21.036715 16865 tablet_bootstrap.cc:492] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.038424 16868 raft_consensus.cc:493] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.038862 16868 raft_consensus.cc:515] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.040915 16868 leader_election.cc:290] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.042721 16865 tablet_bootstrap.cc:654] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.043203 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6673f82e0d451b8b4784f290f18502" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.043857 16674 raft_consensus.cc:2468] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.044919 16714 leader_election.cc:304] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.045759 16868 raft_consensus.cc:2804] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.046123 16868 raft_consensus.cc:493] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.046461 16868 raft_consensus.cc:3060] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.042694 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6673f82e0d451b8b4784f290f18502" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.049747 16824 raft_consensus.cc:2468] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.052163 16571 catalog_manager.cc:5697] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:21.038206 16572 catalog_manager.cc:5697] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.057945 16873 raft_consensus.cc:493] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.058365 16873 raft_consensus.cc:515] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.060367 16873 leader_election.cc:290] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.061578 16864 tablet_bootstrap.cc:492] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.062424 16864 ts_tablet_manager.cc:1403] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.014s
I20260709 14:51:21.062601 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.063040 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.063189 16749 raft_consensus.cc:2468] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.064357 16641 leader_election.cc:304] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
W20260709 14:51:21.065012 16640 leader_election.cc:343] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.056764 16868 raft_consensus.cc:515] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.064971 16864 raft_consensus.cc:359] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.065734 16864 raft_consensus.cc:385] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.066011 16864 raft_consensus.cc:740] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.066558 16864 consensus_queue.cc:260] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.067493 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6673f82e0d451b8b4784f290f18502" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.067667 16868 leader_election.cc:290] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.068068 16674 raft_consensus.cc:3060] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.068856 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6673f82e0d451b8b4784f290f18502" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.069425 16824 raft_consensus.cc:3060] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.073153 16867 tablet_bootstrap.cc:492] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.073585 16867 ts_tablet_manager.cc:1403] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.013s
I20260709 14:51:21.075896 16824 raft_consensus.cc:2468] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.075937 16867 raft_consensus.cc:359] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.076651 16867 raft_consensus.cc:385] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.076819 16865 tablet_bootstrap.cc:492] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.077066 16715 leader_election.cc:304] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:21.077319 16865 ts_tablet_manager.cc:1403] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.011s
I20260709 14:51:21.077970 16873 raft_consensus.cc:2804] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.078056 16864 ts_tablet_manager.cc:1434] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:21.078370 16873 raft_consensus.cc:493] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.078790 16873 raft_consensus.cc:3060] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.079177 16864 tablet_bootstrap.cc:492] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.080123 16865 raft_consensus.cc:359] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.080840 16865 raft_consensus.cc:385] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.081821 16865 raft_consensus.cc:740] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.082640 16865 consensus_queue.cc:260] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.081449 16674 raft_consensus.cc:2468] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.078325 16867 raft_consensus.cc:740] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.085086 16868 raft_consensus.cc:2804] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.085589 16868 raft_consensus.cc:697] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:21.085800 16867 consensus_queue.cc:260] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.086958 16873 raft_consensus.cc:515] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.087723 16867 ts_tablet_manager.cc:1434] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:51:21.088615 16867 tablet_bootstrap.cc:492] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.089330 16865 ts_tablet_manager.cc:1434] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:21.089486 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.090021 16749 raft_consensus.cc:3060] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.090330 16865 tablet_bootstrap.cc:492] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.085088 16864 tablet_bootstrap.cc:654] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.086329 16868 consensus_queue.cc:237] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.094473 16892 raft_consensus.cc:493] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.094905 16892 raft_consensus.cc:515] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.097442 16918 raft_consensus.cc:493] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.097895 16918 raft_consensus.cc:515] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.096711 16873 leader_election.cc:290] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.099822 16749 raft_consensus.cc:2468] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.100382 16918 leader_election.cc:290] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.100935 16641 leader_election.cc:304] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.098165 16892 leader_election.cc:290] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.101816 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240dbc296f4148b4a4c1d9061b3712f2" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.102923 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6899f78b7a6743958fbda92952e3beeb" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.101918 16927 raft_consensus.cc:2804] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.103071 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6899f78b7a6743958fbda92952e3beeb" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.104468 16927 raft_consensus.cc:697] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
W20260709 14:51:21.105885 16790 leader_election.cc:343] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:21.106949 16788 leader_election.cc:343] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.105908 16927 consensus_queue.cc:237] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:21.107740 16790 leader_election.cc:343] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.108117 16790 leader_election.cc:304] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.109136 16892 raft_consensus.cc:2749] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.112658 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240dbc296f4148b4a4c1d9061b3712f2" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.113348 16674 raft_consensus.cc:2468] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:21.113710 16865 tablet_bootstrap.cc:654] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.102923 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.114885 16867 tablet_bootstrap.cc:654] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.115942 16788 leader_election.cc:304] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
W20260709 14:51:21.118949 16640 leader_election.cc:343] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.119918 16892 raft_consensus.cc:2804] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.122099 16573 catalog_manager.cc:5697] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.124462 16892 raft_consensus.cc:493] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.124788 16892 raft_consensus.cc:3060] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.131261 16892 raft_consensus.cc:515] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.133821 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240dbc296f4148b4a4c1d9061b3712f2" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.134387 16674 raft_consensus.cc:3060] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.136451 16571 catalog_manager.cc:5697] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.141721 16674 raft_consensus.cc:2468] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.142813 16788 leader_election.cc:304] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.143586 16918 raft_consensus.cc:2804] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.144023 16918 raft_consensus.cc:697] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:21.144776 16918 consensus_queue.cc:237] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.150907 16892 leader_election.cc:290] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.152043 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240dbc296f4148b4a4c1d9061b3712f2" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
W20260709 14:51:21.153334 16790 leader_election.cc:343] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.153868 16864 tablet_bootstrap.cc:492] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.154359 16864 ts_tablet_manager.cc:1403] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.014s
I20260709 14:51:21.155369 16867 tablet_bootstrap.cc:492] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.155822 16867 ts_tablet_manager.cc:1403] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.005s
I20260709 14:51:21.155887 16865 tablet_bootstrap.cc:492] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.156330 16865 ts_tablet_manager.cc:1403] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.014s
I20260709 14:51:21.157146 16864 raft_consensus.cc:359] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.157829 16864 raft_consensus.cc:385] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.158143 16864 raft_consensus.cc:740] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.158296 16867 raft_consensus.cc:359] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.158911 16867 raft_consensus.cc:385] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.158777 16865 raft_consensus.cc:359] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.159260 16867 raft_consensus.cc:740] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.159454 16865 raft_consensus.cc:385] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.158967 16864 consensus_queue.cc:260] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.155284 16571 catalog_manager.cc:5697] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:21.159772 16865 raft_consensus.cc:740] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.159909 16867 consensus_queue.cc:260] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.161783 16867 ts_tablet_manager.cc:1434] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:21.160596 16865 consensus_queue.cc:260] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.163185 16864 ts_tablet_manager.cc:1434] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:21.164002 16864 tablet_bootstrap.cc:492] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.164908 16867 tablet_bootstrap.cc:492] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.169462 16864 tablet_bootstrap.cc:654] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.171883 16865 ts_tablet_manager.cc:1434] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260709 14:51:21.172168 16868 raft_consensus.cc:493] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.172435 16867 tablet_bootstrap.cc:654] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.172585 16868 raft_consensus.cc:515] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.174597 16868 leader_election.cc:290] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.177261 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152fd32e08554b27a70430be6627e27c" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.177883 16674 raft_consensus.cc:2468] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.179366 16714 leader_election.cc:304] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.180267 16868 raft_consensus.cc:2804] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.180675 16868 raft_consensus.cc:493] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.181078 16868 raft_consensus.cc:3060] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.186415 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152fd32e08554b27a70430be6627e27c" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.187080 16824 raft_consensus.cc:2468] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.188759 16865 tablet_bootstrap.cc:492] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.199905 16868 raft_consensus.cc:515] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.202629 16865 tablet_bootstrap.cc:654] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.202970 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152fd32e08554b27a70430be6627e27c" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.203599 16674 raft_consensus.cc:3060] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.206640 16868 leader_election.cc:290] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.207762 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152fd32e08554b27a70430be6627e27c" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.208317 16824 raft_consensus.cc:3060] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.209165 16864 tablet_bootstrap.cc:492] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.209707 16864 ts_tablet_manager.cc:1403] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.023s
I20260709 14:51:21.211776 16674 raft_consensus.cc:2468] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.212502 16864 raft_consensus.cc:359] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.212989 16714 leader_election.cc:304] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.213284 16864 raft_consensus.cc:385] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.213701 16864 raft_consensus.cc:740] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.213800 16868 raft_consensus.cc:2804] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.214596 16864 consensus_queue.cc:260] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.214609 16867 tablet_bootstrap.cc:492] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.215461 16868 raft_consensus.cc:697] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:21.216181 16867 ts_tablet_manager.cc:1403] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.027s
I20260709 14:51:21.216472 16868 consensus_queue.cc:237] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.216984 16824 raft_consensus.cc:2468] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.218482 16864 ts_tablet_manager.cc:1434] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:21.219347 16864 tablet_bootstrap.cc:492] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.219785 16867 raft_consensus.cc:359] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.220501 16867 raft_consensus.cc:385] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.220796 16867 raft_consensus.cc:740] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.221026 16865 tablet_bootstrap.cc:492] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.221437 16865 ts_tablet_manager.cc:1403] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260709 14:51:21.221621 16867 consensus_queue.cc:260] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.224011 16865 raft_consensus.cc:359] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.224633 16865 raft_consensus.cc:385] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.224959 16865 raft_consensus.cc:740] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.225553 16864 tablet_bootstrap.cc:654] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.225658 16865 consensus_queue.cc:260] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.227663 16865 ts_tablet_manager.cc:1434] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:21.228449 16865 tablet_bootstrap.cc:492] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.230458 16867 ts_tablet_manager.cc:1434] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:21.231276 16867 tablet_bootstrap.cc:492] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.232038 16571 catalog_manager.cc:5697] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.236541 16867 tablet_bootstrap.cc:654] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.233996 16865 tablet_bootstrap.cc:654] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.245523 16865 tablet_bootstrap.cc:492] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.245733 16864 tablet_bootstrap.cc:492] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.245981 16865 ts_tablet_manager.cc:1403] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 14:51:21.246142 16864 ts_tablet_manager.cc:1403] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.007s
I20260709 14:51:21.248298 16867 tablet_bootstrap.cc:492] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.248723 16867 ts_tablet_manager.cc:1403] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:51:21.248466 16865 raft_consensus.cc:359] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.249130 16865 raft_consensus.cc:385] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.248972 16864 raft_consensus.cc:359] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.249437 16865 raft_consensus.cc:740] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.249634 16864 raft_consensus.cc:385] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.250113 16864 raft_consensus.cc:740] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.250125 16865 consensus_queue.cc:260] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.250905 16864 consensus_queue.cc:260] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.251246 16867 raft_consensus.cc:359] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.252342 16867 raft_consensus.cc:385] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.252743 16867 raft_consensus.cc:740] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.253328 16865 ts_tablet_manager.cc:1434] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:51:21.253747 16892 raft_consensus.cc:493] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.253953 16864 ts_tablet_manager.cc:1434] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:21.253697 16867 consensus_queue.cc:260] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.254228 16892 raft_consensus.cc:515] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.255028 16864 tablet_bootstrap.cc:492] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.255465 16867 ts_tablet_manager.cc:1434] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:21.256238 16892 leader_election.cc:290] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.257296 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.257961 16748 raft_consensus.cc:2393] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4338d8ced0e4ddfa84a64a13f17dd07 in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:21.258087 16867 tablet_bootstrap.cc:492] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.258766 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b075bb2d69492a9ee03b19ef89b91b" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.260895 16790 leader_election.cc:304] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.261991 16892 raft_consensus.cc:3060] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.266645 16927 raft_consensus.cc:493] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.267112 16927 raft_consensus.cc:515] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.267922 16864 tablet_bootstrap.cc:654] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.269634 16865 tablet_bootstrap.cc:492] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.271013 16918 raft_consensus.cc:493] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.271492 16918 raft_consensus.cc:515] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.273504 16918 leader_election.cc:290] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.274292 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29766a631a0b4d539b8da3066594afb2" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.274888 16824 raft_consensus.cc:2468] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.276186 16640 leader_election.cc:304] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.276793 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c196a0d5f774ac4970ba5cb9b3c877e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.277071 16873 raft_consensus.cc:2804] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.277400 16674 raft_consensus.cc:2468] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:21.277478 16873 raft_consensus.cc:493] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.278004 16873 raft_consensus.cc:3060] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.280431 16892 raft_consensus.cc:2749] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.282076 16864 tablet_bootstrap.cc:492] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.282549 16864 ts_tablet_manager.cc:1403] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.017s
I20260709 14:51:21.283103 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29766a631a0b4d539b8da3066594afb2" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.284090 16788 leader_election.cc:304] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.285123 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c196a0d5f774ac4970ba5cb9b3c877e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.285759 16749 raft_consensus.cc:2468] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:21.280365 16865 tablet_bootstrap.cc:654] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.284612 16873 raft_consensus.cc:515] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.271683 16927 leader_election.cc:290] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.285665 16864 raft_consensus.cc:359] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.288990 16864 raft_consensus.cc:385] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.289052 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29766a631a0b4d539b8da3066594afb2" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.289458 16864 raft_consensus.cc:740] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.290236 16864 consensus_queue.cc:260] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.291363 16748 raft_consensus.cc:2468] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.291749 16867 tablet_bootstrap.cc:654] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.292972 16864 ts_tablet_manager.cc:1434] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:21.294629 16864 tablet_bootstrap.cc:492] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.295930 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29766a631a0b4d539b8da3066594afb2" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.296464 16824 raft_consensus.cc:3060] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.298318 16865 tablet_bootstrap.cc:492] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.298739 16865 ts_tablet_manager.cc:1403] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 14:51:21.301182 16864 tablet_bootstrap.cc:654] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.301239 16865 raft_consensus.cc:359] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.301960 16865 raft_consensus.cc:385] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.302222 16865 raft_consensus.cc:740] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.302922 16865 consensus_queue.cc:260] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.303270 16824 raft_consensus.cc:2468] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.304433 16640 leader_election.cc:304] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:21.304738 16865 ts_tablet_manager.cc:1434] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:21.305359 16927 raft_consensus.cc:2804] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.306084 16865 tablet_bootstrap.cc:492] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.311280 16873 leader_election.cc:290] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.312201 16865 tablet_bootstrap.cc:654] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.315598 16927 raft_consensus.cc:697] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:21.316522 16927 consensus_queue.cc:237] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.320468 16955 raft_consensus.cc:493] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.320926 16955 raft_consensus.cc:515] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.323832 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676d5eeb95c34be4bb436cdfa6f21a96" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.324561 16748 raft_consensus.cc:2468] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.292486 16892 raft_consensus.cc:2804] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.325156 16892 raft_consensus.cc:493] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.325606 16892 raft_consensus.cc:3060] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.325870 16641 leader_election.cc:304] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.326748 16873 raft_consensus.cc:2804] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.327097 16873 raft_consensus.cc:493] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.327430 16873 raft_consensus.cc:3060] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.330575 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676d5eeb95c34be4bb436cdfa6f21a96" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.331241 16824 raft_consensus.cc:2468] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.344055 16955 leader_election.cc:290] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.346666 16867 tablet_bootstrap.cc:492] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.347101 16867 ts_tablet_manager.cc:1403] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.006s
I20260709 14:51:21.342701 16892 raft_consensus.cc:515] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.349895 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c196a0d5f774ac4970ba5cb9b3c877e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.350131 16873 raft_consensus.cc:515] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.350509 16674 raft_consensus.cc:3060] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.351472 16892 leader_election.cc:290] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.352487 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c196a0d5f774ac4970ba5cb9b3c877e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.353050 16748 raft_consensus.cc:3060] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.356925 16674 raft_consensus.cc:2468] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.357968 16892 raft_consensus.cc:493] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.358110 16788 leader_election.cc:304] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.358426 16892 raft_consensus.cc:515] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.358999 16918 raft_consensus.cc:2804] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.359419 16748 raft_consensus.cc:2468] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.359490 16918 raft_consensus.cc:697] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:21.360369 16918 consensus_queue.cc:237] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.360854 16867 raft_consensus.cc:359] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.361090 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f929955aa8471994c60d914ed4ae95" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.361898 16892 leader_election.cc:290] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.364395 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f929955aa8471994c60d914ed4ae95" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.365408 16749 raft_consensus.cc:2468] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:21.369120 16867 raft_consensus.cc:385] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.369412 16867 raft_consensus.cc:740] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.369625 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676d5eeb95c34be4bb436cdfa6f21a96" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.370184 16749 raft_consensus.cc:3060] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.369696 16571 catalog_manager.cc:5697] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.371351 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "676d5eeb95c34be4bb436cdfa6f21a96" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.371428 16790 leader_election.cc:304] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:21.371968 16824 raft_consensus.cc:3060] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.371711 16573 catalog_manager.cc:5697] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:21.372695 16892 raft_consensus.cc:2804] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.374089 16892 raft_consensus.cc:493] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.374728 16892 raft_consensus.cc:3060] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.375907 16867 consensus_queue.cc:260] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.376574 16749 raft_consensus.cc:2468] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.377012 16864 tablet_bootstrap.cc:492] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.377429 16864 ts_tablet_manager.cc:1403] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.083s	user 0.033s	sys 0.032s
I20260709 14:51:21.377825 16867 ts_tablet_manager.cc:1434] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:51:21.378623 16867 tablet_bootstrap.cc:492] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.378755 16674 raft_consensus.cc:2468] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:21.379613 16641 leader_election.cc:304] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.380676 16865 tablet_bootstrap.cc:492] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.381095 16865 ts_tablet_manager.cc:1403] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.037s
I20260709 14:51:21.381425 16864 raft_consensus.cc:359] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.382031 16864 raft_consensus.cc:385] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.382272 16864 raft_consensus.cc:740] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.383195 16927 raft_consensus.cc:2804] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.382964 16864 consensus_queue.cc:260] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.383872 16865 raft_consensus.cc:359] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.384473 16865 raft_consensus.cc:385] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.384716 16865 raft_consensus.cc:740] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.385349 16865 consensus_queue.cc:260] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.387446 16865 ts_tablet_manager.cc:1434] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:21.388350 16865 tablet_bootstrap.cc:492] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.383623 16927 raft_consensus.cc:697] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:21.389139 16927 consensus_queue.cc:237] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.389595 16864 ts_tablet_manager.cc:1434] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:21.390431 16864 tablet_bootstrap.cc:492] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.390843 16955 raft_consensus.cc:493] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.393661 16865 tablet_bootstrap.cc:654] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.391244 16955 raft_consensus.cc:515] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.396236 16864 tablet_bootstrap.cc:654] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.397032 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c30853def94ff4bd7fde5221f7be51" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:21.398598 16641 leader_election.cc:343] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.403391 16955 leader_election.cc:290] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.404735 16873 leader_election.cc:290] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.405670 16868 raft_consensus.cc:493] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.406148 16868 raft_consensus.cc:515] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.409759 16868 leader_election.cc:290] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.410547 16864 tablet_bootstrap.cc:492] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.410966 16864 ts_tablet_manager.cc:1403] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:51:21.411234 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.414160 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.413978 16864 raft_consensus.cc:359] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.414693 16864 raft_consensus.cc:385] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.414882 16674 raft_consensus.cc:2393] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 1: Already voted for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in this term.
I20260709 14:51:21.414985 16864 raft_consensus.cc:740] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.404558 16824 raft_consensus.cc:2468] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.415998 16714 leader_election.cc:304] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.415478 16892 raft_consensus.cc:515] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.416816 16873 raft_consensus.cc:493] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.417104 16868 raft_consensus.cc:3060] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.424325 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f929955aa8471994c60d914ed4ae95" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.424960 16674 raft_consensus.cc:3060] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.429354 16929 raft_consensus.cc:493] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.429936 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c30853def94ff4bd7fde5221f7be51" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.429797 16929 raft_consensus.cc:515] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.431133 16868 raft_consensus.cc:2749] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:21.431205 16640 leader_election.cc:343] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.433703 16640 leader_election.cc:304] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:21.431747 16873 raft_consensus.cc:515] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.434077 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240dbc296f4148b4a4c1d9061b3712f2" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.432842 16892 leader_election.cc:290] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.434842 16675 raft_consensus.cc:2393] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 1: Already voted for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in this term.
I20260709 14:51:21.436091 16873 leader_election.cc:290] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.436925 16929 leader_election.cc:290] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.436806 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.437731 16748 raft_consensus.cc:2468] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.438189 16867 tablet_bootstrap.cc:654] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.438925 16641 leader_election.cc:304] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.437795 16873 raft_consensus.cc:2749] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.439742 16873 raft_consensus.cc:2804] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.440207 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.440779 16823 raft_consensus.cc:2468] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:21.436738 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f929955aa8471994c60d914ed4ae95" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.442063 16749 raft_consensus.cc:3060] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.447103 16571 catalog_manager.cc:5697] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.417706 16864 consensus_queue.cc:260] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.452009 16749 raft_consensus.cc:2468] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.453338 16790 leader_election.cc:304] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:21.455399 16892 raft_consensus.cc:2804] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.455856 16892 raft_consensus.cc:697] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:21.456090 16868 raft_consensus.cc:493] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.456517 16868 raft_consensus.cc:515] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.456650 16892 consensus_queue.cc:237] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.458508 16868 leader_election.cc:290] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.459235 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266eaa91648d441591de021cc33b309d" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.440237 16873 raft_consensus.cc:493] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:21.460799 16714 leader_election.cc:343] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.460896 16873 raft_consensus.cc:3060] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.465085 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266eaa91648d441591de021cc33b309d" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.466526 16864 ts_tablet_manager.cc:1434] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
W20260709 14:51:21.467330 16715 leader_election.cc:343] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.467418 16864 tablet_bootstrap.cc:492] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.467855 16715 leader_election.cc:304] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.471686 16868 raft_consensus.cc:2749] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.482092 16918 consensus_queue.cc:1048] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.482322 16674 raft_consensus.cc:2468] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.484663 16918 raft_consensus.cc:493] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.484927 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "240dbc296f4148b4a4c1d9061b3712f2" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.486590 16715 leader_election.cc:304] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.487684 16929 raft_consensus.cc:3060] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.493960 16918 raft_consensus.cc:515] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.497080 16918 leader_election.cc:290] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.498603 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a734ffd1044c3588df06a570dd248a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:21.500033 16788 leader_election.cc:343] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.501248 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a734ffd1044c3588df06a570dd248a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.501870 16749 raft_consensus.cc:2468] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:21.503082 16790 leader_election.cc:304] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.503299 16929 raft_consensus.cc:2749] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.504175 16918 raft_consensus.cc:2804] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.503306 16873 raft_consensus.cc:515] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.510979 16873 leader_election.cc:290] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.511212 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.511770 16824 raft_consensus.cc:3060] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.512248 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.512816 16867 tablet_bootstrap.cc:492] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:21.512780 16749 raft_consensus.cc:3060] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.513329 16867 ts_tablet_manager.cc:1403] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.135s	user 0.031s	sys 0.028s
I20260709 14:51:21.505476 16918 raft_consensus.cc:493] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.514976 16918 raft_consensus.cc:3060] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.515591 16571 catalog_manager.cc:5697] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:21.539353 16929 raft_consensus.cc:493] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.539939 16929 raft_consensus.cc:515] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.543135 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c30853def94ff4bd7fde5221f7be51" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.543764 16675 raft_consensus.cc:2468] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.544219 16824 raft_consensus.cc:2468] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.545423 16640 leader_election.cc:304] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.546456 16714 leader_election.cc:304] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.547257 16868 raft_consensus.cc:2804] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.547399 16891 raft_consensus.cc:493] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.547679 16868 raft_consensus.cc:493] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.548071 16868 raft_consensus.cc:3060] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.547986 16891 raft_consensus.cc:515] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.550004 16891 leader_election.cc:290] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.551290 16749 raft_consensus.cc:2468] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:21.551653 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6899f78b7a6743958fbda92952e3beeb" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.552222 16675 raft_consensus.cc:2468] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.553726 16714 leader_election.cc:304] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:21.556582 16868 raft_consensus.cc:515] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.565744 16864 tablet_bootstrap.cc:654] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.557227 16891 raft_consensus.cc:2804] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:21.569769 16891 raft_consensus.cc:493] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:21.570122 16891 raft_consensus.cc:3060] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.569116 16873 raft_consensus.cc:2804] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.573112 16865 tablet_bootstrap.cc:492] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.573241 16822 raft_consensus.cc:3060] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.573561 16865 ts_tablet_manager.cc:1403] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.185s	user 0.045s	sys 0.037s
I20260709 14:51:21.570657 16918 raft_consensus.cc:515] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.574252 16873 raft_consensus.cc:697] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:21.575716 16873 consensus_queue.cc:237] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.577625 16918 leader_election.cc:290] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.589895 16867 raft_consensus.cc:359] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.590618 16867 raft_consensus.cc:385] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.590888 16867 raft_consensus.cc:740] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.591527 16867 consensus_queue.cc:260] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.593568 16867 ts_tablet_manager.cc:1434] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.080s	user 0.010s	sys 0.008s
I20260709 14:51:21.594111 16868 leader_election.cc:290] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.597890 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6899f78b7a6743958fbda92952e3beeb" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.598626 16823 raft_consensus.cc:2468] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:21.599858 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c30853def94ff4bd7fde5221f7be51" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.601184 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c30853def94ff4bd7fde5221f7be51" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.603055 16891 raft_consensus.cc:515] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.605464 16891 leader_election.cc:290] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.612025 16918 consensus_queue.cc:1048] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.615429 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6899f78b7a6743958fbda92952e3beeb" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:21.616225 16824 raft_consensus.cc:3060] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.621548 16960 consensus_queue.cc:1048] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:21.625288 16715 leader_election.cc:343] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:21.626008 16715 leader_election.cc:343] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.628724 16891 consensus_queue.cc:1048] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.591472 16865 raft_consensus.cc:359] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.629556 16865 raft_consensus.cc:385] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.629846 16865 raft_consensus.cc:740] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.633592 16960 consensus_queue.cc:1048] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.633854 16824 raft_consensus.cc:2468] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.634892 16865 consensus_queue.cc:260] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.650789 16715 leader_election.cc:304] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:21.652662 16865 ts_tablet_manager.cc:1434] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.002s
I20260709 14:51:21.653705 16865 tablet_bootstrap.cc:492] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:21.658241 16868 raft_consensus.cc:2804] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.658727 16868 raft_consensus.cc:697] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:21.659590 16868 consensus_queue.cc:237] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.568848 16929 leader_election.cc:290] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.577000 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a734ffd1044c3588df06a570dd248a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.688182 16675 raft_consensus.cc:3060] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.686003 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a734ffd1044c3588df06a570dd248a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:21.687152 16960 consensus_queue.cc:1048] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.697793 16749 raft_consensus.cc:3060] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.697957 16916 raft_consensus.cc:493] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e446a4e7379c4dc481c58e9ccd874f28)
I20260709 14:51:21.697382 16873 consensus_queue.cc:1048] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:21.698406 16929 consensus_queue.cc:1048] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.698546 16916 raft_consensus.cc:515] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.715176 16864 tablet_bootstrap.cc:492] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:21.715835 16864 ts_tablet_manager.cc:1403] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.249s	user 0.043s	sys 0.055s
W20260709 14:51:21.741103 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:21.740309 16868 consensus_queue.cc:1048] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:51:21.748337 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98c30853def94ff4bd7fde5221f7be51" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.748920 16673 raft_consensus.cc:3060] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.750463 16865 tablet_bootstrap.cc:654] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.752002 16867 tablet_bootstrap.cc:492] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:21.757351 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6899f78b7a6743958fbda92952e3beeb" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:21.757947 16672 raft_consensus.cc:3060] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.762773 16571 catalog_manager.cc:5697] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.772354 16673 raft_consensus.cc:2468] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.773695 16714 leader_election.cc:304] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:21.773963 16867 tablet_bootstrap.cc:654] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:21.781643 16916 leader_election.cc:290] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.783934 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:21.782975 16868 raft_consensus.cc:2804] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.788873 16868 raft_consensus.cc:697] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:21.787810 16929 consensus_queue.cc:1048] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:21.789860 16868 consensus_queue.cc:237] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.786125 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e3f24d0f4074ad3ae0beebe8d885e35" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.796456 16788 leader_election.cc:304] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.797495 16918 consensus_queue.cc:1048] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.797791 16927 consensus_queue.cc:1048] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.799417 16916 raft_consensus.cc:2749] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:21.781934 16980 consensus_queue.cc:1048] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 14:51:21.808568 16864 raft_consensus.cc:359] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.809064 16864 raft_consensus.cc:385] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.809296 16864 raft_consensus.cc:740] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.810199 16864 consensus_queue.cc:260] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.812176 16864 ts_tablet_manager.cc:1434] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.000s
I20260709 14:51:21.815074 16864 tablet_bootstrap.cc:492] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:21.805811 16675 raft_consensus.cc:2468] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.819170 16980 consensus_queue.cc:1048] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 14:51:21.833837 16978 log.cc:927] Time spent T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 14:51:21.833938 16749 raft_consensus.cc:2468] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:21.837641 16980 raft_consensus.cc:493] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.842610 16980 raft_consensus.cc:515] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.835747 16868 raft_consensus.cc:493] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:21.853760 16868 raft_consensus.cc:515] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.856487 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:21.838160 16788 leader_election.cc:304] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
W20260709 14:51:21.857856 16714 leader_election.cc:343] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.859167 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b54dd2141b84a2497b0ac37b478a7b1" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:21.860487 16788 leader_election.cc:343] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.861032 16916 raft_consensus.cc:2804] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:21.861544 16916 raft_consensus.cc:697] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:21.862285 16916 consensus_queue.cc:237] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.865058 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:21.866187 16980 leader_election.cc:290] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:21.868523 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b54dd2141b84a2497b0ac37b478a7b1" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:21.873905 16715 leader_election.cc:343] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.879485 16715 leader_election.cc:304] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.880298 16929 raft_consensus.cc:2749] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:21.880568 16790 leader_election.cc:343] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:21.881166 16790 leader_election.cc:304] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:21.882277 16980 raft_consensus.cc:2749] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:21.884145 16672 raft_consensus.cc:2468] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:21.865994 16868 leader_election.cc:290] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:21.899583 16980 consensus_queue.cc:1048] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.902529 16955 consensus_queue.cc:1048] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.938367 16865 tablet_bootstrap.cc:492] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:21.938855 16865 ts_tablet_manager.cc:1403] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.010s
I20260709 14:51:21.944065 16571 catalog_manager.cc:5697] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.946493 16571 catalog_manager.cc:5697] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:21.974108 16748 raft_consensus.cc:3060] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:21.950615 16873 consensus_queue.cc:1048] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:51:21.991895 16892 consensus_queue.cc:1048] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:21.995751 16865 raft_consensus.cc:359] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:21.996256 16865 raft_consensus.cc:385] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:21.996474 16865 raft_consensus.cc:740] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:21.997797 16865 consensus_queue.cc:260] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.002683 16916 consensus_queue.cc:1048] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.005983 16865 ts_tablet_manager.cc:1434] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.067s	user 0.004s	sys 0.001s
I20260709 14:51:22.006701 16865 tablet_bootstrap.cc:492] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.010367 16867 tablet_bootstrap.cc:492] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.010838 16867 ts_tablet_manager.cc:1403] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.259s	user 0.017s	sys 0.017s
I20260709 14:51:22.013880 16867 raft_consensus.cc:359] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.014501 16867 raft_consensus.cc:385] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.014750 16867 raft_consensus.cc:740] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.018412 16572 catalog_manager.cc:5697] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.019567 16864 tablet_bootstrap.cc:654] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.020807 16867 consensus_queue.cc:260] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.028764 16996 raft_consensus.cc:493] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.031095 16867 ts_tablet_manager.cc:1434] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:51:22.029729 16996 raft_consensus.cc:515] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.039248 16867 tablet_bootstrap.cc:492] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.042181 16996 leader_election.cc:290] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.044205 16955 consensus_queue.cc:1048] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.045425 16955 consensus_queue.cc:1048] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.049381 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402a18b5e09d458f94bb658c0a71d5dc" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.052389 16865 tablet_bootstrap.cc:654] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.053243 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402a18b5e09d458f94bb658c0a71d5dc" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:22.056864 16790 leader_election.cc:343] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.063293 16867 tablet_bootstrap.cc:654] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.067014 16864 tablet_bootstrap.cc:492] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.067468 16864 ts_tablet_manager.cc:1403] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.253s	user 0.006s	sys 0.013s
I20260709 14:51:22.070075 16864 raft_consensus.cc:359] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.070724 16864 raft_consensus.cc:385] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.070972 16864 raft_consensus.cc:740] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.071623 16864 consensus_queue.cc:260] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.073968 16864 ts_tablet_manager.cc:1434] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:22.084498 16929 consensus_queue.cc:1048] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.086510 16864 tablet_bootstrap.cc:492] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
W20260709 14:51:22.091629 16788 leader_election.cc:343] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.094264 16788 leader_election.cc:304] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.095763 16918 raft_consensus.cc:2749] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.097748 16867 tablet_bootstrap.cc:492] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.098209 16867 ts_tablet_manager.cc:1403] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.009s
I20260709 14:51:22.104061 16867 raft_consensus.cc:359] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.104699 16867 raft_consensus.cc:385] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.104988 16867 raft_consensus.cc:740] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.105782 16867 consensus_queue.cc:260] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.107717 16867 ts_tablet_manager.cc:1434] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:22.108570 16867 tablet_bootstrap.cc:492] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.112069 16864 tablet_bootstrap.cc:654] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.125638 16929 raft_consensus.cc:493] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.126238 16929 raft_consensus.cc:515] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.129565 16865 tablet_bootstrap.cc:492] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.130127 16865 ts_tablet_manager.cc:1403] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.018s
I20260709 14:51:22.132598 16929 leader_election.cc:290] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.136267 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca73e03ef054393ba2e016e37252d6a" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.135383 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca73e03ef054393ba2e016e37252d6a" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.137844 16865 raft_consensus.cc:359] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.138535 16865 raft_consensus.cc:385] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.138799 16865 raft_consensus.cc:740] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
W20260709 14:51:22.138388 16714 leader_election.cc:343] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.139423 16865 consensus_queue.cc:260] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:22.140044 16715 leader_election.cc:343] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.141333 16715 leader_election.cc:304] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.142654 16929 raft_consensus.cc:2749] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.144408 16865 ts_tablet_manager.cc:1434] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:51:22.145605 16865 tablet_bootstrap.cc:492] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.148352 16867 tablet_bootstrap.cc:654] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.148638 16864 tablet_bootstrap.cc:492] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.149127 16864 ts_tablet_manager.cc:1403] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.010s
I20260709 14:51:22.155055 16864 raft_consensus.cc:359] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.155799 16864 raft_consensus.cc:385] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.156054 16864 raft_consensus.cc:740] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.156747 16864 consensus_queue.cc:260] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.162766 16865 tablet_bootstrap.cc:654] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.164178 16972 consensus_queue.cc:1048] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:22.165299 16955 consensus_queue.cc:1048] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.172662 16822 raft_consensus.cc:3060] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.173269 16864 ts_tablet_manager.cc:1434] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:22.174141 16864 tablet_bootstrap.cc:492] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.180509 16864 tablet_bootstrap.cc:654] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.181499 16929 consensus_queue.cc:1048] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.214671 16865 tablet_bootstrap.cc:492] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.214788 16864 tablet_bootstrap.cc:492] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.215137 16865 ts_tablet_manager.cc:1403] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.006s
I20260709 14:51:22.215194 16864 ts_tablet_manager.cc:1403] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.009s
I20260709 14:51:22.217792 16865 raft_consensus.cc:359] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.218431 16865 raft_consensus.cc:385] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.218693 16865 raft_consensus.cc:740] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.219138 16864 raft_consensus.cc:359] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.219264 16865 consensus_queue.cc:260] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.219849 16864 raft_consensus.cc:385] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.220245 16864 raft_consensus.cc:740] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.220885 16864 consensus_queue.cc:260] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.221405 16865 ts_tablet_manager.cc:1434] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:22.222281 16865 tablet_bootstrap.cc:492] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.222616 16929 consensus_queue.cc:1048] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.223170 16864 ts_tablet_manager.cc:1434] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:22.224033 16864 tablet_bootstrap.cc:492] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.214680 16867 tablet_bootstrap.cc:492] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.225204 16867 ts_tablet_manager.cc:1403] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.015s
I20260709 14:51:22.227543 16867 raft_consensus.cc:359] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.228137 16867 raft_consensus.cc:385] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.228391 16867 raft_consensus.cc:740] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.229111 16867 consensus_queue.cc:260] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.230026 16864 tablet_bootstrap.cc:654] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.231177 16867 ts_tablet_manager.cc:1434] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:22.231999 16867 tablet_bootstrap.cc:492] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.237164 16867 tablet_bootstrap.cc:654] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.242409 16960 raft_consensus.cc:493] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.242898 16960 raft_consensus.cc:515] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.243652 16865 tablet_bootstrap.cc:654] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.245009 16960 leader_election.cc:290] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.250711 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00a322ed8ba4cb19763d417bc1a7a3f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:22.252903 16640 leader_election.cc:343] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.253178 16864 tablet_bootstrap.cc:492] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.253609 16864 ts_tablet_manager.cc:1403] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.007s
I20260709 14:51:22.253804 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00a322ed8ba4cb19763d417bc1a7a3f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:22.255180 16641 leader_election.cc:343] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.255587 16641 leader_election.cc:304] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:22.256070 16864 raft_consensus.cc:359] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.256588 16927 raft_consensus.cc:2749] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.257869 16918 consensus_queue.cc:1048] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.256699 16864 raft_consensus.cc:385] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.258612 16864 raft_consensus.cc:740] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.259374 16864 consensus_queue.cc:260] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.261523 16864 ts_tablet_manager.cc:1434] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:51:22.255335 16865 tablet_bootstrap.cc:492] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.262149 16865 ts_tablet_manager.cc:1403] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.004s
I20260709 14:51:22.264040 16867 tablet_bootstrap.cc:492] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.264513 16867 ts_tablet_manager.cc:1403] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260709 14:51:22.264789 16865 raft_consensus.cc:359] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.265491 16865 raft_consensus.cc:385] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.265790 16865 raft_consensus.cc:740] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.266459 16865 consensus_queue.cc:260] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.267033 16867 raft_consensus.cc:359] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.267805 16867 raft_consensus.cc:385] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.268060 16867 raft_consensus.cc:740] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.269114 16864 tablet_bootstrap.cc:492] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.269001 16867 consensus_queue.cc:260] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.271082 16867 ts_tablet_manager.cc:1434] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:22.271914 16918 raft_consensus.cc:493] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.272382 16918 raft_consensus.cc:515] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.273579 16972 raft_consensus.cc:493] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.273670 16980 raft_consensus.cc:493] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.274096 16972 raft_consensus.cc:515] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.274739 16864 tablet_bootstrap.cc:654] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.276198 16918 leader_election.cc:290] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.277215 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.277858 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.278893 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69de0de9b694704b51e279d8e9ba34a" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:22.279699 16788 leader_election.cc:343] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.280817 16867 tablet_bootstrap.cc:492] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
W20260709 14:51:22.283500 16790 leader_election.cc:343] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.283919 16790 leader_election.cc:304] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.274108 16980 raft_consensus.cc:515] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.283861 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69de0de9b694704b51e279d8e9ba34a" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.285331 16996 raft_consensus.cc:2749] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.285940 16980 leader_election.cc:290] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.286837 16972 leader_election.cc:290] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.287174 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:22.285499 16714 leader_election.cc:343] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.279856 16865 ts_tablet_manager.cc:1434] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
W20260709 14:51:22.289515 16715 leader_election.cc:343] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.290202 16865 tablet_bootstrap.cc:492] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.290513 16715 leader_election.cc:304] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
W20260709 14:51:22.291042 16788 leader_election.cc:343] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.291353 16972 raft_consensus.cc:2749] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.292929 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.293550 16750 raft_consensus.cc:2468] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:22.295931 16864 tablet_bootstrap.cc:492] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.296357 16864 ts_tablet_manager.cc:1403] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:51:22.298491 16918 consensus_queue.cc:1048] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.298768 16864 raft_consensus.cc:359] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.299423 16864 raft_consensus.cc:385] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.299678 16864 raft_consensus.cc:740] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.300352 16864 consensus_queue.cc:260] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.301024 16790 leader_election.cc:304] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.301774 16892 raft_consensus.cc:2804] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.302120 16892 raft_consensus.cc:493] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.302450 16892 raft_consensus.cc:3060] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.309300 16864 ts_tablet_manager.cc:1434] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 14:51:22.309861 16865 tablet_bootstrap.cc:654] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.310180 16864 tablet_bootstrap.cc:492] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.313252 16867 tablet_bootstrap.cc:654] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.315858 16864 tablet_bootstrap.cc:654] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.318976 16892 raft_consensus.cc:515] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.321740 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:22.323024 16788 leader_election.cc:343] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.326406 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:22.326957 16750 raft_consensus.cc:3060] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.333488 16892 leader_election.cc:290] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.336081 16750 raft_consensus.cc:2468] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:22.337167 16790 leader_election.cc:304] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.338160 16892 raft_consensus.cc:2804] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.338582 16892 raft_consensus.cc:697] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:22.339316 16892 consensus_queue.cc:237] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.347512 16865 tablet_bootstrap.cc:492] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.347929 16865 ts_tablet_manager.cc:1403] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.003s
I20260709 14:51:22.349052 16864 tablet_bootstrap.cc:492] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.349082 16867 tablet_bootstrap.cc:492] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.349594 16864 ts_tablet_manager.cc:1403] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.003s
I20260709 14:51:22.349788 16867 ts_tablet_manager.cc:1403] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.023s
I20260709 14:51:22.350497 16865 raft_consensus.cc:359] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.351128 16865 raft_consensus.cc:385] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.351367 16865 raft_consensus.cc:740] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.352013 16865 consensus_queue.cc:260] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.352058 16867 raft_consensus.cc:359] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.352874 16867 raft_consensus.cc:385] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.353232 16867 raft_consensus.cc:740] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.353103 16864 raft_consensus.cc:359] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.353727 16864 raft_consensus.cc:385] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.353981 16865 ts_tablet_manager.cc:1434] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:22.353996 16864 raft_consensus.cc:740] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.354104 16867 consensus_queue.cc:260] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.354879 16865 tablet_bootstrap.cc:492] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.355037 16864 consensus_queue.cc:260] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.356338 16571 catalog_manager.cc:5697] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.356364 16867 ts_tablet_manager.cc:1434] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:22.367626 16867 tablet_bootstrap.cc:492] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.367981 16864 ts_tablet_manager.cc:1434] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:51:22.368860 16864 tablet_bootstrap.cc:492] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.370407 16865 tablet_bootstrap.cc:654] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.374454 16864 tablet_bootstrap.cc:654] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.375833 16960 raft_consensus.cc:493] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.376281 16960 raft_consensus.cc:515] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.378134 16960 leader_election.cc:290] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.381397 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266eaa91648d441591de021cc33b309d" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.381973 16747 raft_consensus.cc:2468] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:22.384008 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266eaa91648d441591de021cc33b309d" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.384589 16824 raft_consensus.cc:2468] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:22.385126 16641 leader_election.cc:304] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.386053 16865 tablet_bootstrap.cc:492] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.386433 16927 raft_consensus.cc:2804] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.386794 16927 raft_consensus.cc:493] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.387116 16927 raft_consensus.cc:3060] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.387989 16867 tablet_bootstrap.cc:654] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.386462 16865 ts_tablet_manager.cc:1403] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.003s
I20260709 14:51:22.389345 16864 tablet_bootstrap.cc:492] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.389770 16864 ts_tablet_manager.cc:1403] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260709 14:51:22.391250 16865 raft_consensus.cc:359] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.391880 16865 raft_consensus.cc:385] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.392129 16865 raft_consensus.cc:740] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.392778 16865 consensus_queue.cc:260] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.393888 16972 raft_consensus.cc:493] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.394306 16972 raft_consensus.cc:515] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.394891 16865 ts_tablet_manager.cc:1434] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:22.395848 16865 tablet_bootstrap.cc:492] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.396329 16972 leader_election.cc:290] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.397898 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b54dd2141b84a2497b0ac37b478a7b1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.398481 16824 raft_consensus.cc:2468] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:22.399647 16715 leader_election.cc:304] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:22.401115 16927 raft_consensus.cc:515] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.401659 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b54dd2141b84a2497b0ac37b478a7b1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.401924 16865 tablet_bootstrap.cc:654] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:22.402966 16714 leader_election.cc:343] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.404129 16972 raft_consensus.cc:2804] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.404467 16972 raft_consensus.cc:493] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.404544 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266eaa91648d441591de021cc33b309d" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:22.405117 16747 raft_consensus.cc:3060] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.404852 16972 raft_consensus.cc:3060] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.392741 16864 raft_consensus.cc:359] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.405686 16864 raft_consensus.cc:385] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.405938 16864 raft_consensus.cc:740] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.406522 16864 consensus_queue.cc:260] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.408435 16864 ts_tablet_manager.cc:1434] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:51:22.409490 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "266eaa91648d441591de021cc33b309d" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:22.410007 16824 raft_consensus.cc:3060] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.413697 16864 tablet_bootstrap.cc:492] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.415570 16747 raft_consensus.cc:2468] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:22.420408 16641 leader_election.cc:304] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.421435 16960 raft_consensus.cc:2804] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.421854 16960 raft_consensus.cc:697] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:22.422621 16960 consensus_queue.cc:237] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.435422 16927 leader_election.cc:290] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.419201 16824 raft_consensus.cc:2468] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:22.443751 16972 raft_consensus.cc:515] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.446508 16865 tablet_bootstrap.cc:492] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.446316 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b54dd2141b84a2497b0ac37b478a7b1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.447060 16865 ts_tablet_manager.cc:1403] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.023s
W20260709 14:51:22.447736 16714 leader_election.cc:343] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.449575 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b54dd2141b84a2497b0ac37b478a7b1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:22.450134 16824 raft_consensus.cc:3060] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.449894 16865 raft_consensus.cc:359] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.450701 16865 raft_consensus.cc:385] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.451016 16865 raft_consensus.cc:740] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.451685 16865 consensus_queue.cc:260] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.453687 16865 ts_tablet_manager.cc:1434] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:22.454571 16865 tablet_bootstrap.cc:492] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.457690 16864 tablet_bootstrap.cc:654] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.459841 16865 tablet_bootstrap.cc:654] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.465747 16867 tablet_bootstrap.cc:492] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.466209 16867 ts_tablet_manager.cc:1403] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.099s	user 0.032s	sys 0.049s
I20260709 14:51:22.467790 16972 leader_election.cc:290] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.468549 16824 raft_consensus.cc:2468] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:22.468880 16867 raft_consensus.cc:359] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.469578 16867 raft_consensus.cc:385] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.469834 16867 raft_consensus.cc:740] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.470888 16715 leader_election.cc:304] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.470736 16867 consensus_queue.cc:260] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.472918 16867 ts_tablet_manager.cc:1434] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:51:22.473752 16867 tablet_bootstrap.cc:492] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.476171 16865 tablet_bootstrap.cc:492] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.476644 16865 ts_tablet_manager.cc:1403] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.008s
I20260709 14:51:22.474602 16864 tablet_bootstrap.cc:492] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.477797 16864 ts_tablet_manager.cc:1403] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.001s
I20260709 14:51:22.478983 16867 tablet_bootstrap.cc:654] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.479321 16865 raft_consensus.cc:359] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.480032 16865 raft_consensus.cc:385] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.479449 16571 catalog_manager.cc:5697] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.480448 16865 raft_consensus.cc:740] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.480252 16864 raft_consensus.cc:359] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.480963 16864 raft_consensus.cc:385] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.481252 16864 raft_consensus.cc:740] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.481305 16865 consensus_queue.cc:260] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.482043 16864 consensus_queue.cc:260] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.483150 16971 raft_consensus.cc:2804] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.483590 16971 raft_consensus.cc:697] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:22.484169 16864 ts_tablet_manager.cc:1434] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:22.484320 16971 consensus_queue.cc:237] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.488276 16865 ts_tablet_manager.cc:1434] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:22.491809 16865 tablet_bootstrap.cc:492] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.494133 16864 tablet_bootstrap.cc:492] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.499571 16865 tablet_bootstrap.cc:654] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.500639 16864 tablet_bootstrap.cc:654] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.533175 16865 tablet_bootstrap.cc:492] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.533641 16865 ts_tablet_manager.cc:1403] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.011s
I20260709 14:51:22.534741 16864 tablet_bootstrap.cc:492] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.535600 16864 ts_tablet_manager.cc:1403] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.014s
I20260709 14:51:22.536401 16865 raft_consensus.cc:359] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.537134 16865 raft_consensus.cc:385] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.537400 16865 raft_consensus.cc:740] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.537969 16865 consensus_queue.cc:260] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.538877 16864 raft_consensus.cc:359] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.539515 16867 tablet_bootstrap.cc:492] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.539897 16865 ts_tablet_manager.cc:1434] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:22.539948 16867 ts_tablet_manager.cc:1403] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.066s	user 0.027s	sys 0.036s
I20260709 14:51:22.540349 16971 raft_consensus.cc:493] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.539685 16571 catalog_manager.cc:5697] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.540798 16971 raft_consensus.cc:515] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.542505 16867 raft_consensus.cc:359] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.543108 16867 raft_consensus.cc:385] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.543358 16867 raft_consensus.cc:740] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.543917 16867 consensus_queue.cc:260] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.544553 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402a18b5e09d458f94bb658c0a71d5dc" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.544783 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402a18b5e09d458f94bb658c0a71d5dc" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.545167 16824 raft_consensus.cc:2468] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:22.545339 16672 raft_consensus.cc:2468] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:22.545773 16867 ts_tablet_manager.cc:1434] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:22.546423 16715 leader_election.cc:304] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:22.547241 16972 raft_consensus.cc:2804] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.547570 16972 raft_consensus.cc:493] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.547874 16972 raft_consensus.cc:3060] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.548601 16867 tablet_bootstrap.cc:492] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.554857 16867 tablet_bootstrap.cc:654] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.557721 16972 raft_consensus.cc:515] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.560433 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402a18b5e09d458f94bb658c0a71d5dc" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.560602 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402a18b5e09d458f94bb658c0a71d5dc" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:22.561053 16672 raft_consensus.cc:3060] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.561172 16824 raft_consensus.cc:3060] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.539556 16864 raft_consensus.cc:385] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.567188 16864 raft_consensus.cc:740] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.567713 16865 tablet_bootstrap.cc:492] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.567833 16972 leader_election.cc:290] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.568226 16672 raft_consensus.cc:2468] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:22.569042 16867 tablet_bootstrap.cc:492] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.569057 16824 raft_consensus.cc:2468] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:22.569510 16867 ts_tablet_manager.cc:1403] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 14:51:22.569130 16971 leader_election.cc:290] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.570027 16714 leader_election.cc:304] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.568408 16864 consensus_queue.cc:260] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.571220 16971 raft_consensus.cc:2804] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.572084 16867 raft_consensus.cc:359] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.573086 16867 raft_consensus.cc:385] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.572558 16971 raft_consensus.cc:697] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:22.573339 16867 raft_consensus.cc:740] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.573359 16865 tablet_bootstrap.cc:654] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.574116 16971 consensus_queue.cc:237] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.574327 16867 consensus_queue.cc:260] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.576618 16867 ts_tablet_manager.cc:1434] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:22.577463 16867 tablet_bootstrap.cc:492] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.582608 16867 tablet_bootstrap.cc:654] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.589977 16864 ts_tablet_manager.cc:1434] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 14:51:22.590706 16918 raft_consensus.cc:493] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.591236 16864 tablet_bootstrap.cc:492] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.591169 16918 raft_consensus.cc:515] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.593289 16918 leader_election.cc:290] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.594794 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a8e8605e884a06a304c6bb7507007f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.595448 16674 raft_consensus.cc:2468] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:22.597606 16864 tablet_bootstrap.cc:654] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.598441 16892 raft_consensus.cc:493] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.598937 16927 raft_consensus.cc:493] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.599452 16927 raft_consensus.cc:515] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.599998 16980 raft_consensus.cc:493] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.600494 16980 raft_consensus.cc:515] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.601456 16927 leader_election.cc:290] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.602492 16980 leader_election.cc:290] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.605211 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.606165 16865 tablet_bootstrap.cc:492] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.606619 16865 ts_tablet_manager.cc:1403] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260709 14:51:22.607158 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.607787 16747 raft_consensus.cc:2468] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:22.609138 16788 leader_election.cc:304] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.609222 16865 raft_consensus.cc:359] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.609962 16865 raft_consensus.cc:385] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.610222 16865 raft_consensus.cc:740] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.610296 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c61e91752944d0abd2c448f09410ea" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.610962 16674 raft_consensus.cc:2468] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:22.610905 16865 consensus_queue.cc:260] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.612555 16788 leader_election.cc:304] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.614377 16916 raft_consensus.cc:2804] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.614816 16916 raft_consensus.cc:493] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.615087 16996 raft_consensus.cc:2804] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.615602 16996 raft_consensus.cc:493] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.615998 16996 raft_consensus.cc:3060] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.616796 16865 ts_tablet_manager.cc:1434] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:51:22.615151 16916 raft_consensus.cc:3060] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.617728 16865 tablet_bootstrap.cc:492] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.614292 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a8e8605e884a06a304c6bb7507007f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.598901 16892 raft_consensus.cc:515] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.622022 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c61e91752944d0abd2c448f09410ea" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.622929 16750 raft_consensus.cc:2468] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:22.629227 16641 leader_election.cc:304] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.629953 16960 raft_consensus.cc:2804] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.630245 16960 raft_consensus.cc:493] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.630502 16960 raft_consensus.cc:3060] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.625190 16824 raft_consensus.cc:2468] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:22.638510 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.641479 16892 leader_election.cc:290] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.646162 16571 catalog_manager.cc:5697] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.651283 16960 raft_consensus.cc:515] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.652495 16672 raft_consensus.cc:2393] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4338d8ced0e4ddfa84a64a13f17dd07 in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:22.660128 16916 raft_consensus.cc:515] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.661759 16868 raft_consensus.cc:493] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:22.660995 16790 leader_election.cc:343] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.662475 16868 raft_consensus.cc:515] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.663530 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.664115 16747 raft_consensus.cc:2468] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:22.664245 16868 leader_election.cc:290] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.667537 16868 raft_consensus.cc:493] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.668438 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a8e8605e884a06a304c6bb7507007f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.667959 16868 raft_consensus.cc:515] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.669304 16790 leader_election.cc:304] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.669449 16672 raft_consensus.cc:3060] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.669631 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcded19a75b4d599c905c43ffef9d4b" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.670081 16980 raft_consensus.cc:2804] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.670401 16980 raft_consensus.cc:493] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:22.670732 16715 leader_election.cc:343] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.670727 16980 raft_consensus.cc:3060] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.671586 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6a8e8605e884a06a304c6bb7507007f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:22.672569 16868 leader_election.cc:290] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.666929 16916 leader_election.cc:290] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
W20260709 14:51:22.674573 16790 leader_election.cc:343] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.675944 16864 tablet_bootstrap.cc:492] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.676298 16960 leader_election.cc:290] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.676391 16864 ts_tablet_manager.cc:1403] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.035s
I20260709 14:51:22.677299 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:22.678175 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00a322ed8ba4cb19763d417bc1a7a3f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.678779 16824 raft_consensus.cc:2468] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:22.679813 16715 leader_election.cc:304] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:22.679723 16864 raft_consensus.cc:359] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.680399 16864 raft_consensus.cc:385] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.680677 16864 raft_consensus.cc:740] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.681303 16864 consensus_queue.cc:260] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.682029 16891 raft_consensus.cc:2804] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.682360 16891 raft_consensus.cc:493] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.682662 16891 raft_consensus.cc:3060] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.683214 16864 ts_tablet_manager.cc:1434] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:22.683476 16867 tablet_bootstrap.cc:492] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.679630 16980 raft_consensus.cc:515] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.683885 16867 ts_tablet_manager.cc:1403] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.035s
I20260709 14:51:22.684751 16864 tablet_bootstrap.cc:492] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:22.684796 16821 raft_consensus.cc:2393] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 1: Already voted for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in this term.
I20260709 14:51:22.685559 16672 raft_consensus.cc:2468] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:22.686522 16788 leader_election.cc:304] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:22.672221 16996 raft_consensus.cc:515] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.687242 16916 raft_consensus.cc:2804] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.687809 16916 raft_consensus.cc:697] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:22.689543 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcded19a75b4d599c905c43ffef9d4b" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.690415 16891 raft_consensus.cc:515] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.690711 16916 consensus_queue.cc:237] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.692519 16996 leader_election.cc:290] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.691285 16865 tablet_bootstrap.cc:654] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.693282 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00a322ed8ba4cb19763d417bc1a7a3f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:22.693840 16821 raft_consensus.cc:3060] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.694377 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00a322ed8ba4cb19763d417bc1a7a3f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.694965 16674 raft_consensus.cc:2468] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:22.698173 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c61e91752944d0abd2c448f09410ea" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:22.698741 16750 raft_consensus.cc:3060] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.699429 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:22.699980 16747 raft_consensus.cc:3060] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.699916 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c61e91752944d0abd2c448f09410ea" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.701443 16674 raft_consensus.cc:3060] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.706506 16747 raft_consensus.cc:2468] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:22.707844 16750 raft_consensus.cc:2468] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:22.708333 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c00a322ed8ba4cb19763d417bc1a7a3f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.708866 16672 raft_consensus.cc:3060] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.708961 16790 leader_election.cc:304] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:22.710216 16867 raft_consensus.cc:359] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.710851 16867 raft_consensus.cc:385] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.711068 16892 raft_consensus.cc:2804] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:22.712092 16714 leader_election.cc:343] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.712551 16714 leader_election.cc:304] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.711701 16641 leader_election.cc:304] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:22.713411 16960 raft_consensus.cc:2804] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.713891 16960 raft_consensus.cc:697] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:22.713923 16971 raft_consensus.cc:2749] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.714773 16960 consensus_queue.cc:237] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.711093 16867 raft_consensus.cc:740] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.718374 16867 consensus_queue.cc:260] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.719956 16674 raft_consensus.cc:2468] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:22.720314 16867 ts_tablet_manager.cc:1434] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.000s
I20260709 14:51:22.721295 16867 tablet_bootstrap.cc:492] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.721391 16672 raft_consensus.cc:2468] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:22.725078 16996 consensus_queue.cc:1048] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.726724 16714 leader_election.cc:304] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.711704 16892 raft_consensus.cc:697] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:22.727609 16868 raft_consensus.cc:2804] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.727821 16892 consensus_queue.cc:237] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.729794 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.731033 16821 raft_consensus.cc:2468] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:22.732362 16891 leader_election.cc:290] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.732692 16867 tablet_bootstrap.cc:654] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.733847 16865 tablet_bootstrap.cc:492] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:22.734364 16865 ts_tablet_manager.cc:1403] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.117s	user 0.009s	sys 0.009s
I20260709 14:51:22.733844 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:22.733938 16980 leader_election.cc:290] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.738050 16868 raft_consensus.cc:697] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:22.738301 16750 raft_consensus.cc:2393] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d4338d8ced0e4ddfa84a64a13f17dd07 in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:22.747188 16865 raft_consensus.cc:359] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.748746 16865 raft_consensus.cc:385] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.749050 16865 raft_consensus.cc:740] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.749701 16864 tablet_bootstrap.cc:654] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.750548 16790 leader_election.cc:304] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.752249 16980 raft_consensus.cc:2749] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.757902 16980 raft_consensus.cc:493] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.758147 16571 catalog_manager.cc:5697] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.758394 16980 raft_consensus.cc:515] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.752719 16865 consensus_queue.cc:260] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.739581 16868 consensus_queue.cc:237] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.770565 16865 ts_tablet_manager.cc:1434] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.005s
I20260709 14:51:22.771908 16865 tablet_bootstrap.cc:492] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:22.782038 16572 catalog_manager.cc:5697] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.785542 16891 raft_consensus.cc:493] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.786072 16891 raft_consensus.cc:515] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.788630 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.790019 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca73e03ef054393ba2e016e37252d6a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:22.789916 16714 leader_election.cc:343] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.788785 16980 leader_election.cc:290] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.791926 16672 raft_consensus.cc:2468] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:22.797240 16788 leader_election.cc:304] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.797729 16891 leader_election.cc:290] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.798074 16980 raft_consensus.cc:2804] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.798451 16980 raft_consensus.cc:493] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.798776 16980 raft_consensus.cc:3060] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.799607 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.800240 16821 raft_consensus.cc:2468] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:22.796527 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca73e03ef054393ba2e016e37252d6a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.801544 16715 leader_election.cc:304] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.802614 16891 raft_consensus.cc:2804] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.803013 16891 raft_consensus.cc:493] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.803403 16891 raft_consensus.cc:3060] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.806692 16750 raft_consensus.cc:2468] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
W20260709 14:51:22.811233 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:22.813380 16980 raft_consensus.cc:515] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.815315 16980 leader_election.cc:290] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.816768 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca73e03ef054393ba2e016e37252d6a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:22.817404 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca73e03ef054393ba2e016e37252d6a" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
W20260709 14:51:22.819072 16788 consensus_peers.cc:597] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:22.821235 16572 catalog_manager.cc:5697] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.829272 16672 raft_consensus.cc:3060] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.832029 16747 raft_consensus.cc:3060] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.838303 16891 raft_consensus.cc:515] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.840411 16891 leader_election.cc:290] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.841485 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:22.842053 16821 raft_consensus.cc:3060] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.842829 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:22.844225 16714 leader_election.cc:343] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.855651 16960 consensus_queue.cc:1048] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.856717 16747 raft_consensus.cc:2468] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:22.855607 16821 raft_consensus.cc:2468] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:22.860302 16790 leader_election.cc:304] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:22.861419 16980 raft_consensus.cc:2804] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.861974 16980 raft_consensus.cc:697] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:22.860699 16672 raft_consensus.cc:2468] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:22.862810 16715 leader_election.cc:304] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:22.862807 16980 consensus_queue.cc:237] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.863840 16971 raft_consensus.cc:2804] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.864302 16971 raft_consensus.cc:697] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:22.865067 16971 consensus_queue.cc:237] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.885947 16867 tablet_bootstrap.cc:492] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:22.886467 16867 ts_tablet_manager.cc:1403] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.165s	user 0.011s	sys 0.006s
I20260709 14:51:22.887774 16572 catalog_manager.cc:5697] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.897302 16672 raft_consensus.cc:3060] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.899214 16867 raft_consensus.cc:359] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.899880 16867 raft_consensus.cc:385] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.900127 16867 raft_consensus.cc:740] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.900727 16867 consensus_queue.cc:260] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.905479 16918 raft_consensus.cc:493] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.905968 16918 raft_consensus.cc:515] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.907966 16918 leader_election.cc:290] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:22.909822 16971 consensus_queue.cc:1048] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.911535 16865 tablet_bootstrap.cc:654] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.912724 16867 ts_tablet_manager.cc:1434] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:51:22.914314 16867 tablet_bootstrap.cc:492] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:22.914459 16572 catalog_manager.cc:5697] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:22.914280 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597cf07b5bc4929878d2c6901eabb57" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:22.917498 16864 tablet_bootstrap.cc:492] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:22.970825 16864 ts_tablet_manager.cc:1403] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.286s	user 0.022s	sys 0.017s
W20260709 14:51:22.976110 16788 leader_election.cc:343] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:22.970414 16927 raft_consensus.cc:493] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.979581 16955 raft_consensus.cc:493] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.979737 16927 raft_consensus.cc:515] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.980012 16955 raft_consensus.cc:515] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:22.981704 16927 leader_election.cc:290] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.982897 16868 consensus_queue.cc:1048] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:22.983486 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69de0de9b694704b51e279d8e9ba34a" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.984092 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.984557 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:22.984273 16573 catalog_manager.cc:5697] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:22.985702 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69de0de9b694704b51e279d8e9ba34a" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.981743 16955 leader_election.cc:290] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:22.986277 16746 raft_consensus.cc:2468] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:22.984047 16821 raft_consensus.cc:2468] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:22.988373 16641 leader_election.cc:304] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:22.987452 16640 leader_election.cc:304] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:22.989194 16960 raft_consensus.cc:2804] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:22.989544 16960 raft_consensus.cc:493] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:22.989840 16960 raft_consensus.cc:3060] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.993546 16927 raft_consensus.cc:2749] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:22.917212 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597cf07b5bc4929878d2c6901eabb57" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:22.945514 16971 raft_consensus.cc:493] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:22.999017 16864 raft_consensus.cc:359] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.001369 16864 raft_consensus.cc:385] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.001703 16864 raft_consensus.cc:740] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.004354 16864 consensus_queue.cc:260] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.010886 16927 consensus_queue.cc:1048] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.016255 16864 ts_tablet_manager.cc:1434] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:51:23.017421 16864 tablet_bootstrap.cc:492] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.007674 16971 raft_consensus.cc:515] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:23.024353 16790 leader_election.cc:343] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.028252 16790 leader_election.cc:304] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.030682 16918 raft_consensus.cc:2749] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.032486 16865 tablet_bootstrap.cc:492] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.033175 16865 ts_tablet_manager.cc:1403] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.261s	user 0.005s	sys 0.024s
I20260709 14:51:23.031986 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:23.039767 16929 consensus_queue.cc:1048] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:23.040458 16714 leader_election.cc:343] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.058975 16971 leader_election.cc:290] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.062551 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:23.065927 16715 leader_election.cc:343] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.066354 16715 leader_election.cc:304] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.061466 16960 raft_consensus.cc:515] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.067344 16867 tablet_bootstrap.cc:654] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.076040 16960 leader_election.cc:290] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.077245 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69de0de9b694704b51e279d8e9ba34a" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:23.077280 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b69de0de9b694704b51e279d8e9ba34a" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:23.077910 16747 raft_consensus.cc:3060] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.078043 16822 raft_consensus.cc:3060] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.078410 16865 raft_consensus.cc:359] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.079021 16865 raft_consensus.cc:385] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.079587 16865 raft_consensus.cc:740] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.070784 16971 raft_consensus.cc:2749] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.080214 16865 consensus_queue.cc:260] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.090700 16865 ts_tablet_manager.cc:1434] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 14:51:23.091694 16865 tablet_bootstrap.cc:492] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.102645 16891 consensus_queue.cc:1048] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.106640 16822 raft_consensus.cc:2468] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:23.110636 16640 leader_election.cc:304] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.111285 16864 tablet_bootstrap.cc:654] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.108191 16747 raft_consensus.cc:2468] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:23.111765 16960 raft_consensus.cc:2804] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.112219 16960 raft_consensus.cc:697] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:23.115341 16867 tablet_bootstrap.cc:492] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.114997 16960 consensus_queue.cc:237] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.115782 16867 ts_tablet_manager.cc:1403] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.008s
I20260709 14:51:23.117206 16865 tablet_bootstrap.cc:654] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.118171 16867 raft_consensus.cc:359] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.131503 16867 raft_consensus.cc:385] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.131808 16867 raft_consensus.cc:740] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.132849 16980 raft_consensus.cc:493] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.133333 16980 raft_consensus.cc:515] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.133713 16867 consensus_queue.cc:260] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.135290 16980 leader_election.cc:290] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:23.135437 16867 ts_tablet_manager.cc:1434] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:51:23.136009 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcded19a75b4d599c905c43ffef9d4b" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:23.136334 16867 tablet_bootstrap.cc:492] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.136243 16571 catalog_manager.cc:5697] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:23.137329 16788 leader_election.cc:343] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.137669 16864 tablet_bootstrap.cc:492] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.138100 16864 ts_tablet_manager.cc:1403] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.003s
I20260709 14:51:23.140790 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcded19a75b4d599c905c43ffef9d4b" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.141463 16867 tablet_bootstrap.cc:654] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.141399 16747 raft_consensus.cc:2468] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:23.142702 16790 leader_election.cc:304] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.143396 16864 raft_consensus.cc:359] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.144028 16864 raft_consensus.cc:385] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.144269 16864 raft_consensus.cc:740] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.144534 16918 raft_consensus.cc:2804] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.144865 16918 raft_consensus.cc:493] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.145222 16918 raft_consensus.cc:3060] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.145013 16864 consensus_queue.cc:260] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.147548 16865 tablet_bootstrap.cc:492] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.148000 16865 ts_tablet_manager.cc:1403] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 14:51:23.152781 16918 raft_consensus.cc:515] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.155658 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcded19a75b4d599c905c43ffef9d4b" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:23.157437 16788 leader_election.cc:343] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.158835 16864 ts_tablet_manager.cc:1434] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:51:23.159827 16864 tablet_bootstrap.cc:492] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.160006 16927 consensus_queue.cc:1048] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.161823 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdcded19a75b4d599c905c43ffef9d4b" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:23.162451 16747 raft_consensus.cc:3060] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.167930 16865 raft_consensus.cc:359] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.168586 16865 raft_consensus.cc:385] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.168857 16865 raft_consensus.cc:740] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.169519 16865 consensus_queue.cc:260] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.174124 16918 leader_election.cc:290] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:23.177155 16747 raft_consensus.cc:2468] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:23.178238 16790 leader_election.cc:304] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.180977 16865 ts_tablet_manager.cc:1434] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:51:23.181301 16980 raft_consensus.cc:2804] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.181838 16865 tablet_bootstrap.cc:492] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.181771 16980 raft_consensus.cc:697] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:23.182549 16980 consensus_queue.cc:237] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.189007 16867 tablet_bootstrap.cc:492] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.189427 16867 ts_tablet_manager.cc:1403] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.008s
I20260709 14:51:23.189802 16865 tablet_bootstrap.cc:654] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.192554 16864 tablet_bootstrap.cc:654] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.192364 16867 raft_consensus.cc:359] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.193038 16867 raft_consensus.cc:385] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.193248 16867 raft_consensus.cc:740] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.196532 16865 tablet_bootstrap.cc:492] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.196988 16865 ts_tablet_manager.cc:1403] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:51:23.197360 16960 consensus_queue.cc:1048] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.197754 16573 catalog_manager.cc:5697] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:23.198998 16929 consensus_queue.cc:1048] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:23.193783 16867 consensus_queue.cc:260] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.203680 16929 raft_consensus.cc:493] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.204113 16929 raft_consensus.cc:515] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.206620 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad237ab7ae2a432f8de81d2c93bebbfc" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:23.207098 16867 ts_tablet_manager.cc:1434] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 14:51:23.207902 16714 leader_election.cc:343] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.209273 16929 leader_election.cc:290] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.207942 16867 tablet_bootstrap.cc:492] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.209826 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad237ab7ae2a432f8de81d2c93bebbfc" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:23.211150 16715 leader_election.cc:343] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.211588 16715 leader_election.cc:304] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.212625 16929 raft_consensus.cc:2749] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.213660 16749 raft_consensus.cc:3060] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.215467 16867 tablet_bootstrap.cc:654] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.198890 16865 raft_consensus.cc:359] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.218281 16865 raft_consensus.cc:385] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.218580 16865 raft_consensus.cc:740] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.219240 16865 consensus_queue.cc:260] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.220273 16916 consensus_queue.cc:1048] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.221951 16864 tablet_bootstrap.cc:492] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.222373 16864 ts_tablet_manager.cc:1403] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.000s
I20260709 14:51:23.225440 16864 raft_consensus.cc:359] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.226078 16867 tablet_bootstrap.cc:492] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.226794 16867 ts_tablet_manager.cc:1403] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 14:51:23.229252 16865 ts_tablet_manager.cc:1434] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 14:51:23.230109 16865 tablet_bootstrap.cc:492] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.230018 16867 raft_consensus.cc:359] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.230857 16867 raft_consensus.cc:385] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.231163 16867 raft_consensus.cc:740] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.231906 16867 consensus_queue.cc:260] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.234048 16867 ts_tablet_manager.cc:1434] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:23.234877 16867 tablet_bootstrap.cc:492] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.235373 16865 tablet_bootstrap.cc:654] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.226027 16864 raft_consensus.cc:385] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.237147 16864 raft_consensus.cc:740] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.237852 16864 consensus_queue.cc:260] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.239782 16864 ts_tablet_manager.cc:1434] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:23.240370 16867 tablet_bootstrap.cc:654] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.240607 16864 tablet_bootstrap.cc:492] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.246518 16864 tablet_bootstrap.cc:654] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.247622 16891 consensus_queue.cc:1048] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.248132 16916 consensus_queue.cc:1048] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.281291 16865 tablet_bootstrap.cc:492] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.281719 16865 ts_tablet_manager.cc:1403] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.005s
I20260709 14:51:23.283712 16864 tablet_bootstrap.cc:492] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.284148 16864 ts_tablet_manager.cc:1403] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.022s
I20260709 14:51:23.285954 16867 tablet_bootstrap.cc:492] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.286366 16867 ts_tablet_manager.cc:1403] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.008s
I20260709 14:51:23.286875 16918 consensus_queue.cc:1048] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.287708 16980 consensus_queue.cc:1048] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.288640 16867 raft_consensus.cc:359] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.288482 16865 raft_consensus.cc:359] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.291289 16864 raft_consensus.cc:359] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.291790 16865 raft_consensus.cc:385] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.291906 16864 raft_consensus.cc:385] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.289306 16867 raft_consensus.cc:385] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.292290 16865 raft_consensus.cc:740] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.292310 16864 raft_consensus.cc:740] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.293216 16865 consensus_queue.cc:260] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.293493 16864 consensus_queue.cc:260] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.293813 16892 consensus_queue.cc:1048] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.295441 16864 ts_tablet_manager.cc:1434] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260709 14:51:23.292394 16867 raft_consensus.cc:740] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.296103 16867 consensus_queue.cc:260] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.297008 16865 ts_tablet_manager.cc:1434] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:23.297993 16867 ts_tablet_manager.cc:1434] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:23.299832 16865 tablet_bootstrap.cc:492] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.309563 16864 tablet_bootstrap.cc:492] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.312024 16865 tablet_bootstrap.cc:654] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.313727 16867 tablet_bootstrap.cc:492] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.317276 16955 raft_consensus.cc:493] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.317740 16955 raft_consensus.cc:515] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.320194 16955 leader_election.cc:290] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.321087 16865 tablet_bootstrap.cc:492] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.321677 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597cf07b5bc4929878d2c6901eabb57" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:23.322175 16865 ts_tablet_manager.cc:1403] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 14:51:23.322263 16820 raft_consensus.cc:2468] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:23.322321 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597cf07b5bc4929878d2c6901eabb57" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.323092 16750 raft_consensus.cc:2468] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:23.323765 16640 leader_election.cc:304] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.325155 16955 raft_consensus.cc:2804] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.325403 16864 tablet_bootstrap.cc:654] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.325547 16955 raft_consensus.cc:493] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.329288 16980 raft_consensus.cc:493] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.331543 16980 raft_consensus.cc:515] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.328217 16955 raft_consensus.cc:3060] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.357821 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:23.365319 16788 leader_election.cc:343] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.371953 16955 raft_consensus.cc:515] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.374012 16955 leader_election.cc:290] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.375185 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597cf07b5bc4929878d2c6901eabb57" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:23.376027 16820 raft_consensus.cc:3060] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.376268 16865 raft_consensus.cc:359] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.376915 16865 raft_consensus.cc:385] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.377207 16865 raft_consensus.cc:740] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.377813 16865 consensus_queue.cc:260] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.380889 16980 leader_election.cc:290] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:23.383510 16867 tablet_bootstrap.cc:654] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.387624 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.390174 16864 tablet_bootstrap.cc:492] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.390643 16864 ts_tablet_manager.cc:1403] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.002s
I20260709 14:51:23.387655 16865 ts_tablet_manager.cc:1434] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.065s	user 0.002s	sys 0.004s
I20260709 14:51:23.397495 16955 raft_consensus.cc:493] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.397969 16955 raft_consensus.cc:515] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.399403 16865 tablet_bootstrap.cc:492] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.399245 16864 raft_consensus.cc:359] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.399765 16864 raft_consensus.cc:385] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.399904 16955 leader_election.cc:290] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.399966 16864 raft_consensus.cc:740] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.400722 16864 consensus_queue.cc:260] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.401088 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601088d2fedd4b50a00730720af2540e" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:23.401626 16822 raft_consensus.cc:2468] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
W20260709 14:51:23.403054 16790 leader_election.cc:343] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.403501 16790 leader_election.cc:304] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.403906 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597cf07b5bc4929878d2c6901eabb57" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:23.404502 16892 raft_consensus.cc:2749] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.405103 16865 tablet_bootstrap.cc:654] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.405334 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601088d2fedd4b50a00730720af2540e" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.405500 16640 leader_election.cc:304] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.406774 16960 raft_consensus.cc:2804] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.407104 16960 raft_consensus.cc:493] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.407411 16960 raft_consensus.cc:3060] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.404428 16749 raft_consensus.cc:3060] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:23.410099 16641 leader_election.cc:343] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.413664 16749 raft_consensus.cc:2468] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:23.416019 16867 tablet_bootstrap.cc:492] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.415578 16864 ts_tablet_manager.cc:1434] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:51:23.417742 16867 ts_tablet_manager.cc:1403] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.008s
I20260709 14:51:23.421461 16867 raft_consensus.cc:359] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.422072 16867 raft_consensus.cc:385] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.422331 16867 raft_consensus.cc:740] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.422891 16867 consensus_queue.cc:260] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.418881 16864 tablet_bootstrap.cc:492] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.428889 16864 tablet_bootstrap.cc:654] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.432508 16867 ts_tablet_manager.cc:1434] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:51:23.433053 16980 consensus_queue.cc:1048] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.433449 16867 tablet_bootstrap.cc:492] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.417286 16641 leader_election.cc:304] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.434578 16955 raft_consensus.cc:2804] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.435025 16955 raft_consensus.cc:697] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:23.435801 16955 consensus_queue.cc:237] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.439620 16927 raft_consensus.cc:493] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.440076 16927 raft_consensus.cc:515] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.441933 16927 leader_election.cc:290] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.432613 16960 raft_consensus.cc:515] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.443958 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b314794ff442d2a490222f381dd1ca" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:23.444029 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b314794ff442d2a490222f381dd1ca" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.444681 16822 raft_consensus.cc:2468] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:23.445252 16960 leader_election.cc:290] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.445379 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601088d2fedd4b50a00730720af2540e" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:23.445942 16821 raft_consensus.cc:3060] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.445842 16640 leader_election.cc:304] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.447348 16672 raft_consensus.cc:3060] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.450984 16960 raft_consensus.cc:2804] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.452252 16821 raft_consensus.cc:2468] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:23.457371 16960 raft_consensus.cc:493] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.433077 16820 raft_consensus.cc:2468] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:23.453536 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601088d2fedd4b50a00730720af2540e" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:23.458166 16640 leader_election.cc:304] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.458954 16927 raft_consensus.cc:2804] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.458011 16867 tablet_bootstrap.cc:654] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.460001 16929 consensus_queue.cc:1048] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:23.460520 16960 raft_consensus.cc:3060] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.474879 16865 tablet_bootstrap.cc:492] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.475329 16865 ts_tablet_manager.cc:1403] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.076s	user 0.003s	sys 0.041s
W20260709 14:51:23.472508 16641 leader_election.cc:343] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:23.478819 16641 leader_election.cc:343] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.481061 16864 tablet_bootstrap.cc:492] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.481521 16864 ts_tablet_manager.cc:1403] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.007s
I20260709 14:51:23.482910 16960 raft_consensus.cc:515] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.485642 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b314794ff442d2a490222f381dd1ca" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:23.486500 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b314794ff442d2a490222f381dd1ca" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:23.487105 16821 raft_consensus.cc:3060] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.488777 16865 raft_consensus.cc:359] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.490720 16865 raft_consensus.cc:385] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.491382 16865 raft_consensus.cc:740] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
W20260709 14:51:23.489377 16641 leader_election.cc:343] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.491062 16669 raft_consensus.cc:3060] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.492672 16865 consensus_queue.cc:260] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.490278 16960 leader_election.cc:290] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.510067 16865 ts_tablet_manager.cc:1434] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 14:51:23.510604 16821 raft_consensus.cc:2468] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:23.511171 16865 tablet_bootstrap.cc:492] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.511788 16640 leader_election.cc:304] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:23.513235 16960 raft_consensus.cc:2804] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.513696 16960 raft_consensus.cc:697] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:23.513893 16955 raft_consensus.cc:493] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.514798 16955 raft_consensus.cc:515] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.516906 16929 consensus_queue.cc:1048] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.517256 16864 raft_consensus.cc:359] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.517906 16864 raft_consensus.cc:385] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.518177 16864 raft_consensus.cc:740] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.518577 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:23.520316 16955 leader_election.cc:290] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.520051 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11c7d1e343574bb28d409398eb31e7f9" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.518864 16864 consensus_queue.cc:260] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.520656 16960 consensus_queue.cc:237] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.537976 16929 raft_consensus.cc:493] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.539196 16972 raft_consensus.cc:493] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.524910 16927 raft_consensus.cc:697] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:23.551251 16972 raft_consensus.cc:515] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.552752 16929 raft_consensus.cc:515] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.562903 16641 leader_election.cc:304] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:23.564344 16864 ts_tablet_manager.cc:1434] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.082s	user 0.002s	sys 0.016s
I20260709 14:51:23.565703 16927 consensus_queue.cc:237] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.580636 16867 tablet_bootstrap.cc:492] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.581137 16867 ts_tablet_manager.cc:1403] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.019s
I20260709 14:51:23.584025 16867 raft_consensus.cc:359] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.584671 16867 raft_consensus.cc:385] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.590590 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d545229bf0440b99cdab964b686ea3" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:23.591257 16674 raft_consensus.cc:2468] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:23.584908 16867 raft_consensus.cc:740] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.588583 16570 catalog_manager.cc:5697] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.595877 16714 leader_election.cc:304] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:23.596463 16864 tablet_bootstrap.cc:492] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.592963 16867 consensus_queue.cc:260] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.601533 16865 tablet_bootstrap.cc:654] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.605868 17088 raft_consensus.cc:2749] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:23.609634 16972 leader_election.cc:290] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.600752 16891 raft_consensus.cc:2804] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.612754 16891 raft_consensus.cc:493] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.626888 16891 raft_consensus.cc:3060] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.624231 16864 tablet_bootstrap.cc:654] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.639763 16929 leader_election.cc:290] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.629362 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d545229bf0440b99cdab964b686ea3" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:23.647821 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c50df94ef6744058fa447ca1540eee0" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:23.656477 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c50df94ef6744058fa447ca1540eee0" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:23.654748 16820 raft_consensus.cc:2468] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:23.666262 16867 ts_tablet_manager.cc:1434] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.085s	user 0.016s	sys 0.016s
I20260709 14:51:23.668229 16867 tablet_bootstrap.cc:492] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.669065 17104 raft_consensus.cc:493] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.678081 16864 tablet_bootstrap.cc:492] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.678540 16864 ts_tablet_manager.cc:1403] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.005s
W20260709 14:51:23.681018 16715 leader_election.cc:343] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.683192 16980 raft_consensus.cc:493] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.688221 16980 raft_consensus.cc:515] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.690228 16891 raft_consensus.cc:515] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.692128 16891 leader_election.cc:290] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.693573 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d545229bf0440b99cdab964b686ea3" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:23.694155 16820 raft_consensus.cc:3060] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.693758 16864 raft_consensus.cc:359] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.698125 16864 raft_consensus.cc:385] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.699018 16916 consensus_queue.cc:1048] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.699249 16864 raft_consensus.cc:740] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.700711 16864 consensus_queue.cc:260] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.690557 16980 leader_election.cc:290] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:23.703413 16674 raft_consensus.cc:3060] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.712066 16864 ts_tablet_manager.cc:1434] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:51:23.713078 16864 tablet_bootstrap.cc:492] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.682909 17104 raft_consensus.cc:515] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.715219 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:23.730924 16749 raft_consensus.cc:2468] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:23.741607 16790 leader_election.cc:304] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:23.742487 16916 raft_consensus.cc:2804] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:23.742849 16916 raft_consensus.cc:493] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:23.743177 16916 raft_consensus.cc:3060] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.752565 16864 tablet_bootstrap.cc:654] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.751356 16916 raft_consensus.cc:515] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.753551 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14d545229bf0440b99cdab964b686ea3" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:23.754109 16674 raft_consensus.cc:3060] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.755393 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:23.755980 16749 raft_consensus.cc:3060] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:23.757087 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:23.758778 16916 leader_election.cc:290] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
W20260709 14:51:23.759140 16714 leader_election.cc:343] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.762728 17100 consensus_queue.cc:1048] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:23.767325 16820 raft_consensus.cc:2468] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:23.771049 16715 leader_election.cc:304] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:23.772409 16868 raft_consensus.cc:2804] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.772888 16868 raft_consensus.cc:697] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:23.773689 16868 consensus_queue.cc:237] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.774619 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:23.766234 16674 raft_consensus.cc:2468] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:23.762454 16714 leader_election.cc:304] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.777758 16867 tablet_bootstrap.cc:654] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.777249 16570 catalog_manager.cc:5697] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.784466 17103 raft_consensus.cc:2749] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.784621 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:23.786116 16715 leader_election.cc:343] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.787242 16892 consensus_queue.cc:1048] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:23.787338 16788 leader_election.cc:343] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.793051 17100 consensus_queue.cc:1048] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:23.781874 17104 leader_election.cc:290] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:23.796304 16749 raft_consensus.cc:2468] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:23.795133 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:23.794273 16788 leader_election.cc:343] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.811893 16865 tablet_bootstrap.cc:492] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:23.812604 16865 ts_tablet_manager.cc:1403] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.302s	user 0.014s	sys 0.008s
W20260709 14:51:23.815378 16714 leader_election.cc:343] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.815318 16790 leader_election.cc:304] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.815917 16714 leader_election.cc:304] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.816466 16892 raft_consensus.cc:2804] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:23.816983 16892 raft_consensus.cc:697] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:23.817750 16892 consensus_queue.cc:237] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.818229 17105 raft_consensus.cc:2749] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.810073 16570 catalog_manager.cc:5697] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.845175 16865 raft_consensus.cc:359] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.845981 16865 raft_consensus.cc:385] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.846300 16865 raft_consensus.cc:740] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.847003 16865 consensus_queue.cc:260] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.849104 16865 ts_tablet_manager.cc:1434] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:51:23.851246 16865 tablet_bootstrap.cc:492] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:23.859653 16864 tablet_bootstrap.cc:492] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.863680 16864 ts_tablet_manager.cc:1403] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.151s	user 0.010s	sys 0.007s
I20260709 14:51:23.865793 16864 raft_consensus.cc:359] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.863217 16867 tablet_bootstrap.cc:492] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.866523 16867 ts_tablet_manager.cc:1403] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.199s	user 0.007s	sys 0.008s
I20260709 14:51:23.868690 16867 raft_consensus.cc:359] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.869316 16867 raft_consensus.cc:385] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.869571 16867 raft_consensus.cc:740] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.872546 16865 tablet_bootstrap.cc:654] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.870167 16867 consensus_queue.cc:260] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.873867 16571 catalog_manager.cc:5697] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:23.874934 16864 raft_consensus.cc:385] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.875411 16864 raft_consensus.cc:740] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.876175 16864 consensus_queue.cc:260] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.878949 16864 ts_tablet_manager.cc:1434] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:51:23.879910 16864 tablet_bootstrap.cc:492] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:23.885694 16864 tablet_bootstrap.cc:654] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.877211 16867 ts_tablet_manager.cc:1434] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:51:23.886662 16867 tablet_bootstrap.cc:492] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.892676 16867 tablet_bootstrap.cc:654] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:23.895025 17092 consensus_queue.cc:1048] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:23.907169 16867 tablet_bootstrap.cc:492] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:23.907723 16867 ts_tablet_manager.cc:1403] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:51:23.916373 17097 consensus_queue.cc:1048] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:23.916604 16867 raft_consensus.cc:359] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.917339 16867 raft_consensus.cc:385] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:23.917625 16867 raft_consensus.cc:740] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:23.918287 16867 consensus_queue.cc:260] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.920648 16867 ts_tablet_manager.cc:1434] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:23.921701 16867 tablet_bootstrap.cc:492] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:23.926496 16864 tablet_bootstrap.cc:492] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:23.926995 16864 ts_tablet_manager.cc:1403] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.006s
I20260709 14:51:23.937414 16980 raft_consensus.cc:493] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:23.937930 16980 raft_consensus.cc:515] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:23.940008 16980 leader_election.cc:290] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:23.952708 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66bb876e3ad74b4fa80a39477df4b0f0" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:23.954205 16790 leader_election.cc:343] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:23.961539 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:23.962580 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66bb876e3ad74b4fa80a39477df4b0f0" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:23.964053 16788 leader_election.cc:343] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:23.964473 16788 leader_election.cc:304] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:23.966018 16916 raft_consensus.cc:2749] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:23.983170 17100 consensus_queue.cc:1048] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:24.011065 16641 consensus_peers.cc:597] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:24.018455 16864 raft_consensus.cc:359] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.019182 16864 raft_consensus.cc:385] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.019446 16864 raft_consensus.cc:740] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.019799 17104 raft_consensus.cc:493] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.020263 17104 raft_consensus.cc:515] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.023526 17104 leader_election.cc:290] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.024155 16867 tablet_bootstrap.cc:654] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.025808 16747 raft_consensus.cc:3060] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.026258 16865 tablet_bootstrap.cc:492] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.026676 16865 ts_tablet_manager.cc:1403] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.176s	user 0.025s	sys 0.009s
I20260709 14:51:24.028519 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601088d2fedd4b50a00730720af2540e" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.029134 16865 raft_consensus.cc:359] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.029775 16865 raft_consensus.cc:385] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.030033 16865 raft_consensus.cc:740] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.030651 16865 consensus_queue.cc:260] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.030911 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601088d2fedd4b50a00730720af2540e" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.032581 16865 ts_tablet_manager.cc:1434] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:24.032437 16714 leader_election.cc:304] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.033644 16865 tablet_bootstrap.cc:492] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.040395 16864 consensus_queue.cc:260] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.041561 17100 consensus_queue.cc:1048] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.042450 16864 ts_tablet_manager.cc:1434] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.115s	user 0.017s	sys 0.019s
I20260709 14:51:24.043270 16864 tablet_bootstrap.cc:492] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.047597 16865 tablet_bootstrap.cc:654] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.051424 17100 consensus_queue.cc:1048] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.052532 17104 raft_consensus.cc:2749] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.055078 16864 tablet_bootstrap.cc:654] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.051424 16867 tablet_bootstrap.cc:492] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:24.065402 16867 ts_tablet_manager.cc:1403] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.022s
I20260709 14:51:24.068044 16867 raft_consensus.cc:359] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.068689 16867 raft_consensus.cc:385] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.070822 16867 raft_consensus.cc:740] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.064182 16571 catalog_manager.cc:5697] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.071557 16867 consensus_queue.cc:260] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.074129 16867 ts_tablet_manager.cc:1434] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:24.076329 16864 tablet_bootstrap.cc:492] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.076813 16864 ts_tablet_manager.cc:1403] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.001s
I20260709 14:51:24.078662 16867 tablet_bootstrap.cc:492] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:24.085668 16867 tablet_bootstrap.cc:654] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.092844 16865 tablet_bootstrap.cc:492] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.093325 16865 ts_tablet_manager.cc:1403] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.009s
I20260709 14:51:24.095886 16865 raft_consensus.cc:359] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.096617 16865 raft_consensus.cc:385] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.096889 16865 raft_consensus.cc:740] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.099519 16864 raft_consensus.cc:359] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.100193 16864 raft_consensus.cc:385] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.098289 16865 consensus_queue.cc:260] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.100445 16864 raft_consensus.cc:740] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.101473 16864 consensus_queue.cc:260] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.102030 16865 ts_tablet_manager.cc:1434] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:24.102876 16865 tablet_bootstrap.cc:492] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.102907 16867 tablet_bootstrap.cc:492] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:24.103353 16864 ts_tablet_manager.cc:1434] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 14:51:24.103421 16867 ts_tablet_manager.cc:1403] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:51:24.104234 16864 tablet_bootstrap.cc:492] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.107414 16867 raft_consensus.cc:359] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.108031 16867 raft_consensus.cc:385] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.108282 16867 raft_consensus.cc:740] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.108773 16865 tablet_bootstrap.cc:654] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.108861 16867 consensus_queue.cc:260] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.112869 16867 ts_tablet_manager.cc:1434] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:24.113385 16864 tablet_bootstrap.cc:654] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.113941 16867 tablet_bootstrap.cc:492] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:24.116104 17097 raft_consensus.cc:493] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.116561 17097 raft_consensus.cc:515] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.118491 17097 leader_election.cc:290] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.120083 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.121029 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.121620 16824 raft_consensus.cc:2468] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:24.123028 16640 leader_election.cc:304] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:24.123847 16955 raft_consensus.cc:493] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.124302 16955 raft_consensus.cc:515] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.126237 16955 leader_election.cc:290] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.126756 16955 raft_consensus.cc:2804] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.127087 16955 raft_consensus.cc:493] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.127401 16955 raft_consensus.cc:3060] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.130023 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c50df94ef6744058fa447ca1540eee0" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.135547 16867 tablet_bootstrap.cc:654] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:24.136862 16640 leader_election.cc:343] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.149741 17097 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.161289 16868 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.169396 16864 tablet_bootstrap.cc:492] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.169797 16864 ts_tablet_manager.cc:1403] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.008s
W20260709 14:51:24.166657 16641 leader_election.cc:343] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.170295 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c50df94ef6744058fa447ca1540eee0" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.172421 16749 raft_consensus.cc:2468] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:24.165723 16868 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.174409 16868 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.165004 17097 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.178468 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.179020 17097 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.179122 16864 raft_consensus.cc:359] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.179790 16864 raft_consensus.cc:385] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.180061 16864 raft_consensus.cc:740] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
W20260709 14:51:24.180146 16715 leader_election.cc:343] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.180672 16864 consensus_queue.cc:260] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.182595 16864 ts_tablet_manager.cc:1434] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:24.182991 16955 raft_consensus.cc:515] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.184000 16864 tablet_bootstrap.cc:492] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.184273 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:24.186120 16640 leader_election.cc:343] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.186945 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.187475 16820 raft_consensus.cc:3060] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.191586 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.192189 16674 raft_consensus.cc:2468] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:24.193535 16868 raft_consensus.cc:493] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.193820 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.194036 16868 raft_consensus.cc:515] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.194406 16749 raft_consensus.cc:2468] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:24.194629 16955 leader_election.cc:290] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.196493 16865 tablet_bootstrap.cc:492] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.196547 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:24.197224 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b314794ff442d2a490222f381dd1ca" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.197268 16865 ts_tablet_manager.cc:1403] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.031s
I20260709 14:51:24.197726 16868 leader_election.cc:290] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.198948 16714 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:24.199981 16868 raft_consensus.cc:2804] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.200292 16868 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.200579 16868 raft_consensus.cc:3060] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.202991 16867 tablet_bootstrap.cc:492] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:24.203390 16867 ts_tablet_manager.cc:1403] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.010s
I20260709 14:51:24.194234 16820 raft_consensus.cc:2468] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:24.205338 16641 leader_election.cc:304] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:24.206084 16955 raft_consensus.cc:2804] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.206480 16955 raft_consensus.cc:493] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.206744 16955 raft_consensus.cc:3060] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.205974 16640 leader_election.cc:304] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:24.209522 17097 raft_consensus.cc:2804] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.209611 16641 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:24.210162 17097 raft_consensus.cc:697] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:24.210378 17092 raft_consensus.cc:2804] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.210780 17092 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.211171 17092 raft_consensus.cc:3060] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.210958 17097 consensus_queue.cc:237] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:24.210733 16641 leader_election.cc:343] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.213759 16955 raft_consensus.cc:515] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.214962 16865 raft_consensus.cc:359] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.215663 16865 raft_consensus.cc:385] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.215917 16865 raft_consensus.cc:740] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.216560 16955 leader_election.cc:290] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.217199 16865 consensus_queue.cc:260] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.217429 17092 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.219786 16865 ts_tablet_manager.cc:1434] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 14:51:24.222083 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.221948 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68b314794ff442d2a490222f381dd1ca" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.222973 17092 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:24.223780 16640 leader_election.cc:343] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.224287 16865 tablet_bootstrap.cc:492] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.222606 16867 raft_consensus.cc:359] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.224694 16867 raft_consensus.cc:385] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.224140 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c50df94ef6744058fa447ca1540eee0" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.225097 16867 raft_consensus.cc:740] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.225967 16867 consensus_queue.cc:260] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.227880 16867 ts_tablet_manager.cc:1434] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 14:51:24.228644 16867 tablet_bootstrap.cc:492] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:24.228749 16573 catalog_manager.cc:5697] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.230644 16865 tablet_bootstrap.cc:654] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.236443 16867 tablet_bootstrap.cc:654] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.238469 16820 raft_consensus.cc:3060] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.242195 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c50df94ef6744058fa447ca1540eee0" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:24.242779 16749 raft_consensus.cc:3060] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.243559 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:24.245200 16714 leader_election.cc:304] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.246345 17105 raft_consensus.cc:2749] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.253952 17092 raft_consensus.cc:493] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.253752 16864 tablet_bootstrap.cc:654] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.254514 17092 raft_consensus.cc:515] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.252842 16868 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.256651 17092 leader_election.cc:290] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.257097 16746 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 1: Already voted for candidate 296e35d01f3d493f8f66df294f8c007d in this term.
I20260709 14:51:24.258100 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.258559 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee853853ec9400e83ab9b76957d26db" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.259276 16747 raft_consensus.cc:2393] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 1: Already voted for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in this term.
I20260709 14:51:24.262130 16641 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:24.263145 17092 raft_consensus.cc:2749] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.265357 16641 leader_election.cc:304] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:24.266381 17092 raft_consensus.cc:3060] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.266829 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
W20260709 14:51:24.268086 16715 leader_election.cc:343] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.267144 16868 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.286818 16749 raft_consensus.cc:2468] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:24.290673 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:24.291517 16669 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:24.293675 16641 leader_election.cc:304] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:24.294585 17097 raft_consensus.cc:2804] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.295059 17097 raft_consensus.cc:697] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:24.295884 17097 consensus_queue.cc:237] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.308524 16892 raft_consensus.cc:493] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.310669 16955 raft_consensus.cc:493] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.299460 16714 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.326093 16820 raft_consensus.cc:2468] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:24.330737 16868 raft_consensus.cc:2749] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.318434 16996 raft_consensus.cc:493] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.316905 17092 raft_consensus.cc:2749] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.316632 16892 raft_consensus.cc:515] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.318625 16955 raft_consensus.cc:515] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.338263 16996 raft_consensus.cc:515] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.348299 16996 leader_election.cc:290] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:24.350893 16865 tablet_bootstrap.cc:492] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.351402 16865 ts_tablet_manager.cc:1403] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.057s
I20260709 14:51:24.344714 16955 leader_election.cc:290] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.353152 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.353787 16747 raft_consensus.cc:2468] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:24.354947 16865 raft_consensus.cc:359] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.355618 16865 raft_consensus.cc:385] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.354990 16790 leader_election.cc:304] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:24.357024 16996 raft_consensus.cc:2804] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.357369 16996 raft_consensus.cc:493] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.357833 16996 raft_consensus.cc:3060] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.355887 16865 raft_consensus.cc:740] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.359699 16865 consensus_queue.cc:260] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.361912 16865 ts_tablet_manager.cc:1434] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:51:24.364403 16892 leader_election.cc:290] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:24.372639 16867 tablet_bootstrap.cc:492] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:24.373191 16867 ts_tablet_manager.cc:1403] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.145s	user 0.026s	sys 0.026s
I20260709 14:51:24.381642 16865 tablet_bootstrap.cc:492] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.386876 16864 tablet_bootstrap.cc:492] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.387451 16864 ts_tablet_manager.cc:1403] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.204s	user 0.010s	sys 0.003s
I20260709 14:51:24.401516 16864 raft_consensus.cc:359] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.402145 16864 raft_consensus.cc:385] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.402393 16864 raft_consensus.cc:740] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.402961 16864 consensus_queue.cc:260] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.403939 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5dfe8cf12410493ea76b5884142f1" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.404286 16996 raft_consensus.cc:515] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.405294 16864 ts_tablet_manager.cc:1434] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:51:24.406267 16996 leader_election.cc:290] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:24.406447 16864 tablet_bootstrap.cc:492] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.409855 16867 raft_consensus.cc:359] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.418597 16867 raft_consensus.cc:385] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.418812 16867 raft_consensus.cc:740] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.419268 16867 consensus_queue.cc:260] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:24.410545 16790 leader_election.cc:343] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.423836 16865 tablet_bootstrap.cc:654] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.427505 16867 ts_tablet_manager.cc:1434] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 14:51:24.428221 16867 tablet_bootstrap.cc:492] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:24.443938 16864 tablet_bootstrap.cc:654] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.446189 16996 raft_consensus.cc:493] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.449682 16996 raft_consensus.cc:515] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.451651 16996 leader_election.cc:290] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:24.452406 16865 tablet_bootstrap.cc:492] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.452858 16865 ts_tablet_manager.cc:1403] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.002s
I20260709 14:51:24.452575 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7e7e81cc944b5a4cc1d523ebba84e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:24.456749 16788 leader_election.cc:343] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.457453 16867 tablet_bootstrap.cc:654] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.460253 16865 raft_consensus.cc:359] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.460878 16865 raft_consensus.cc:385] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.461184 16865 raft_consensus.cc:740] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.461769 16865 consensus_queue.cc:260] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.463178 16865 ts_tablet_manager.cc:1434] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 14:51:24.463012 16918 consensus_queue.cc:1048] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.464030 16865 tablet_bootstrap.cc:492] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.464365 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7e7e81cc944b5a4cc1d523ebba84e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.464900 16749 raft_consensus.cc:2468] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:24.469676 16865 tablet_bootstrap.cc:654] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.475778 16864 tablet_bootstrap.cc:492] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.476244 16864 ts_tablet_manager.cc:1403] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.002s
I20260709 14:51:24.479326 16864 raft_consensus.cc:359] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.479974 16864 raft_consensus.cc:385] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.480234 16864 raft_consensus.cc:740] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.480841 16864 consensus_queue.cc:260] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.481832 16790 leader_election.cc:304] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.484653 16996 raft_consensus.cc:2804] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.484753 16868 raft_consensus.cc:493] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.485051 16996 raft_consensus.cc:493] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.485517 16996 raft_consensus.cc:3060] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.487112 16864 ts_tablet_manager.cc:1434] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:51:24.485275 16868 raft_consensus.cc:515] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.488010 16864 tablet_bootstrap.cc:492] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.488647 16868 leader_election.cc:290] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:24.492026 16640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.131:40015, user_credentials={real_user=slave}} blocked reactor thread for 157492us
I20260709 14:51:24.494112 16996 raft_consensus.cc:515] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.495244 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:24.496048 16996 leader_election.cc:290] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:24.501237 16864 tablet_bootstrap.cc:654] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:24.502184 16788 leader_election.cc:343] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.503580 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad237ab7ae2a432f8de81d2c93bebbfc" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.504172 16821 raft_consensus.cc:2468] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:24.506639 16867 tablet_bootstrap.cc:492] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:24.507098 16867 ts_tablet_manager.cc:1403] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.013s
I20260709 14:51:24.509510 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7e7e81cc944b5a4cc1d523ebba84e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:24.509774 16867 raft_consensus.cc:359] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.510447 16867 raft_consensus.cc:385] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.510715 16867 raft_consensus.cc:740] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.511341 16867 consensus_queue.cc:260] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:24.511844 16788 leader_election.cc:343] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.514519 16867 ts_tablet_manager.cc:1434] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:51:24.516660 16640 leader_election.cc:304] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:24.517130 16867 tablet_bootstrap.cc:492] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:24.521607 16864 tablet_bootstrap.cc:492] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.522075 16864 ts_tablet_manager.cc:1403] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 14:51:24.534296 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7e7e81cc944b5a4cc1d523ebba84e" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:24.535499 16746 raft_consensus.cc:3060] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.543125 16746 raft_consensus.cc:2468] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:24.544862 16745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:24.545660 17135 raft_consensus.cc:2804] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.550304 16745 raft_consensus.cc:3060] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.550309 17135 raft_consensus.cc:493] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.555944 17135 raft_consensus.cc:3060] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.560755 16745 raft_consensus.cc:2468] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:24.562021 17135 raft_consensus.cc:515] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.563432 17135 leader_election.cc:290] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.581221 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5dfe8cf12410493ea76b5884142f1" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.613591 16864 raft_consensus.cc:359] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.614334 16864 raft_consensus.cc:385] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.614578 16864 raft_consensus.cc:740] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.615151 16864 consensus_queue.cc:260] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.619481 16864 ts_tablet_manager.cc:1434] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.097s	user 0.010s	sys 0.000s
I20260709 14:51:24.620157 16864 tablet_bootstrap.cc:492] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.622989 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.626049 16864 tablet_bootstrap.cc:654] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.629804 16745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad237ab7ae2a432f8de81d2c93bebbfc" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:24.630386 16745 raft_consensus.cc:2468] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:24.634857 16868 raft_consensus.cc:493] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.635269 16868 raft_consensus.cc:515] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.635830 16743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad237ab7ae2a432f8de81d2c93bebbfc" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:24.636360 16743 raft_consensus.cc:3060] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.637063 16868 leader_election.cc:290] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.643982 16743 raft_consensus.cc:2468] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:24.645778 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66bb876e3ad74b4fa80a39477df4b0f0" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.646251 16864 tablet_bootstrap.cc:492] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.646303 16674 raft_consensus.cc:2468] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
W20260709 14:51:24.646449 16788 leader_election.cc:343] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.646770 16864 ts_tablet_manager.cc:1403] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 14:51:24.646898 16788 leader_election.cc:304] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.647157 17105 raft_consensus.cc:493] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.647595 17105 raft_consensus.cc:515] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.649489 17105 leader_election.cc:290] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.649933 16864 raft_consensus.cc:359] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.650290 16892 raft_consensus.cc:2749] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.650559 16980 consensus_queue.cc:1048] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:24.651051 16788 leader_election.cc:343] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.650556 16864 raft_consensus.cc:385] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.652416 16864 raft_consensus.cc:740] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.653183 16864 consensus_queue.cc:260] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.653554 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad237ab7ae2a432f8de81d2c93bebbfc" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.654160 16821 raft_consensus.cc:3060] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.655148 16864 ts_tablet_manager.cc:1434] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:24.656015 16864 tablet_bootstrap.cc:492] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:24.653657 17105 raft_consensus.cc:493] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.657203 17105 raft_consensus.cc:515] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.658442 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.659173 17105 leader_election.cc:290] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.661792 16864 tablet_bootstrap.cc:654] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.661512 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7380c5f7b3a40b2a25060a5a2773b67" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.663085 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b3fff77b9244938111f7ad32a12618" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.666306 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66bb876e3ad74b4fa80a39477df4b0f0" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.683468 16673 raft_consensus.cc:2468] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:24.683941 16822 raft_consensus.cc:2468] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:24.667827 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40198dc90854410a45084f249dcee2f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.668550 16865 tablet_bootstrap.cc:492] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.685251 16865 ts_tablet_manager.cc:1403] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.221s	user 0.042s	sys 0.042s
I20260709 14:51:24.687672 16865 raft_consensus.cc:359] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.688422 16865 raft_consensus.cc:385] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.688673 16865 raft_consensus.cc:740] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.668506 16816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7380c5f7b3a40b2a25060a5a2773b67" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.671955 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b3fff77b9244938111f7ad32a12618" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:24.689213 16747 raft_consensus.cc:3060] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.689363 16817 raft_consensus.cc:2393] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:24.689975 16714 leader_election.cc:304] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:24.672582 16867 tablet_bootstrap.cc:654] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.673658 16868 consensus_queue.cc:1048] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.692895 16868 raft_consensus.cc:2804] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.693255 16868 raft_consensus.cc:493] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.693538 16868 raft_consensus.cc:3060] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.697036 17104 consensus_queue.cc:1048] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.697767 16865 consensus_queue.cc:260] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.698618 16816 raft_consensus.cc:2468] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:24.700578 16821 raft_consensus.cc:2468] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:24.703249 16865 ts_tablet_manager.cc:1434] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
W20260709 14:51:24.705303 16715 leader_election.cc:343] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.705399 16573 catalog_manager.cc:5697] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.708369 16865 tablet_bootstrap.cc:492] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.675791 16790 leader_election.cc:304] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.715539 16996 raft_consensus.cc:2804] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.717098 16790 leader_election.cc:304] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.717854 16918 raft_consensus.cc:2804] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.718312 16918 raft_consensus.cc:697] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:24.719132 16918 consensus_queue.cc:237] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.724288 16715 leader_election.cc:304] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:24.727365 16865 tablet_bootstrap.cc:654] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.730561 16868 raft_consensus.cc:515] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.732263 16868 leader_election.cc:290] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.732613 16996 raft_consensus.cc:697] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:24.733456 16996 consensus_queue.cc:237] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.736661 17104 raft_consensus.cc:2804] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.737056 17104 raft_consensus.cc:493] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.737381 17104 raft_consensus.cc:3060] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.737682 16816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66bb876e3ad74b4fa80a39477df4b0f0" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.738250 16816 raft_consensus.cc:3060] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.748752 16865 tablet_bootstrap.cc:492] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:24.753245 16865 ts_tablet_manager.cc:1403] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
I20260709 14:51:24.754806 17104 raft_consensus.cc:515] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.755692 16865 raft_consensus.cc:359] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.756337 16865 raft_consensus.cc:385] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.756595 16865 raft_consensus.cc:740] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.749058 16816 raft_consensus.cc:2468] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:24.758237 16715 leader_election.cc:304] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:24.760124 17146 raft_consensus.cc:2804] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:24.760409 16714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 69622.4us
I20260709 14:51:24.761642 17146 raft_consensus.cc:697] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:24.772380 17104 leader_election.cc:290] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.772717 16714 leader_election.cc:304] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:24.773569 17104 raft_consensus.cc:3060] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:24.774132 16714 leader_election.cc:343] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.775004 16714 leader_election.cc:304] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:24.775231 16865 consensus_queue.cc:260] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.775738 16868 raft_consensus.cc:2804] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.776055 16868 raft_consensus.cc:493] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.776327 16868 raft_consensus.cc:3060] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.776724 16865 ts_tablet_manager.cc:1434] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.001s
I20260709 14:51:24.762933 17146 consensus_queue.cc:237] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.779803 16865 tablet_bootstrap.cc:492] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:24.784271 16868 raft_consensus.cc:515] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.761840 16816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7380c5f7b3a40b2a25060a5a2773b67" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.788565 16868 leader_election.cc:290] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:24.763502 16641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:35505, user_credentials={real_user=slave}} blocked reactor thread for 71967.3us
I20260709 14:51:24.793085 16816 raft_consensus.cc:3060] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.812719 16570 catalog_manager.cc:5697] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.814456 16570 catalog_manager.cc:5697] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.838771 17100 consensus_queue.cc:1048] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:51:24.845530 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b3fff77b9244938111f7ad32a12618" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:24.846398 16640 leader_election.cc:304] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
W20260709 14:51:24.866565 17154 log.cc:927] Time spent T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:51:24.872452 17100 raft_consensus.cc:2804] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.874084 17100 raft_consensus.cc:697] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:24.879434 16864 tablet_bootstrap.cc:492] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:24.879832 16864 ts_tablet_manager.cc:1403] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.224s	user 0.037s	sys 0.026s
I20260709 14:51:24.879889 16867 tablet_bootstrap.cc:492] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:24.880409 16867 ts_tablet_manager.cc:1403] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.363s	user 0.021s	sys 0.012s
I20260709 14:51:24.874893 17100 consensus_queue.cc:237] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.898914 16865 tablet_bootstrap.cc:654] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.901468 16816 raft_consensus.cc:2468] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:24.908349 16864 raft_consensus.cc:359] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.909029 16864 raft_consensus.cc:385] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.909514 16864 raft_consensus.cc:740] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.910178 16864 consensus_queue.cc:260] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.918772 16864 ts_tablet_manager.cc:1434] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.003s
W20260709 14:51:24.917883 16715 leader_election.cc:343] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.923643 16715 leader_election.cc:304] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:24.928647 17146 raft_consensus.cc:2804] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.929280 17146 raft_consensus.cc:697] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:24.930049 17146 consensus_queue.cc:237] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.931248 17104 raft_consensus.cc:2749] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.935098 16867 raft_consensus.cc:359] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.935786 16867 raft_consensus.cc:385] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.936040 16867 raft_consensus.cc:740] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.939095 16867 consensus_queue.cc:260] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.941064 16867 ts_tablet_manager.cc:1434] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:51:24.941862 16867 tablet_bootstrap.cc:492] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:24.942816 16864 tablet_bootstrap.cc:492] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
W20260709 14:51:24.949122 17158 log.cc:927] Time spent T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:51:24.948975 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b3fff77b9244938111f7ad32a12618" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:24.949271 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66bb876e3ad74b4fa80a39477df4b0f0" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:24.949656 16669 raft_consensus.cc:3060] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.949844 16672 raft_consensus.cc:3060] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.957569 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7380c5f7b3a40b2a25060a5a2773b67" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:24.958173 16670 raft_consensus.cc:3060] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.969623 16868 raft_consensus.cc:493] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.970136 16868 raft_consensus.cc:515] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:24.976392 16570 catalog_manager.cc:5697] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.977104 16868 leader_election.cc:290] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:24.981947 16671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:24.982860 17135 consensus_queue.cc:1048] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.984786 17135 consensus_queue.cc:1048] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.979140 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:24.988523 16715 leader_election.cc:343] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.007653 16864 tablet_bootstrap.cc:654] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.043035 16865 tablet_bootstrap.cc:492] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.043517 16865 ts_tablet_manager.cc:1403] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.265s	user 0.016s	sys 0.008s
W20260709 14:51:25.055794 16714 leader_election.cc:343] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.056347 16867 tablet_bootstrap.cc:654] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.056300 16714 leader_election.cc:304] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.062879 17143 raft_consensus.cc:2749] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.070997 16865 raft_consensus.cc:359] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.071689 16865 raft_consensus.cc:385] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.071887 16865 raft_consensus.cc:740] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.072697 16865 consensus_queue.cc:260] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.078456 16865 ts_tablet_manager.cc:1434] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:51:25.098970 16892 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.099450 16892 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.104257 16892 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.108991 16675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.116700 16675 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4338d8ced0e4ddfa84a64a13f17dd07 in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:25.106810 16669 raft_consensus.cc:2468] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:25.117863 16744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.118609 16744 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4338d8ced0e4ddfa84a64a13f17dd07 in current term 1: Already voted for candidate 296e35d01f3d493f8f66df294f8c007d in this term.
I20260709 14:51:25.114938 16672 raft_consensus.cc:2468] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:25.125794 16670 raft_consensus.cc:2468] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:25.126730 16788 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.127318 16892 raft_consensus.cc:3060] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:25.143539 16788 consensus_peers.cc:597] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:25.144202 16788 consensus_peers.cc:597] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:25.145197 16892 raft_consensus.cc:2749] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.152228 16865 tablet_bootstrap.cc:492] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.159740 17170 raft_consensus.cc:493] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.160166 17100 consensus_queue.cc:1048] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.160264 17170 raft_consensus.cc:515] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.162642 17170 leader_election.cc:290] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.163604 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5dfe8cf12410493ea76b5884142f1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.164628 16820 raft_consensus.cc:2468] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:25.168118 16867 tablet_bootstrap.cc:492] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.168561 16867 ts_tablet_manager.cc:1403] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.227s	user 0.013s	sys 0.004s
I20260709 14:51:25.170984 16867 raft_consensus.cc:359] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.171584 16867 raft_consensus.cc:385] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.171818 16867 raft_consensus.cc:740] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.171875 16573 catalog_manager.cc:5697] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.174065 16714 leader_election.cc:304] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:25.177548 17146 raft_consensus.cc:2804] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.177994 17146 raft_consensus.cc:697] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:25.178308 16865 tablet_bootstrap.cc:654] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.178747 17146 consensus_queue.cc:237] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.183037 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5dfe8cf12410493ea76b5884142f1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.185052 16867 consensus_queue.cc:260] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.186650 16715 leader_election.cc:304] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:25.187067 16867 ts_tablet_manager.cc:1434] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 14:51:25.187381 17104 raft_consensus.cc:2804] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.187721 17104 raft_consensus.cc:493] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.187892 16867 tablet_bootstrap.cc:492] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.188037 17104 raft_consensus.cc:3060] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.189780 16673 raft_consensus.cc:2468] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:25.173493 16573 catalog_manager.cc:5697] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.199919 17104 raft_consensus.cc:515] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.202536 17104 leader_election.cc:290] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.203706 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5dfe8cf12410493ea76b5884142f1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:25.204300 16820 raft_consensus.cc:3060] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.211478 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0de5dfe8cf12410493ea76b5884142f1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:25.214871 16670 raft_consensus.cc:3060] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.213917 16867 tablet_bootstrap.cc:654] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:25.229184 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:25.229749 16867 tablet_bootstrap.cc:492] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.230239 16867 ts_tablet_manager.cc:1403] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.001s
I20260709 14:51:25.232807 16867 raft_consensus.cc:359] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.233443 16867 raft_consensus.cc:385] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.233716 16867 raft_consensus.cc:740] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.234377 16867 consensus_queue.cc:260] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.235553 16865 tablet_bootstrap.cc:492] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.236053 16865 ts_tablet_manager.cc:1403] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.002s
I20260709 14:51:25.236534 16670 raft_consensus.cc:2468] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:25.237634 16714 leader_election.cc:304] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:25.237709 16918 consensus_queue.cc:1048] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.238438 17146 raft_consensus.cc:2804] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.238897 17146 raft_consensus.cc:697] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:25.239850 17146 consensus_queue.cc:237] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.239279 16865 raft_consensus.cc:359] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.246255 16865 raft_consensus.cc:385] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.246893 16865 raft_consensus.cc:740] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.236716 16867 ts_tablet_manager.cc:1434] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:25.248492 16865 consensus_queue.cc:260] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.249780 16867 tablet_bootstrap.cc:492] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.255249 16867 tablet_bootstrap.cc:654] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.259688 16865 ts_tablet_manager.cc:1434] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:51:25.262826 16865 tablet_bootstrap.cc:492] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.271687 16820 raft_consensus.cc:2468] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:25.272055 16865 tablet_bootstrap.cc:654] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.284868 16865 tablet_bootstrap.cc:492] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.286335 16865 ts_tablet_manager.cc:1403] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:51:25.287952 16864 tablet_bootstrap.cc:492] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:25.288563 16864 ts_tablet_manager.cc:1403] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.346s	user 0.013s	sys 0.037s
I20260709 14:51:25.290578 16865 raft_consensus.cc:359] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.293110 16865 raft_consensus.cc:385] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.293737 16865 raft_consensus.cc:740] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.294059 16864 raft_consensus.cc:359] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.294864 16864 raft_consensus.cc:385] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.295154 16864 raft_consensus.cc:740] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.294662 16865 consensus_queue.cc:260] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.298331 16865 ts_tablet_manager.cc:1434] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 14:51:25.299789 16788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 67890.9us
I20260709 14:51:25.300817 16865 tablet_bootstrap.cc:492] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.301069 16571 catalog_manager.cc:5697] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.311323 16865 tablet_bootstrap.cc:654] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.316650 16867 tablet_bootstrap.cc:492] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.316826 16865 tablet_bootstrap.cc:492] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.317080 16867 ts_tablet_manager.cc:1403] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.008s
I20260709 14:51:25.317252 16865 ts_tablet_manager.cc:1403] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:51:25.319550 16867 raft_consensus.cc:359] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.320158 16867 raft_consensus.cc:385] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.320397 16867 raft_consensus.cc:740] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.321098 16867 consensus_queue.cc:260] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.321352 17092 consensus_queue.cc:1048] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.321671 16865 raft_consensus.cc:359] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.322254 16865 raft_consensus.cc:385] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.322495 16865 raft_consensus.cc:740] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.323271 16867 ts_tablet_manager.cc:1434] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:25.323220 16865 consensus_queue.cc:260] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.324179 16867 tablet_bootstrap.cc:492] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.325366 16865 ts_tablet_manager.cc:1434] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:25.326231 16865 tablet_bootstrap.cc:492] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.332897 16865 tablet_bootstrap.cc:654] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.338675 16867 tablet_bootstrap.cc:654] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.354604 16864 consensus_queue.cc:260] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.365393 16864 ts_tablet_manager.cc:1434] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.077s	user 0.002s	sys 0.004s
I20260709 14:51:25.356848 16892 raft_consensus.cc:493] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.360589 16867 tablet_bootstrap.cc:492] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.381448 16867 ts_tablet_manager.cc:1403] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.006s
I20260709 14:51:25.381330 16892 raft_consensus.cc:515] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.383255 16892 leader_election.cc:290] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.383802 16867 raft_consensus.cc:359] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.384438 16867 raft_consensus.cc:385] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.384687 16867 raft_consensus.cc:740] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.361045 17092 raft_consensus.cc:493] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.385142 17092 raft_consensus.cc:515] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.356185 17104 consensus_queue.cc:1048] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.388505 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.377216 16980 consensus_queue.cc:1048] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.390413 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.390774 16980 raft_consensus.cc:493] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.380335 17168 consensus_queue.cc:1048] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:25.391104 17092 leader_election.cc:290] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:25.393146 16790 leader_election.cc:343] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.392884 16867 consensus_queue.cc:260] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.395001 16867 ts_tablet_manager.cc:1434] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:25.395406 16865 tablet_bootstrap.cc:492] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.395824 16865 ts_tablet_manager.cc:1403] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.029s
I20260709 14:51:25.398294 16865 raft_consensus.cc:359] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.398885 16865 raft_consensus.cc:385] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.399139 16865 raft_consensus.cc:740] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.399240 16868 consensus_queue.cc:1048] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.399768 16865 consensus_queue.cc:260] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.401728 16865 ts_tablet_manager.cc:1434] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:25.391196 16980 raft_consensus.cc:515] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.402545 16865 tablet_bootstrap.cc:492] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.404299 16980 leader_election.cc:290] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.408551 16865 tablet_bootstrap.cc:654] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.412891 16743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2752e495583748febe7290abc49ed713" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:25.414804 16790 leader_election.cc:343] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.414440 16864 tablet_bootstrap.cc:492] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:25.423617 17092 raft_consensus.cc:493] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.426734 17092 raft_consensus.cc:515] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.429881 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7e7e81cc944b5a4cc1d523ebba84e" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.428761 17092 leader_election.cc:290] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.436923 16865 tablet_bootstrap.cc:492] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.437423 16865 ts_tablet_manager.cc:1403] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.011s
I20260709 14:51:25.439787 16865 raft_consensus.cc:359] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.441286 16865 raft_consensus.cc:385] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.441365 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.442025 16865 raft_consensus.cc:740] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.443010 16865 consensus_queue.cc:260] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.443339 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2752e495583748febe7290abc49ed713" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.444861 16670 raft_consensus.cc:2468] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:25.395824 16867 tablet_bootstrap.cc:492] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.446259 16865 ts_tablet_manager.cc:1434] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:51:25.447324 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "346c24f1bf9240deb91f422ad1f9ffb9" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.446208 17143 consensus_queue.cc:1048] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:25.448768 16865 tablet_bootstrap.cc:492] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.451709 16867 tablet_bootstrap.cc:654] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.424453 16573 catalog_manager.cc:5697] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.451709 16864 tablet_bootstrap.cc:654] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.458375 16865 tablet_bootstrap.cc:654] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.463250 16819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5da7e7e81cc944b5a4cc1d523ebba84e" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.466199 16640 leader_election.cc:304] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:25.467216 17168 raft_consensus.cc:2749] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.468318 16640 leader_election.cc:304] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:25.469317 17168 raft_consensus.cc:2749] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:25.471494 16788 leader_election.cc:343] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.471884 16788 leader_election.cc:304] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.473845 16980 raft_consensus.cc:2749] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.474942 16788 leader_election.cc:304] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:25.478128 16980 raft_consensus.cc:2804] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.478480 16980 raft_consensus.cc:493] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.478812 16980 raft_consensus.cc:3060] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.485798 16980 raft_consensus.cc:515] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.487597 16980 leader_election.cc:290] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.488935 17143 consensus_queue.cc:1048] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.494216 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2752e495583748febe7290abc49ed713" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:25.494835 16672 raft_consensus.cc:3060] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.508385 16672 raft_consensus.cc:2468] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:25.518330 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2752e495583748febe7290abc49ed713" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:25.520923 16788 leader_election.cc:304] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
W20260709 14:51:25.521548 16790 leader_election.cc:343] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.521957 16996 raft_consensus.cc:2804] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.522496 16996 raft_consensus.cc:697] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:25.523344 16996 consensus_queue.cc:237] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:25.536686 16771 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea640 after lost signal to thread 15569
I20260709 14:51:25.542419 16918 raft_consensus.cc:493] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:25.542923 16771 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf240 after lost signal to thread 16607
I20260709 14:51:25.550343 16864 tablet_bootstrap.cc:492] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:25.550885 16864 ts_tablet_manager.cc:1403] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.003s
I20260709 14:51:25.542969 16918 raft_consensus.cc:515] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.559157 16918 leader_election.cc:290] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.559894 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:25.561187 16788 leader_election.cc:343] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:25.562122 16771 debug-util.cc:398] Leaking SignalData structure 0x7b080023a060 after lost signal to thread 16699
W20260709 14:51:25.563213 16771 debug-util.cc:398] Leaking SignalData structure 0x7b080023a860 after lost signal to thread 16774
W20260709 14:51:25.564232 16771 debug-util.cc:398] Leaking SignalData structure 0x7b080025b860 after lost signal to thread 16848
I20260709 14:51:25.568352 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.569051 16750 raft_consensus.cc:2468] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:25.571756 16790 leader_election.cc:304] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.578547 16864 raft_consensus.cc:359] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.579239 16864 raft_consensus.cc:385] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.579507 16864 raft_consensus.cc:740] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.580139 16864 consensus_queue.cc:260] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.588342 16864 ts_tablet_manager.cc:1434] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 14:51:25.589354 16864 tablet_bootstrap.cc:492] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:25.577781 16996 raft_consensus.cc:2804] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.590402 16996 raft_consensus.cc:493] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.590806 16996 raft_consensus.cc:3060] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.594254 16865 tablet_bootstrap.cc:492] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.594707 16865 ts_tablet_manager.cc:1403] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.146s	user 0.049s	sys 0.053s
I20260709 14:51:25.600767 16918 raft_consensus.cc:493] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.601460 16918 raft_consensus.cc:515] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.603752 16865 raft_consensus.cc:359] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.604894 16865 raft_consensus.cc:385] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.605223 16865 raft_consensus.cc:740] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.605880 16865 consensus_queue.cc:260] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.606729 16868 consensus_queue.cc:1048] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.614852 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.615439 16747 raft_consensus.cc:2468] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:25.616155 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.616641 16790 leader_election.cc:304] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:25.617383 16980 raft_consensus.cc:2804] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.617878 16980 raft_consensus.cc:493] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.618214 16980 raft_consensus.cc:3060] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.620155 16864 tablet_bootstrap.cc:654] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:25.622315 16788 leader_election.cc:343] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.625624 16573 catalog_manager.cc:5697] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.628856 16669 raft_consensus.cc:3060] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.624907 16918 leader_election.cc:290] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.631412 16980 raft_consensus.cc:515] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.632694 16865 ts_tablet_manager.cc:1434] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.006s
I20260709 14:51:25.633666 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:25.635367 16788 leader_election.cc:343] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.615373 16996 raft_consensus.cc:515] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.637993 16980 leader_election.cc:290] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.638154 16865 tablet_bootstrap.cc:492] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.637109 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:25.638789 16747 raft_consensus.cc:3060] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.640058 16996 leader_election.cc:290] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.641192 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:25.641726 16750 raft_consensus.cc:3060] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.644096 16867 tablet_bootstrap.cc:492] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.646592 16867 ts_tablet_manager.cc:1403] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.251s	user 0.039s	sys 0.049s
I20260709 14:51:25.648916 16867 raft_consensus.cc:359] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.649535 16867 raft_consensus.cc:385] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.649785 16867 raft_consensus.cc:740] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.650362 16867 consensus_queue.cc:260] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.650732 16750 raft_consensus.cc:2468] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:25.651103 17143 raft_consensus.cc:493] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.651546 17143 raft_consensus.cc:515] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.652443 16867 ts_tablet_manager.cc:1434] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:51:25.653337 16867 tablet_bootstrap.cc:492] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.653554 16790 leader_election.cc:304] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:25.643074 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:25.658258 16747 raft_consensus.cc:2468] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:25.661208 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.674588 16790 leader_election.cc:304] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
W20260709 14:51:25.675107 16715 leader_election.cc:343] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.675994 17148 raft_consensus.cc:2804] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.676479 17148 raft_consensus.cc:697] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:25.679037 16672 raft_consensus.cc:3060] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.661793 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.658788 17143 leader_election.cc:290] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.656575 16892 raft_consensus.cc:2804] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.688782 16892 raft_consensus.cc:697] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
W20260709 14:51:25.680104 16715 consensus_peers.cc:597] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d -> Peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Couldn't send request to peer d4338d8ced0e4ddfa84a64a13f17dd07. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:25.677241 17148 consensus_queue.cc:237] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.689498 16892 consensus_queue.cc:237] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:25.694969 16714 leader_election.cc:343] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.695367 16714 leader_election.cc:304] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
W20260709 14:51:25.698035 16788 leader_election.cc:343] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.701079 17105 raft_consensus.cc:2749] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.710453 16996 raft_consensus.cc:493] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.716735 16996 raft_consensus.cc:515] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.720014 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.720329 16996 leader_election.cc:290] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.721535 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.724067 17143 consensus_queue.cc:1048] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:25.723677 16790 leader_election.cc:343] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:25.728646 16788 leader_election.cc:343] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.729048 16788 leader_election.cc:304] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.730121 16980 raft_consensus.cc:2749] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.743330 16864 tablet_bootstrap.cc:492] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:25.743824 16864 ts_tablet_manager.cc:1403] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.155s	user 0.021s	sys 0.032s
I20260709 14:51:25.750828 16865 tablet_bootstrap.cc:654] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.751223 16996 raft_consensus.cc:493] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.752161 16864 raft_consensus.cc:359] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.752640 16864 raft_consensus.cc:385] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.752851 16864 raft_consensus.cc:740] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.753443 16864 consensus_queue.cc:260] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.754305 16996 raft_consensus.cc:515] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.758448 16867 tablet_bootstrap.cc:654] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.759433 16864 ts_tablet_manager.cc:1434] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:25.760910 16864 tablet_bootstrap.cc:492] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:25.762845 16996 leader_election.cc:290] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.767270 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:25.768512 16790 leader_election.cc:343] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.765792 16570 catalog_manager.cc:5697] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.772343 16570 catalog_manager.cc:5697] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.773198 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:25.778515 16788 leader_election.cc:343] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.779009 16788 leader_election.cc:304] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.781023 16996 raft_consensus.cc:2749] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.800899 16864 tablet_bootstrap.cc:654] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.807574 16865 tablet_bootstrap.cc:492] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.808068 16865 ts_tablet_manager.cc:1403] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.170s	user 0.017s	sys 0.016s
I20260709 14:51:25.810551 16865 raft_consensus.cc:359] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.811173 16865 raft_consensus.cc:385] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.811435 16865 raft_consensus.cc:740] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.812160 16865 consensus_queue.cc:260] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.813632 16865 ts_tablet_manager.cc:1434] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:51:25.814505 16865 tablet_bootstrap.cc:492] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.820322 16865 tablet_bootstrap.cc:654] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.825342 16864 tablet_bootstrap.cc:492] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:25.825781 16864 ts_tablet_manager.cc:1403] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.012s
I20260709 14:51:25.828171 16864 raft_consensus.cc:359] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.828790 16864 raft_consensus.cc:385] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.829062 16864 raft_consensus.cc:740] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.829607 16864 consensus_queue.cc:260] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.831558 16864 ts_tablet_manager.cc:1434] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:25.832386 16864 tablet_bootstrap.cc:492] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:25.833911 17105 raft_consensus.cc:493] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.836790 16867 tablet_bootstrap.cc:492] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.836473 17105 raft_consensus.cc:515] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.837258 16867 ts_tablet_manager.cc:1403] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.184s	user 0.009s	sys 0.010s
I20260709 14:51:25.840008 16865 tablet_bootstrap.cc:492] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.840436 16865 ts_tablet_manager.cc:1403] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 14:51:25.840935 17105 leader_election.cc:290] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.842851 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9575e528b00b40e0ae7b80edbccb1f69" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.843230 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9575e528b00b40e0ae7b80edbccb1f69" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.845055 16673 raft_consensus.cc:2468] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:25.846040 16714 leader_election.cc:304] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
W20260709 14:51:25.848376 16715 leader_election.cc:343] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.849042 16864 tablet_bootstrap.cc:654] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.849524 17143 raft_consensus.cc:2804] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.849893 17143 raft_consensus.cc:493] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.850234 17143 raft_consensus.cc:3060] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.852586 16865 raft_consensus.cc:359] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.853255 16865 raft_consensus.cc:385] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.853494 16865 raft_consensus.cc:740] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.854089 16865 consensus_queue.cc:260] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.854444 16867 raft_consensus.cc:359] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.855085 16867 raft_consensus.cc:385] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.856105 16865 ts_tablet_manager.cc:1434] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:51:25.856177 16867 raft_consensus.cc:740] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.857012 16865 tablet_bootstrap.cc:492] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.857060 16867 consensus_queue.cc:260] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.856309 17170 consensus_queue.cc:1048] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:25.867486 16867 ts_tablet_manager.cc:1434] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:51:25.868389 16867 tablet_bootstrap.cc:492] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.883859 17143 raft_consensus.cc:515] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.886299 17143 leader_election.cc:290] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.886968 16867 tablet_bootstrap.cc:654] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.887621 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9575e528b00b40e0ae7b80edbccb1f69" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:25.888144 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9575e528b00b40e0ae7b80edbccb1f69" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:25.888190 16673 raft_consensus.cc:3060] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.891343 16865 tablet_bootstrap.cc:654] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:25.893292 16715 leader_election.cc:343] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.901206 16864 tablet_bootstrap.cc:492] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:25.901600 16864 ts_tablet_manager.cc:1403] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.026s
I20260709 14:51:25.906600 16864 raft_consensus.cc:359] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.907256 16864 raft_consensus.cc:385] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.907501 16864 raft_consensus.cc:740] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.908056 16864 consensus_queue.cc:260] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.909286 16673 raft_consensus.cc:2468] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:25.909924 16864 ts_tablet_manager.cc:1434] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:25.911391 16714 leader_election.cc:304] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:25.912068 17143 raft_consensus.cc:2804] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:25.912523 17143 raft_consensus.cc:697] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:25.913326 17143 consensus_queue.cc:237] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.914593 16864 tablet_bootstrap.cc:492] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:25.916779 16867 tablet_bootstrap.cc:492] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.917290 16867 ts_tablet_manager.cc:1403] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 14:51:25.920554 16864 tablet_bootstrap.cc:654] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.919981 16867 raft_consensus.cc:359] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.921116 16867 raft_consensus.cc:385] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.921515 16867 raft_consensus.cc:740] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.922295 16867 consensus_queue.cc:260] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.922982 16996 raft_consensus.cc:493] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.924348 16867 ts_tablet_manager.cc:1434] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:51:25.925428 16996 raft_consensus.cc:515] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.925946 16867 tablet_bootstrap.cc:492] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.928822 16743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.930300 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:25.931833 16867 tablet_bootstrap.cc:654] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:25.930295 16790 leader_election.cc:343] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:25.933151 16788 leader_election.cc:343] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.933158 16996 leader_election.cc:290] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:25.933571 16788 leader_election.cc:304] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:25.938380 16865 tablet_bootstrap.cc:492] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:25.941495 16865 ts_tablet_manager.cc:1403] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.000s
I20260709 14:51:25.938800 16864 tablet_bootstrap.cc:492] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:25.942138 16864 ts_tablet_manager.cc:1403] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 14:51:25.942286 17148 raft_consensus.cc:2749] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.943984 16867 tablet_bootstrap.cc:492] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:25.944438 16867 ts_tablet_manager.cc:1403] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.008s
I20260709 14:51:25.945803 16864 raft_consensus.cc:359] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.946437 16864 raft_consensus.cc:385] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.946655 16864 raft_consensus.cc:740] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.946897 16867 raft_consensus.cc:359] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.947208 16864 consensus_queue.cc:260] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.947760 16867 raft_consensus.cc:385] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.948047 16867 raft_consensus.cc:740] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.948630 16867 consensus_queue.cc:260] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.950618 16865 raft_consensus.cc:359] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.951078 16867 ts_tablet_manager.cc:1434] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:51:25.951323 16865 raft_consensus.cc:385] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:25.951627 16865 raft_consensus.cc:740] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:25.952245 16865 consensus_queue.cc:260] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.952659 16867 tablet_bootstrap.cc:492] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:25.954270 16865 ts_tablet_manager.cc:1434] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:25.952260 16864 ts_tablet_manager.cc:1434] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:51:25.955363 16864 tablet_bootstrap.cc:492] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:25.958068 16573 catalog_manager.cc:5697] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.959400 17168 raft_consensus.cc:493] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.965400 17168 raft_consensus.cc:515] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.966856 16955 raft_consensus.cc:493] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.967500 17168 leader_election.cc:290] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.967322 16955 raft_consensus.cc:515] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:25.969298 16955 leader_election.cc:290] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:25.969873 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.971897 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.973639 16743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:25.959869 16867 tablet_bootstrap.cc:654] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:25.974118 16641 leader_election.cc:343] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:25.974390 16743 raft_consensus.cc:2393] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 1: Already voted for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in this term.
I20260709 14:51:25.978964 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:25.979573 16817 raft_consensus.cc:2468] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:25.980533 16640 leader_election.cc:304] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:25.960649 16864 tablet_bootstrap.cc:654] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:25.984033 16955 raft_consensus.cc:3060] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.989261 16640 leader_election.cc:304] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [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: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:25.990396 17168 raft_consensus.cc:2804] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:25.990744 17168 raft_consensus.cc:493] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:25.991061 17168 raft_consensus.cc:3060] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.961503 16865 tablet_bootstrap.cc:492] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:25.996851 16743 raft_consensus.cc:3060] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.001374 17148 raft_consensus.cc:493] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.001844 17148 raft_consensus.cc:515] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.005362 16750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adabe6e82376498f91287bf65d1372b7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:26.006008 16750 raft_consensus.cc:2468] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:26.007201 16790 leader_election.cc:304] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.009037 17148 leader_election.cc:290] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:26.009615 16996 raft_consensus.cc:2804] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:26.010636 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adabe6e82376498f91287bf65d1372b7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:26.023741 16788 leader_election.cc:343] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:26.025779 17148 consensus_queue.cc:1048] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:26.029861 16955 raft_consensus.cc:2749] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:26.015795 16996 raft_consensus.cc:493] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.037079 16865 tablet_bootstrap.cc:654] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:26.039537 16996 raft_consensus.cc:3060] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.038451 16864 tablet_bootstrap.cc:492] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:26.040599 16867 tablet_bootstrap.cc:492] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:26.040696 16864 ts_tablet_manager.cc:1403] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.010s
I20260709 14:51:26.041101 16867 ts_tablet_manager.cc:1403] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.026s
I20260709 14:51:26.038331 17105 raft_consensus.cc:493] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.046993 17105 raft_consensus.cc:515] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.053858 16892 consensus_queue.cc:1048] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:26.048750 17168 raft_consensus.cc:515] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.067608 16867 raft_consensus.cc:359] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.068610 16867 raft_consensus.cc:385] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.068884 16867 raft_consensus.cc:740] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:26.069526 16867 consensus_queue.cc:260] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.065550 17143 raft_consensus.cc:493] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.070921 17143 raft_consensus.cc:515] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.074574 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.075150 16824 raft_consensus.cc:2468] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:26.076298 16715 leader_election.cc:304] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.077154 17170 raft_consensus.cc:2804] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:26.077491 17170 raft_consensus.cc:493] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.077807 17170 raft_consensus.cc:3060] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.074724 16864 raft_consensus.cc:359] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.079964 16864 raft_consensus.cc:385] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.081110 16864 raft_consensus.cc:740] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:26.084458 16867 ts_tablet_manager.cc:1434] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:51:26.081921 16864 consensus_queue.cc:260] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.085503 16867 tablet_bootstrap.cc:492] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:26.072857 17143 leader_election.cc:290] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.094513 17105 leader_election.cc:290] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.095629 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2752e495583748febe7290abc49ed713" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.098320 17148 raft_consensus.cc:493] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.098872 17148 raft_consensus.cc:515] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.101590 16996 raft_consensus.cc:515] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.102109 16743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:26.104851 16790 leader_election.cc:343] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:26.115335 16788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 43869.2us
I20260709 14:51:26.115376 16864 ts_tablet_manager.cc:1434] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.074s	user 0.001s	sys 0.005s
I20260709 14:51:26.117594 16864 tablet_bootstrap.cc:492] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:26.128469 16864 tablet_bootstrap.cc:654] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:26.149904 17168 leader_election.cc:290] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.103444 17148 leader_election.cc:290] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:26.150645 17170 raft_consensus.cc:515] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.152284 16996 leader_election.cc:290] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:26.154784 17170 leader_election.cc:290] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.155432 16865 tablet_bootstrap.cc:492] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:26.155910 16865 ts_tablet_manager.cc:1403] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.195s	user 0.011s	sys 0.012s
W20260709 14:51:26.189486 16641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:35505, user_credentials={real_user=slave}} blocked reactor thread for 123389us
I20260709 14:51:26.231731 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adabe6e82376498f91287bf65d1372b7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:26.259472 16747 raft_consensus.cc:3060] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.258123 17224 consensus_queue.cc:1048] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:51:26.267026 16865 raft_consensus.cc:359] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.267830 16865 raft_consensus.cc:385] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.268088 16865 raft_consensus.cc:740] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:26.268352 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adabe6e82376498f91287bf65d1372b7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:26.256534 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.268683 16865 consensus_queue.cc:260] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.280249 17146 raft_consensus.cc:493] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.280435 17097 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.290124 16819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:26.290917 17097 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.302235 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:26.303086 17097 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.303109 16820 raft_consensus.cc:3060] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.288094 17092 raft_consensus.cc:493] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.305042 16749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:26.305567 17092 raft_consensus.cc:515] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.290984 16819 raft_consensus.cc:3060] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.288777 17146 raft_consensus.cc:515] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.327620 16669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2752e495583748febe7290abc49ed713" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.338235 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.362246 17236 raft_consensus.cc:493] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.389081 17236 raft_consensus.cc:515] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.362639 16749 raft_consensus.cc:3060] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.339144 16670 raft_consensus.cc:2468] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:26.466886 16980 consensus_queue.cc:1048] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:26.467844 16996 raft_consensus.cc:493] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.468370 16996 raft_consensus.cc:515] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.506913 16865 ts_tablet_manager.cc:1434] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.351s	user 0.006s	sys 0.007s
I20260709 14:51:26.508895 16865 tablet_bootstrap.cc:492] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:26.554719 16747 raft_consensus.cc:2468] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:26.558564 17231 raft_consensus.cc:493] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.559266 17231 raft_consensus.cc:515] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.560057 17092 leader_election.cc:290] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.589329 17236 leader_election.cc:290] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:26.591076 16749 raft_consensus.cc:2468] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:26.593784 16790 leader_election.cc:304] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.597524 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b3fff77b9244938111f7ad32a12618" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:26.593966 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:26.597033 17146 leader_election.cc:290] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.610872 17230 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.612776 17230 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.614707 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.611723 16670 raft_consensus.cc:3060] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.617457 17231 leader_election.cc:290] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.621131 16864 tablet_bootstrap.cc:492] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:26.621685 17230 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.620576 16822 raft_consensus.cc:3060] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.618959 16823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.626399 16864 ts_tablet_manager.cc:1403] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.509s	user 0.019s	sys 0.025s
I20260709 14:51:26.629928 17227 raft_consensus.cc:2804] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:26.630523 17227 raft_consensus.cc:697] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:26.631621 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:26.629915 16996 leader_election.cc:290] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:26.634488 16824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.635428 16817 raft_consensus.cc:2468] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:26.633113 16747 raft_consensus.cc:2468] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:26.641433 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6b3fff77b9244938111f7ad32a12618" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.647853 16670 raft_consensus.cc:2468] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:26.654966 16816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.663276 16867 tablet_bootstrap.cc:654] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:26.666038 16790 leader_election.cc:304] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.658165 16816 raft_consensus.cc:2468] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:26.669121 16864 raft_consensus.cc:359] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.669839 16864 raft_consensus.cc:385] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.670157 16864 raft_consensus.cc:740] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:26.670847 16864 consensus_queue.cc:260] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.673134 16864 ts_tablet_manager.cc:1434] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260709 14:51:26.669165 16820 raft_consensus.cc:2468] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:26.674005 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f0e59119934f87b39a5cae54d058f1" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.631489 17227 consensus_queue.cc:237] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.683979 17226 raft_consensus.cc:2804] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:26.684376 17226 raft_consensus.cc:493] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.684723 17226 raft_consensus.cc:3060] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.692354 16672 raft_consensus.cc:2393] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
W20260709 14:51:26.698179 16715 consensus_peers.cc:597] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d -> Peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Couldn't send request to peer d4338d8ced0e4ddfa84a64a13f17dd07. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:26.698911 16715 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.688177 16819 raft_consensus.cc:2468] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:26.713527 17235 raft_consensus.cc:2804] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:26.714001 17235 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.714357 17235 raft_consensus.cc:3060] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:26.716383 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.716853 16672 raft_consensus.cc:2468] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:26.720700 16865 tablet_bootstrap.cc:654] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:26.733728 16788 leader_election.cc:343] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:26.734933 16864 tablet_bootstrap.cc:492] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:26.732600 16715 leader_election.cc:304] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
W20260709 14:51:26.741822 16788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 64467.6us
W20260709 14:51:26.745409 16788 leader_election.cc:343] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:26.745747 16788 leader_election.cc:304] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:26.743423 16641 leader_election.cc:304] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:26.743495 17230 raft_consensus.cc:493] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:26.749191 17230 raft_consensus.cc:515] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.751364 17230 leader_election.cc:290] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.754985 17237 raft_consensus.cc:2804] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:26.755509 17237 raft_consensus.cc:697] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:26.767854 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:26.768443 16747 raft_consensus.cc:2468] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:26.757967 16741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb9f82bbec43a587d870c4ec3c13a6" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:26.774967 16867 tablet_bootstrap.cc:492] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:26.768116 17231 raft_consensus.cc:2804] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:26.756402 17237 consensus_queue.cc:237] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.782603 16867 ts_tablet_manager.cc:1403] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.697s	user 0.032s	sys 0.049s
I20260709 14:51:26.787618 16788 leader_election.cc:304] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:26.787050 17242 raft_consensus.cc:2749] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:26.786996 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:26.789868 16819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.790056 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.790446 16819 raft_consensus.cc:2468] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:26.792541 16715 leader_election.cc:304] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.783933 17231 raft_consensus.cc:697] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:26.794221 17231 consensus_queue.cc:237] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:26.797814 16788 consensus_peers.cc:597] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:26.802556 17143 raft_consensus.cc:2804] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:26.802995 17143 raft_consensus.cc:493] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.803345 17143 raft_consensus.cc:3060] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:26.816514 17243 log.cc:927] Time spent T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: Append to log took a long time: real 0.115s	user 0.001s	sys 0.000s
I20260709 14:51:26.827160 16867 raft_consensus.cc:359] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.827965 16867 raft_consensus.cc:385] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.828300 16867 raft_consensus.cc:740] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
W20260709 14:51:26.829030 17244 log.cc:927] Time spent T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 14:51:26.830543 16867 consensus_queue.cc:260] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.837999 16714 leader_election.cc:304] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:26.816876 17242 raft_consensus.cc:2749] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:26.838933 16714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 57802.7us
I20260709 14:51:26.840281 17170 raft_consensus.cc:2749] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:26.842970 16670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:26.844599 16816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:26.845192 16670 raft_consensus.cc:2468] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 0.
I20260709 14:51:26.848747 16867 ts_tablet_manager.cc:1434] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.003s
I20260709 14:51:26.845840 16640 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [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: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:26.850410 17092 raft_consensus.cc:2804] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:26.850780 17092 raft_consensus.cc:493] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:26.851123 17092 raft_consensus.cc:3060] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:26.844280 17235 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.871814 17226 raft_consensus.cc:515] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.877713 17143 raft_consensus.cc:515] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.879956 16816 raft_consensus.cc:2393] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 1: Already voted for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in this term.
I20260709 14:51:26.880050 17236 consensus_queue.cc:1048] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:26.882157 17143 leader_election.cc:290] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.883505 16864 tablet_bootstrap.cc:654] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:26.888222 17235 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.890527 17092 raft_consensus.cc:515] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.891901 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:26.891837 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:26.892517 16821 raft_consensus.cc:3060] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.892557 16820 raft_consensus.cc:3060] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:26.892851 16867 tablet_bootstrap.cc:492] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:26.897925 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:26.898484 16674 raft_consensus.cc:3060] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.900118 16744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:26.900754 16744 raft_consensus.cc:3060] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.906625 16714 leader_election.cc:304] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:26.908921 17146 consensus_queue.cc:1048] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:26.909785 17143 raft_consensus.cc:2749] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:26.902812 17226 leader_election.cc:290] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
W20260709 14:51:26.912750 16714 leader_election.cc:343] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:26.914943 16821 raft_consensus.cc:2468] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:26.916564 16674 raft_consensus.cc:2468] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:26.918319 16788 leader_election.cc:304] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:26.921066 16745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:26.921274 17092 leader_election.cc:290] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:26.921847 16745 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 2: Already voted for candidate 296e35d01f3d493f8f66df294f8c007d in this term.
I20260709 14:51:26.922674 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:26.924067 16918 raft_consensus.cc:2804] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:26.924512 16918 raft_consensus.cc:697] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:26.925238 16918 consensus_queue.cc:237] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.933537 16865 tablet_bootstrap.cc:492] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:26.934041 16865 ts_tablet_manager.cc:1403] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.426s	user 0.017s	sys 0.007s
I20260709 14:51:26.934365 16573 catalog_manager.cc:5697] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:26.938176 16641 leader_election.cc:304] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:26.935487 16668 raft_consensus.cc:3060] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:26.936384 16715 leader_election.cc:304] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.940006 16641 leader_election.cc:304] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:26.936540 16865 raft_consensus.cc:359] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.943123 16865 raft_consensus.cc:385] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.943393 16865 raft_consensus.cc:740] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:26.944794 16955 raft_consensus.cc:2749] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:26.944904 17220 raft_consensus.cc:2764] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:26.944836 17238 raft_consensus.cc:2804] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:26.947011 17238 raft_consensus.cc:697] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:26.950614 16865 consensus_queue.cc:260] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.953403 16867 tablet_bootstrap.cc:654] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:26.954522 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:26.962126 16748 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e446a4e7379c4dc481c58e9ccd874f28 in current term 2: Already voted for candidate 296e35d01f3d493f8f66df294f8c007d in this term.
I20260709 14:51:26.963510 16820 raft_consensus.cc:2468] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 2.
I20260709 14:51:26.948628 17238 consensus_queue.cc:237] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.964643 16715 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:26.966148 17235 raft_consensus.cc:2804] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:26.966630 17235 raft_consensus.cc:697] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:26.967444 17235 consensus_queue.cc:237] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER 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: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.974267 16865 ts_tablet_manager.cc:1434] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 14:51:26.964385 16744 raft_consensus.cc:2468] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 1.
I20260709 14:51:26.991145 16641 leader_election.cc:304] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:26.992019 16864 tablet_bootstrap.cc:492] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:26.992477 16864 ts_tablet_manager.cc:1403] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.266s	user 0.009s	sys 0.017s
I20260709 14:51:26.993803 16865 tablet_bootstrap.cc:492] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:26.993340 17220 raft_consensus.cc:2749] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:26.995441 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:26.998232 16864 raft_consensus.cc:359] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:26.998881 16864 raft_consensus.cc:385] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:26.999001 16674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c886ea7699f4869b7eb35201823a653" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:26.999190 16864 raft_consensus.cc:740] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:26.999717 16674 raft_consensus.cc:2393] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 2: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
W20260709 14:51:26.998512 16714 leader_election.cc:343] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:26.999861 16864 consensus_queue.cc:260] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.001905 16864 ts_tablet_manager.cc:1434] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:27.002877 16864 tablet_bootstrap.cc:492] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:27.025750 16571 catalog_manager.cc:5697] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.028858 16865 tablet_bootstrap.cc:654] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.047160 16867 tablet_bootstrap.cc:492] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.047547 16867 ts_tablet_manager.cc:1403] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.010s
I20260709 14:51:27.049680 16867 raft_consensus.cc:359] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.050374 16867 raft_consensus.cc:385] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.050644 16867 raft_consensus.cc:740] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.051198 16867 consensus_queue.cc:260] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.052016 16864 tablet_bootstrap.cc:654] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.052759 16918 raft_consensus.cc:493] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.053273 16918 raft_consensus.cc:515] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.055846 16918 leader_election.cc:290] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:27.056699 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9575e528b00b40e0ae7b80edbccb1f69" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:27.056741 16867 ts_tablet_manager.cc:1434] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 14:51:27.057511 16671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9575e528b00b40e0ae7b80edbccb1f69" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:27.059684 16867 tablet_bootstrap.cc:492] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.060070 16788 leader_election.cc:304] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:27.061115 16918 raft_consensus.cc:2749] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:27.065404 16864 tablet_bootstrap.cc:492] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:27.065817 16864 ts_tablet_manager.cc:1403] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.063s	user 0.005s	sys 0.005s
I20260709 14:51:27.068293 16864 raft_consensus.cc:359] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.068965 16864 raft_consensus.cc:385] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.069242 16864 raft_consensus.cc:740] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.069780 16864 consensus_queue.cc:260] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.077044 16864 ts_tablet_manager.cc:1434] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:51:27.078169 16864 tablet_bootstrap.cc:492] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:27.080363 16865 tablet_bootstrap.cc:492] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:27.080860 16865 ts_tablet_manager.cc:1403] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.006s
I20260709 14:51:27.083527 16867 tablet_bootstrap.cc:654] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.084403 16864 tablet_bootstrap.cc:654] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.084444 16865 raft_consensus.cc:359] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.085404 16865 raft_consensus.cc:385] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.085696 16865 raft_consensus.cc:740] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.093479 16865 consensus_queue.cc:260] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.095151 16865 ts_tablet_manager.cc:1434] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:27.095606 16864 tablet_bootstrap.cc:492] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:27.096127 16864 ts_tablet_manager.cc:1403] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:51:27.096292 16865 tablet_bootstrap.cc:492] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:27.098707 16864 raft_consensus.cc:359] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.099346 16864 raft_consensus.cc:385] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.099611 16864 raft_consensus.cc:740] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.100401 16864 consensus_queue.cc:260] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.102852 16864 ts_tablet_manager.cc:1434] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:27.103857 16864 tablet_bootstrap.cc:492] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:27.102936 16865 tablet_bootstrap.cc:654] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.105507 16867 tablet_bootstrap.cc:492] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.106005 16867 ts_tablet_manager.cc:1403] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.047s	user 0.025s	sys 0.003s
I20260709 14:51:27.108714 16867 raft_consensus.cc:359] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.109448 16867 raft_consensus.cc:385] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.109606 16864 tablet_bootstrap.cc:654] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.109807 16867 raft_consensus.cc:740] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.110975 16867 consensus_queue.cc:260] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.113638 16867 ts_tablet_manager.cc:1434] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:27.114763 16867 tablet_bootstrap.cc:492] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.120422 16570 catalog_manager.cc:5697] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.121239 16864 tablet_bootstrap.cc:492] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:27.121793 16864 ts_tablet_manager.cc:1403] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 14:51:27.125195 16864 raft_consensus.cc:359] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.126180 16864 raft_consensus.cc:385] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.126421 16864 raft_consensus.cc:740] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.126991 16864 consensus_queue.cc:260] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.128662 16864 ts_tablet_manager.cc:1434] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:27.129648 16864 tablet_bootstrap.cc:492] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:27.135257 16864 tablet_bootstrap.cc:654] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.151098 17235 raft_consensus.cc:493] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.151737 16867 tablet_bootstrap.cc:654] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.151624 17235 raft_consensus.cc:515] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.153744 17235 leader_election.cc:290] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.156324 16671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8dcb43d8f64e42bda61ecfb7c6743e" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:27.156581 16865 tablet_bootstrap.cc:492] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:27.156759 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8dcb43d8f64e42bda61ecfb7c6743e" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.156965 16671 raft_consensus.cc:2468] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:27.157398 16820 raft_consensus.cc:2468] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:27.158211 16865 ts_tablet_manager.cc:1403] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.008s
I20260709 14:51:27.158591 16715 leader_election.cc:304] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:27.159559 17235 raft_consensus.cc:2804] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:27.159924 17235 raft_consensus.cc:493] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.160252 17235 raft_consensus.cc:3060] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.160704 16865 raft_consensus.cc:359] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.161374 16865 raft_consensus.cc:385] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.161634 16865 raft_consensus.cc:740] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.162541 16865 consensus_queue.cc:260] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.164640 16865 ts_tablet_manager.cc:1434] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:27.165512 16865 tablet_bootstrap.cc:492] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:27.166172 16571 catalog_manager.cc:5697] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 0 to 1, leader changed from <none> to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:27.167104 17235 raft_consensus.cc:515] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.171519 16671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8dcb43d8f64e42bda61ecfb7c6743e" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:27.172079 16671 raft_consensus.cc:3060] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.173142 16865 tablet_bootstrap.cc:654] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.174962 16867 tablet_bootstrap.cc:492] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.175428 16867 ts_tablet_manager.cc:1403] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.004s
I20260709 14:51:27.178718 16867 raft_consensus.cc:359] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.179617 16867 raft_consensus.cc:385] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.179864 16867 raft_consensus.cc:740] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.180197 16671 raft_consensus.cc:2468] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:27.180512 16867 consensus_queue.cc:260] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.182610 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc8dcb43d8f64e42bda61ecfb7c6743e" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:27.183205 16820 raft_consensus.cc:3060] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.183964 16714 leader_election.cc:304] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:27.189477 17146 raft_consensus.cc:2804] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:27.189989 17146 raft_consensus.cc:697] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:27.189807 16867 ts_tablet_manager.cc:1434] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:27.190809 17146 consensus_queue.cc:237] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.191354 16867 tablet_bootstrap.cc:492] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.198225 16820 raft_consensus.cc:2468] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:27.199554 16570 catalog_manager.cc:5697] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.201427 16570 catalog_manager.cc:5697] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 2, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 2 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.202111 16867 tablet_bootstrap.cc:654] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.218266 16668 raft_consensus.cc:3060] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.220785 17235 leader_election.cc:290] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.226557 16864 tablet_bootstrap.cc:492] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:27.232846 16864 ts_tablet_manager.cc:1403] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.010s
I20260709 14:51:27.235383 16864 raft_consensus.cc:359] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.236068 17226 consensus_queue.cc:1048] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.236048 16864 raft_consensus.cc:385] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.237648 16864 raft_consensus.cc:740] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.238276 16864 consensus_queue.cc:260] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.241181 16864 ts_tablet_manager.cc:1434] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:27.242144 16864 tablet_bootstrap.cc:492] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:27.247725 16864 tablet_bootstrap.cc:654] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.250743 16867 tablet_bootstrap.cc:492] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.251233 16867 ts_tablet_manager.cc:1403] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.000s
I20260709 14:51:27.253931 16867 raft_consensus.cc:359] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.254632 16867 raft_consensus.cc:385] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.254882 16867 raft_consensus.cc:740] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.255539 16867 consensus_queue.cc:260] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.260901 16867 ts_tablet_manager.cc:1434] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:27.261976 16867 tablet_bootstrap.cc:492] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.273486 16867 tablet_bootstrap.cc:654] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.281760 16573 catalog_manager.cc:5697] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.287578 16867 tablet_bootstrap.cc:492] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.295113 16867 ts_tablet_manager.cc:1403] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 14:51:27.298008 16867 raft_consensus.cc:359] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.298671 16867 raft_consensus.cc:385] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.298936 16867 raft_consensus.cc:740] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.299536 16867 consensus_queue.cc:260] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.301744 16867 ts_tablet_manager.cc:1434] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:27.301678 17235 consensus_queue.cc:1048] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.302755 16867 tablet_bootstrap.cc:492] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.303295 17146 raft_consensus.cc:493] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.303722 17146 raft_consensus.cc:515] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.324607 17234 consensus_queue.cc:1048] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.327059 17146 leader_election.cc:290] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.328078 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.328724 16820 raft_consensus.cc:2468] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:27.331795 16715 leader_election.cc:304] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 
I20260709 14:51:27.333559 17235 raft_consensus.cc:2804] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:27.333911 17235 raft_consensus.cc:493] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.334228 17235 raft_consensus.cc:3060] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.341327 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:27.345978 17234 consensus_queue.cc:1048] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:27.348755 16714 leader_election.cc:343] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.348340 17235 raft_consensus.cc:515] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.357683 17235 leader_election.cc:290] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.357882 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:27.363868 16714 leader_election.cc:343] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.367172 16867 tablet_bootstrap.cc:654] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.374198 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:27.377067 16820 raft_consensus.cc:3060] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.377509 16864 tablet_bootstrap.cc:492] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:27.377990 16864 ts_tablet_manager.cc:1403] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.136s	user 0.040s	sys 0.045s
I20260709 14:51:27.396142 17226 consensus_queue.cc:1048] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.405581 17235 consensus_queue.cc:1048] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.406349 16820 raft_consensus.cc:2468] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:27.406783 17235 consensus_queue.cc:1048] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.408645 16715 leader_election.cc:304] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:27.409528 17230 raft_consensus.cc:2804] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:27.417840 17230 raft_consensus.cc:697] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:27.418488 16864 raft_consensus.cc:359] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.419207 16864 raft_consensus.cc:385] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.419448 16864 raft_consensus.cc:740] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.420193 17257 raft_consensus.cc:493] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.420868 17257 raft_consensus.cc:515] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.418598 17230 consensus_queue.cc:237] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.422966 16864 consensus_queue.cc:260] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.424455 16864 ts_tablet_manager.cc:1434] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:51:27.432811 17231 consensus_queue.cc:1048] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.435359 16745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ba719d091b4afd9a777a43962b7c9c" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:27.436007 16745 raft_consensus.cc:2468] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:27.436640 17143 raft_consensus.cc:493] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.437114 17143 raft_consensus.cc:515] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.438521 16864 tablet_bootstrap.cc:492] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d: Bootstrap starting.
I20260709 14:51:27.441466 16641 leader_election.cc:304] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
W20260709 14:51:27.444536 16714 consensus_peers.cc:597] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:27.448114 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ba719d091b4afd9a777a43962b7c9c" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.448714 16820 raft_consensus.cc:2468] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:27.426726 17257 leader_election.cc:290] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.440250 17143 leader_election.cc:290] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.450069 17258 raft_consensus.cc:2804] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:27.457358 16865 tablet_bootstrap.cc:492] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:27.457715 16865 ts_tablet_manager.cc:1403] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.292s	user 0.056s	sys 0.061s
I20260709 14:51:27.457072 17258 raft_consensus.cc:493] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.466566 17258 raft_consensus.cc:3060] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.467764 16867 tablet_bootstrap.cc:492] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.468233 16867 ts_tablet_manager.cc:1403] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.024s
I20260709 14:51:27.473075 17232 raft_consensus.cc:493] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.473609 17232 raft_consensus.cc:515] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.462847 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:27.475704 16818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.480432 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.481177 16817 raft_consensus.cc:2468] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:27.483682 16867 raft_consensus.cc:359] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.484329 16867 raft_consensus.cc:385] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.484613 16867 raft_consensus.cc:740] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.485834 16867 consensus_queue.cc:260] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.475584 17232 leader_election.cc:290] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.490758 16640 leader_election.cc:304] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:27.498413 17220 raft_consensus.cc:2804] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:27.504617 16867 ts_tablet_manager.cc:1434] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:51:27.505599 16865 raft_consensus.cc:359] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.506762 16865 raft_consensus.cc:385] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.507025 16865 raft_consensus.cc:740] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
W20260709 14:51:27.506356 16714 leader_election.cc:343] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.503554 17220 raft_consensus.cc:493] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.510536 16867 tablet_bootstrap.cc:492] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.508973 16744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:27.512452 16715 leader_election.cc:343] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.514966 16715 leader_election.cc:304] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:27.515587 17237 raft_consensus.cc:2749] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:27.512030 17220 raft_consensus.cc:3060] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.520349 16864 tablet_bootstrap.cc:654] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.526357 17232 consensus_queue.cc:1048] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.529974 16819 raft_consensus.cc:3060] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:27.534893 16641 leader_election.cc:343] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.541226 16572 catalog_manager.cc:5697] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.545332 16865 consensus_queue.cc:260] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.550766 17220 raft_consensus.cc:515] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.551570 17258 raft_consensus.cc:515] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.561704 17258 leader_election.cc:290] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.569270 17220 leader_election.cc:290] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.582456 16865 ts_tablet_manager.cc:1434] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.125s	user 0.009s	sys 0.003s
I20260709 14:51:27.579325 16744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:27.581501 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:27.583837 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ba719d091b4afd9a777a43962b7c9c" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:27.587920 16822 raft_consensus.cc:3060] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.588047 16742 raft_consensus.cc:3060] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.582890 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ba719d091b4afd9a777a43962b7c9c" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:27.592989 16821 raft_consensus.cc:3060] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.598730 16820 raft_consensus.cc:1275] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Refusing update from remote peer 296e35d01f3d493f8f66df294f8c007d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:51:27.603011 16641 leader_election.cc:343] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.605851 16865 tablet_bootstrap.cc:492] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:27.609061 17231 raft_consensus.cc:493] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.612028 17231 raft_consensus.cc:515] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.614075 16668 raft_consensus.cc:1275] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Refusing update from remote peer 296e35d01f3d493f8f66df294f8c007d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:27.615509 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d60148cd64b9b8850159dd936e74b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.608050 17237 consensus_queue.cc:1048] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:51:27.614094 17231 leader_election.cc:290] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:27.618522 16640 leader_election.cc:343] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.624615 17170 consensus_queue.cc:1048] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.624780 16745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d60148cd64b9b8850159dd936e74b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:27.625442 16745 raft_consensus.cc:2468] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:27.625877 17143 raft_consensus.cc:493] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:27.627782 16864 tablet_bootstrap.cc:492] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d: No bootstrap required, opened a new log
I20260709 14:51:27.628187 16864 ts_tablet_manager.cc:1403] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d: Time spent bootstrapping tablet: real 0.190s	user 0.013s	sys 0.013s
I20260709 14:51:27.628602 16641 leader_election.cc:304] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:27.629207 17143 raft_consensus.cc:515] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.639338 17220 raft_consensus.cc:2804] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:27.639716 17220 raft_consensus.cc:493] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.640004 17220 raft_consensus.cc:3060] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.640525 17143 leader_election.cc:290] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.641832 16821 raft_consensus.cc:2468] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:27.642874 16822 raft_consensus.cc:2468] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:27.642980 16640 leader_election.cc:304] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:27.647565 16640 leader_election.cc:304] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d
I20260709 14:51:27.648470 17257 raft_consensus.cc:2804] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:27.647192 17232 raft_consensus.cc:2804] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:27.649500 17232 raft_consensus.cc:697] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:27.650312 17232 consensus_queue.cc:237] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.653829 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51cf4e3a83b43b7859cb0a38d5caa99" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:27.655656 16714 leader_election.cc:343] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.671319 16864 raft_consensus.cc:359] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.672063 16864 raft_consensus.cc:385] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.672338 16864 raft_consensus.cc:740] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.673173 16864 consensus_queue.cc:260] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.680819 17257 raft_consensus.cc:697] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:27.681684 17257 consensus_queue.cc:237] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.689855 16864 ts_tablet_manager.cc:1434] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d: Time spent starting tablet: real 0.061s	user 0.013s	sys 0.002s
I20260709 14:51:27.691620 16867 tablet_bootstrap.cc:654] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.704545 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51cf4e3a83b43b7859cb0a38d5caa99" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:27.705229 16822 raft_consensus.cc:2468] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 0.
I20260709 14:51:27.708953 16715 leader_election.cc:304] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:27.709740 17146 raft_consensus.cc:2804] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:27.710083 17146 raft_consensus.cc:493] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:27.710413 17146 raft_consensus.cc:3060] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.724277 16865 tablet_bootstrap.cc:654] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:27.686302 17220 raft_consensus.cc:515] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.713862 16742 raft_consensus.cc:2468] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:27.736481 17230 consensus_queue.cc:1048] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:27.786018 17146 raft_consensus.cc:515] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.800081 17146 leader_election.cc:290] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.801750 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51cf4e3a83b43b7859cb0a38d5caa99" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
W20260709 14:51:27.803020 16714 leader_election.cc:343] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:27.803560 16570 catalog_manager.cc:5697] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.806870 16570 catalog_manager.cc:5697] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:27.805178 17146 consensus_queue.cc:1048] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:27.808221 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51cf4e3a83b43b7859cb0a38d5caa99" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:27.808771 16822 raft_consensus.cc:3060] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:27.809388 17297 log.cc:927] Time spent T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 14:51:27.811642 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d60148cd64b9b8850159dd936e74b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:27.812264 16742 raft_consensus.cc:3060] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:27.813378 16865 tablet_bootstrap.cc:492] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:27.813815 16865 ts_tablet_manager.cc:1403] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.226s	user 0.011s	sys 0.002s
I20260709 14:51:27.811779 17220 leader_election.cc:290] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:27.819522 16867 tablet_bootstrap.cc:492] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:27.819952 16867 ts_tablet_manager.cc:1403] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.312s	user 0.009s	sys 0.029s
I20260709 14:51:27.823309 16742 raft_consensus.cc:2468] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:27.824579 16641 leader_election.cc:304] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:27.826745 16867 raft_consensus.cc:359] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.827411 16867 raft_consensus.cc:385] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.827663 16867 raft_consensus.cc:740] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.818223 16865 raft_consensus.cc:359] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.829627 16867 consensus_queue.cc:260] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.829313 16865 raft_consensus.cc:385] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:27.831395 16865 raft_consensus.cc:740] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:27.832784 16865 consensus_queue.cc:260] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:27.836254 16867 ts_tablet_manager.cc:1434] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:51:27.836619 16822 raft_consensus.cc:2468] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 296e35d01f3d493f8f66df294f8c007d in term 1.
I20260709 14:51:27.838246 16865 ts_tablet_manager.cc:1434] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:27.840377 16865 tablet_bootstrap.cc:492] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: Bootstrap starting.
I20260709 14:51:27.840891 16715 leader_election.cc:304] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07; no voters: e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:27.844358 16867 tablet_bootstrap.cc:492] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:27.844553 17230 raft_consensus.cc:2804] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:27.845031 17230 raft_consensus.cc:697] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Leader. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:27.845803 17230 consensus_queue.cc:237] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:27.841156 17298 log.cc:927] Time spent T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:51:27.829804 17220 raft_consensus.cc:2804] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:27.853804 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "755d60148cd64b9b8850159dd936e74b" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:27.857792 16821 raft_consensus.cc:3060] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.011085 16955 raft_consensus.cc:493] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.013234 16821 raft_consensus.cc:2468] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:27.911116 17220 raft_consensus.cc:697] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:28.011873 16955 raft_consensus.cc:515] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.034432 17220 consensus_queue.cc:237] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.063516 17308 raft_consensus.cc:493] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.064041 17308 raft_consensus.cc:515] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.065447 16955 leader_election.cc:290] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:28.122928 16865 tablet_bootstrap.cc:654] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:28.135843 16621 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:28.117730 17308 leader_election.cc:290] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:28.137346 16714 consensus_peers.cc:597] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.158988 16867 tablet_bootstrap.cc:654] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.159317 17306 raft_consensus.cc:493] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:28.159744 17306 raft_consensus.cc:515] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:28.163403 17304 log.cc:927] Time spent T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 14:51:28.181710 16820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:28.182466 16820 raft_consensus.cc:2393] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 296e35d01f3d493f8f66df294f8c007d in current term 1: Already voted for candidate e446a4e7379c4dc481c58e9ccd874f28 in this term.
I20260709 14:51:28.186370 17306 leader_election.cc:290] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
W20260709 14:51:28.187084 17305 log.cc:927] Time spent T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 14:51:28.186966 16745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
W20260709 14:51:28.197600 16788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 286733us
I20260709 14:51:28.204602 17237 consensus_queue.cc:1048] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:28.214234 16570 catalog_manager.cc:5697] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d reported cstate change: term changed from 0 to 1, leader changed from <none> to 296e35d01f3d493f8f66df294f8c007d (127.15.51.130). New cstate: current_term: 1 leader_uuid: "296e35d01f3d493f8f66df294f8c007d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.235821 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
W20260709 14:51:28.242215 16640 leader_election.cc:343] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:28.291661 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:28.292371 16742 raft_consensus.cc:2468] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 0.
I20260709 14:51:28.294239 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c7c341fb3c4239acb664f26f9526bf" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:28.248081 16668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d909b6fdfca84b5ebe7b777ceeacaad8" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
W20260709 14:51:28.313661 16790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:35505, user_credentials={real_user=slave}} blocked reactor thread for 64794.3us
I20260709 14:51:28.309791 17323 consensus_queue.cc:1048] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:28.346822 16865 tablet_bootstrap.cc:492] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: No bootstrap required, opened a new log
I20260709 14:51:28.347316 16865 ts_tablet_manager.cc:1403] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent bootstrapping tablet: real 0.507s	user 0.036s	sys 0.012s
I20260709 14:51:28.352340 16865 raft_consensus.cc:359] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.355738 16865 raft_consensus.cc:385] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.355944 16865 raft_consensus.cc:740] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.358022 16865 consensus_queue.cc:260] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.360116 16867 tablet_bootstrap.cc:492] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:28.360550 16867 ts_tablet_manager.cc:1403] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.516s	user 0.034s	sys 0.033s
I20260709 14:51:28.368561 16714 leader_election.cc:304] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:28.371248 16672 raft_consensus.cc:3060] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.379930 16865 ts_tablet_manager.cc:1434] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 14:51:28.387012 16641 leader_election.cc:304] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:28.398205 16641 leader_election.cc:304] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [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: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:28.401329 17318 raft_consensus.cc:3060] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.412595 16955 consensus_queue.cc:1048] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:28.425685 17311 raft_consensus.cc:2804] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:28.428099 17311 raft_consensus.cc:493] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:28.428450 17311 raft_consensus.cc:3060] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:28.434501 16714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:41247, user_credentials={real_user=slave}} blocked reactor thread for 65989.7us
I20260709 14:51:28.450181 17318 raft_consensus.cc:2749] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:28.455613 16570 catalog_manager.cc:5697] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.462169 17318 consensus_queue.cc:1048] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:28.448755 16867 raft_consensus.cc:359] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.465230 16867 raft_consensus.cc:385] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.465516 16867 raft_consensus.cc:740] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.466331 16867 consensus_queue.cc:260] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
W20260709 14:51:28.481890 16714 consensus_peers.cc:597] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:28.482583 16867 ts_tablet_manager.cc:1434] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.000s
I20260709 14:51:28.507370 16867 tablet_bootstrap.cc:492] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28: Bootstrap starting.
I20260709 14:51:28.517261 17322 raft_consensus.cc:2749] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:28.494221 17231 consensus_queue.cc:1048] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
W20260709 14:51:28.537153 16850 tablet.cc:2406] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:28.530223 17257 consensus_queue.cc:1048] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:51:28.570248 17311 raft_consensus.cc:515] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.572319 17311 leader_election.cc:290] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Requested vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:28.577605 16822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
I20260709 14:51:28.579105 16822 raft_consensus.cc:3060] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.584203 16747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:28.584808 16747 raft_consensus.cc:3060] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.591074 16747 raft_consensus.cc:2468] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:28.592518 16673 raft_consensus.cc:3060] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:28.605024 16867 tablet_bootstrap.cc:654] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:28.605654 16641 leader_election.cc:304] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:28.617698 17311 raft_consensus.cc:2804] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:28.604075 17231 consensus_queue.cc:1048] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:51:28.641124 17311 raft_consensus.cc:697] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Becoming Leader. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Running, Role: LEADER
I20260709 14:51:28.641989 17311 consensus_queue.cc:237] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.659067 16822 raft_consensus.cc:2468] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e446a4e7379c4dc481c58e9ccd874f28 in term 1.
I20260709 14:51:28.669479 17313 consensus_queue.cc:1048] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:51:28.711061 16867 tablet_bootstrap.cc:492] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28: No bootstrap required, opened a new log
I20260709 14:51:28.711537 16867 ts_tablet_manager.cc:1403] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28: Time spent bootstrapping tablet: real 0.204s	user 0.006s	sys 0.015s
I20260709 14:51:28.745832 16573 catalog_manager.cc:5697] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 reported cstate change: term changed from 0 to 1, leader changed from <none> to e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "e446a4e7379c4dc481c58e9ccd874f28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.765467 16867 raft_consensus.cc:359] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.766168 16867 raft_consensus.cc:385] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:28.766440 16867 raft_consensus.cc:740] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e446a4e7379c4dc481c58e9ccd874f28, State: Initialized, Role: FOLLOWER
I20260709 14:51:28.767094 16867 consensus_queue.cc:260] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:28.775215 16867 ts_tablet_manager.cc:1434] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 14:51:29.063622 17311 consensus_queue.cc:1048] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.075999 17311 consensus_queue.cc:1048] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:29.129703 16672 raft_consensus.cc:3060] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:29.485903 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:29.522167 17349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:29.522503 17350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:29.537796 15566 server_base.cc:1061] running on GCE node
W20260709 14:51:29.538611 17352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:29.540181 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:29.540422 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:29.540614 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608689540597 us; error 0 us; skew 500 ppm
I20260709 14:51:29.541321 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:29.544389 15566 webserver.cc:533] Webserver started at http://127.15.51.132:34911/ using document root <none> and password file <none>
I20260709 14:51:29.544871 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:29.545099 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:29.545437 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:29.546957 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-3-root/instance:
uuid: "a6361d519e5840b2ab1d7f352cb309a6"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-27mc"
I20260709 14:51:29.552690 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:51:29.556542 17357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.559015 15566 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:29.559300 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-3-root
uuid: "a6361d519e5840b2ab1d7f352cb309a6"
format_stamp: "Formatted at 2026-07-09 14:51:29 on dist-test-slave-27mc"
I20260709 14:51:29.559561 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608655768173-15566-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:29.574728 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:29.576007 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:29.579545 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:29.582937 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:29.583150 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.583448 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:29.583698 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:29.692811 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.132:33199
I20260709 14:51:29.692961 17419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.132:33199 every 8 connection(s)
I20260709 14:51:29.721433 15566 auto_leader_rebalancer-test.cc:446] add a tserver: a6361d519e5840b2ab1d7f352cb309a6
I20260709 14:51:29.743662 17420 heartbeater.cc:344] Connected to a master server at 127.15.51.190:43725
I20260709 14:51:29.744086 17420 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:29.744963 17420 heartbeater.cc:507] Master 127.15.51.190:43725 requested a full tablet report, sending...
I20260709 14:51:29.746945 16570 ts_manager.cc:194] Registered new tserver with Master: a6361d519e5840b2ab1d7f352cb309a6 (127.15.51.132:33199)
I20260709 14:51:29.748510 16570 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43490
I20260709 14:51:30.750763 17420 heartbeater.cc:499] Master 127.15.51.190:43725 was elected leader, sending a full tablet report...
W20260709 14:51:34.431267 16845 debug-util.cc:398] Leaking SignalData structure 0x7b08001a5680 after lost signal to thread 15569
W20260709 14:51:34.431989 16845 debug-util.cc:398] Leaking SignalData structure 0x7b08001d30a0 after lost signal to thread 16607
W20260709 14:51:34.432780 16845 debug-util.cc:398] Leaking SignalData structure 0x7b08000afc80 after lost signal to thread 16699
W20260709 14:51:34.433511 16845 debug-util.cc:398] Leaking SignalData structure 0x7b08000306a0 after lost signal to thread 16774
W20260709 14:51:34.434227 16845 debug-util.cc:398] Leaking SignalData structure 0x7b08000df140 after lost signal to thread 16848
W20260709 14:51:34.435165 16845 debug-util.cc:398] Leaking SignalData structure 0x7b08002bc260 after lost signal to thread 17419
I20260709 14:51:35.008056 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:35.081262 16748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7"
dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
mode: GRACEFUL
new_leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
 from {username='slave'} at 127.0.0.1:40596
I20260709 14:51:35.081934 16748 raft_consensus.cc:606] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Received request to transfer leadership to TS d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:35.083328 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:51:35.084719 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:35.220043 17432 raft_consensus.cc:993] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: : Instructing follower d4338d8ced0e4ddfa84a64a13f17dd07 to start an election
I20260709 14:51:35.220537 17437 raft_consensus.cc:1081] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Signalling peer d4338d8ced0e4ddfa84a64a13f17dd07 to start an election
I20260709 14:51:35.222215 16817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7"
dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07"
 from {username='slave'} at 127.0.0.1:39250
I20260709 14:51:35.222656 16817 raft_consensus.cc:493] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.222914 16817 raft_consensus.cc:3060] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.227336 16817 raft_consensus.cc:515] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:35.230432 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "296e35d01f3d493f8f66df294f8c007d"
I20260709 14:51:35.230778 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3018ffcc6ed141dd85e9acaeab915fe7" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28"
I20260709 14:51:35.230935 16748 raft_consensus.cc:3055] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.231277 16817 leader_election.cc:290] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 2 election: Requested vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:35.231295 16748 raft_consensus.cc:740] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 296e35d01f3d493f8f66df294f8c007d, State: Running, Role: LEADER
I20260709 14:51:35.231307 16673 raft_consensus.cc:3060] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.232177 16748 consensus_queue.cc:260] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:35.233178 16748 raft_consensus.cc:3060] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.237815 16673 raft_consensus.cc:2468] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 2.
I20260709 14:51:35.238826 16788 leader_election.cc:304] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28; no voters: 
I20260709 14:51:35.238891 16748 raft_consensus.cc:2468] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4338d8ced0e4ddfa84a64a13f17dd07 in term 2.
I20260709 14:51:35.239641 17424 raft_consensus.cc:2804] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.240042 17424 raft_consensus.cc:697] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 LEADER]: Becoming Leader. State: Replica: d4338d8ced0e4ddfa84a64a13f17dd07, State: Running, Role: LEADER
I20260709 14:51:35.240679 17424 consensus_queue.cc:237] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:35.252563 16573 catalog_manager.cc:5697] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 reported cstate change: term changed from 1 to 2, leader changed from 296e35d01f3d493f8f66df294f8c007d (127.15.51.130) to d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:36.644634 17451 raft_consensus.cc:493] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.646097 17451 raft_consensus.cc:515] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.651407 17451 leader_election.cc:290] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.654220 16819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c61e91752944d0abd2c448f09410ea" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.753494 17437 raft_consensus.cc:493] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e446a4e7379c4dc481c58e9ccd874f28)
W20260709 14:51:36.767283 16715 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:40015, user_credentials={real_user=slave}} blocked reactor thread for 79516.7us
I20260709 14:51:36.767943 17437 raft_consensus.cc:515] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.770179 17437 leader_election.cc:290] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.785845 16819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.786985 17323 raft_consensus.cc:493] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 296e35d01f3d493f8f66df294f8c007d)
I20260709 14:51:36.787688 17323 raft_consensus.cc:515] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.789708 17429 raft_consensus.cc:493] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.790256 17429 raft_consensus.cc:515] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.790608 17323 leader_election.cc:290] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.791107 17323 raft_consensus.cc:493] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.791656 17323 raft_consensus.cc:515] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.792150 17429 leader_election.cc:290] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.798388 17323 leader_election.cc:290] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.803601 16748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7380c5f7b3a40b2a25060a5a2773b67" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.804275 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.804735 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.812456 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40c61e91752944d0abd2c448f09410ea" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:36.816387 17446 raft_consensus.cc:493] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.817268 17446 raft_consensus.cc:515] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.820523 17446 leader_election.cc:290] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.833386 16675 raft_consensus.cc:1275] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Refusing update from remote peer d4338d8ced0e4ddfa84a64a13f17dd07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.834925 17451 raft_consensus.cc:493] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.838027 17451 raft_consensus.cc:515] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.841337 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a734ffd1044c3588df06a570dd248a" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.844445 16714 leader_election.cc:304] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:36.845041 17461 raft_consensus.cc:493] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e446a4e7379c4dc481c58e9ccd874f28)
I20260709 14:51:36.845649 17461 raft_consensus.cc:515] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.846063 17444 raft_consensus.cc:2749] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.847766 16672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58a734ffd1044c3588df06a570dd248a" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:36.848625 16742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.849797 17461 leader_election.cc:290] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:36.850850 17429 raft_consensus.cc:493] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.851339 17429 raft_consensus.cc:515] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.851732 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d46ad9e4dc541eb8afc65c5abf8a8ec" candidate_uuid: "296e35d01f3d493f8f66df294f8c007d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:36.851727 16714 leader_election.cc:304] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:36.853876 17429 leader_election.cc:290] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.854527 17462 raft_consensus.cc:2749] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.855219 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.857753 17429 raft_consensus.cc:493] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4338d8ced0e4ddfa84a64a13f17dd07)
I20260709 14:51:36.858387 17429 raft_consensus.cc:515] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.860996 17461 raft_consensus.cc:493] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e446a4e7379c4dc481c58e9ccd874f28)
I20260709 14:51:36.857358 16714 leader_election.cc:304] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [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: 296e35d01f3d493f8f66df294f8c007d; no voters: d4338d8ced0e4ddfa84a64a13f17dd07, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:36.861980 17461 raft_consensus.cc:515] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 } } peers { permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 } } peers { permanent_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 40015 } }
I20260709 14:51:36.862445 17458 raft_consensus.cc:2749] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.862048 17451 leader_election.cc:290] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.864174 17461 leader_election.cc:290] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247), 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505)
I20260709 14:51:36.865543 17429 leader_election.cc:290] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505), d4338d8ced0e4ddfa84a64a13f17dd07 (127.15.51.131:40015)
I20260709 14:51:36.866783 16746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.878808 16746 raft_consensus.cc:1275] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Refusing update from remote peer d4338d8ced0e4ddfa84a64a13f17dd07: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.882633 16743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.883984 16744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "296e35d01f3d493f8f66df294f8c007d" is_pre_election: true
I20260709 14:51:36.888123 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7380c5f7b3a40b2a25060a5a2773b67" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.888896 17461 consensus_queue.cc:1048] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296e35d01f3d493f8f66df294f8c007d" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 35505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.890571 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39c15ace50c40ac805d7d305419a8ad" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.892036 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0aafaf2f644be78e273ff523a452d8" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.893481 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5092b1f4134f10b36838dd6c297f93" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.895236 16817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "715423cafdd64130a6d4b81e0ce4ad19" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.896883 16821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42c841641b844cc88770121a76b74c35" candidate_uuid: "e446a4e7379c4dc481c58e9ccd874f28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" is_pre_election: true
I20260709 14:51:36.904419 16667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15cd702e3ed24557b46cc4622c35264f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:36.912518 16673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa9443eb9d3d46f18d8613767ad4748f" candidate_uuid: "d4338d8ced0e4ddfa84a64a13f17dd07" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e446a4e7379c4dc481c58e9ccd874f28" is_pre_election: true
I20260709 14:51:36.923542 16640 leader_election.cc:304] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:36.924796 16640 leader_election.cc:304] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:36.924852 17443 raft_consensus.cc:2749] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.925557 17429 raft_consensus.cc:2749] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.925927 16640 leader_election.cc:304] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:36.927027 16640 leader_election.cc:304] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:36.927706 17443 raft_consensus.cc:2749] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.927098 17429 raft_consensus.cc:2749] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.929764 17453 consensus_queue.cc:1048] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e446a4e7379c4dc481c58e9ccd874f28" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 41247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:51:36.938619 16788 leader_election.cc:304] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:36.939409 17461 raft_consensus.cc:2749] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.943674 16788 leader_election.cc:304] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [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: d4338d8ced0e4ddfa84a64a13f17dd07; no voters: 296e35d01f3d493f8f66df294f8c007d, e446a4e7379c4dc481c58e9ccd874f28
I20260709 14:51:36.944197 17461 raft_consensus.cc:2749] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.949302 16640 leader_election.cc:304] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:36.949851 17429 raft_consensus.cc:2749] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.950237 16640 leader_election.cc:304] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [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: e446a4e7379c4dc481c58e9ccd874f28; no voters: 296e35d01f3d493f8f66df294f8c007d, d4338d8ced0e4ddfa84a64a13f17dd07
I20260709 14:51:36.950860 17429 raft_consensus.cc:2749] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:36.966096 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:37.016155 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
I20260709 14:51:37.064759 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:51:37.067070 16714 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260709 14:51:37.068221 15566 tablet_replica.cc:333] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.069371 15566 raft_consensus.cc:2243] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.070065 15566 raft_consensus.cc:2272] T d51cf4e3a83b43b7859cb0a38d5caa99 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.073864 15566 tablet_replica.cc:333] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.074785 15566 raft_consensus.cc:2243] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.075368 15566 raft_consensus.cc:2272] T 3018ffcc6ed141dd85e9acaeab915fe7 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.077394 16714 consensus_peers.cc:597] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.079545 15566 tablet_replica.cc:333] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.080349 15566 raft_consensus.cc:2243] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.081423 15566 raft_consensus.cc:2272] T fa9443eb9d3d46f18d8613767ad4748f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.081410 16714 consensus_peers.cc:597] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.083745 15566 tablet_replica.cc:333] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.084389 15566 raft_consensus.cc:2243] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.084846 15566 raft_consensus.cc:2272] T 73c7c341fb3c4239acb664f26f9526bf P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.087357 15566 tablet_replica.cc:333] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.088209 15566 raft_consensus.cc:2243] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.090284 15566 raft_consensus.cc:2272] T 16ba719d091b4afd9a777a43962b7c9c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.091939 16714 consensus_peers.cc:597] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.092725 15566 tablet_replica.cc:333] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.093606 15566 raft_consensus.cc:2243] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:37.094038 16714 consensus_peers.cc:597] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.094779 15566 raft_consensus.cc:2272] T d909b6fdfca84b5ebe7b777ceeacaad8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.097587 15566 tablet_replica.cc:333] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.098480 15566 raft_consensus.cc:2243] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.099149 15566 raft_consensus.cc:2272] T adabe6e82376498f91287bf65d1372b7 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.101694 15566 tablet_replica.cc:333] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.102489 15566 raft_consensus.cc:2243] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.103061 15566 raft_consensus.cc:2272] T fc8dcb43d8f64e42bda61ecfb7c6743e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.105798 15566 tablet_replica.cc:333] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.106505 15566 raft_consensus.cc:2243] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.107010 15566 raft_consensus.cc:2272] T c39c15ace50c40ac805d7d305419a8ad P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.109287 15566 tablet_replica.cc:333] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.109968 15566 raft_consensus.cc:2243] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.110920 15566 raft_consensus.cc:2272] T 19f0e59119934f87b39a5cae54d058f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.113152 15566 tablet_replica.cc:333] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.113932 15566 raft_consensus.cc:2243] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.114500 15566 raft_consensus.cc:2272] T 4695fd416f594e48b55c7ce9c7a1132f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.117234 15566 tablet_replica.cc:333] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.118084 15566 raft_consensus.cc:2243] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.118654 15566 raft_consensus.cc:2272] T 6a0aafaf2f644be78e273ff523a452d8 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.121044 15566 tablet_replica.cc:333] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.121816 15566 raft_consensus.cc:2243] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.122380 15566 raft_consensus.cc:2272] T b7380c5f7b3a40b2a25060a5a2773b67 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.124778 15566 tablet_replica.cc:333] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.125548 15566 raft_consensus.cc:2243] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.126050 15566 raft_consensus.cc:2272] T 00bb9f82bbec43a587d870c4ec3c13a6 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.128337 15566 tablet_replica.cc:333] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.129069 15566 raft_consensus.cc:2243] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.129554 15566 raft_consensus.cc:2272] T 2752e495583748febe7290abc49ed713 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.131920 15566 tablet_replica.cc:333] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
W20260709 14:51:37.132012 16714 consensus_peers.cc:597] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.132671 15566 raft_consensus.cc:2243] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.133215 15566 raft_consensus.cc:2272] T 346c24f1bf9240deb91f422ad1f9ffb9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.135504 15566 tablet_replica.cc:333] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.136241 15566 raft_consensus.cc:2243] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.136687 15566 raft_consensus.cc:2272] T 0de5dfe8cf12410493ea76b5884142f1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.139070 15566 tablet_replica.cc:333] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.139799 15566 raft_consensus.cc:2243] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.140807 15566 raft_consensus.cc:2272] T 601088d2fedd4b50a00730720af2540e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.143261 15566 tablet_replica.cc:333] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.143962 15566 raft_consensus.cc:2243] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:37.144143 16714 consensus_peers.cc:597] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.145048 15566 raft_consensus.cc:2272] T 66bb876e3ad74b4fa80a39477df4b0f0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.147907 15566 tablet_replica.cc:333] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.148698 15566 raft_consensus.cc:2243] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.149364 15566 raft_consensus.cc:2272] T 9575e528b00b40e0ae7b80edbccb1f69 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.151688 15566 tablet_replica.cc:333] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.152462 15566 raft_consensus.cc:2243] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.152971 15566 raft_consensus.cc:2272] T f6b3fff77b9244938111f7ad32a12618 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.154915 15566 tablet_replica.cc:333] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
W20260709 14:51:37.154944 16788 consensus_peers.cc:597] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.155596 15566 raft_consensus.cc:2243] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.156373 15566 raft_consensus.cc:2272] T 676d5eeb95c34be4bb436cdfa6f21a96 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.158164 15566 tablet_replica.cc:333] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.158684 15566 raft_consensus.cc:2243] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.159431 15566 raft_consensus.cc:2272] T ad237ab7ae2a432f8de81d2c93bebbfc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.161003 15566 tablet_replica.cc:333] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.161468 15566 raft_consensus.cc:2243] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.162153 15566 raft_consensus.cc:2272] T c40198dc90854410a45084f249dcee2f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.163739 15566 tablet_replica.cc:333] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.164254 15566 raft_consensus.cc:2243] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.164618 15566 raft_consensus.cc:2272] T 2c886ea7699f4869b7eb35201823a653 P e446a4e7379c4dc481c58e9ccd874f28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.166227 15566 tablet_replica.cc:333] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.166697 15566 raft_consensus.cc:2243] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.167034 15566 raft_consensus.cc:2272] T 14d545229bf0440b99cdab964b686ea3 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.168864 15566 tablet_replica.cc:333] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.169534 15566 raft_consensus.cc:2243] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.170312 15566 raft_consensus.cc:2272] T 68b314794ff442d2a490222f381dd1ca P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.172142 15566 tablet_replica.cc:333] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.172629 15566 raft_consensus.cc:2243] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.173045 15566 raft_consensus.cc:2272] T 11c7d1e343574bb28d409398eb31e7f9 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.174691 15566 tablet_replica.cc:333] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.175197 15566 raft_consensus.cc:2243] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.175937 15566 raft_consensus.cc:2272] T a597cf07b5bc4929878d2c6901eabb57 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.177719 15566 tablet_replica.cc:333] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.178371 15566 raft_consensus.cc:2243] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.178833 15566 raft_consensus.cc:2272] T 4b54dd2141b84a2497b0ac37b478a7b1 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.180845 15566 tablet_replica.cc:333] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.181552 15566 raft_consensus.cc:2243] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.182328 15566 raft_consensus.cc:2272] T 755d60148cd64b9b8850159dd936e74b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.182394 16714 consensus_peers.cc:597] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.183969 15566 tablet_replica.cc:333] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.184477 15566 raft_consensus.cc:2243] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.185185 15566 raft_consensus.cc:2272] T b69de0de9b694704b51e279d8e9ba34a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.186826 15566 tablet_replica.cc:333] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.187314 15566 raft_consensus.cc:2243] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.187657 15566 raft_consensus.cc:2272] T 1ca73e03ef054393ba2e016e37252d6a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.189350 15566 tablet_replica.cc:333] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.189833 15566 raft_consensus.cc:2243] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.190196 15566 raft_consensus.cc:2272] T 0c6673f82e0d451b8b4784f290f18502 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.192056 15566 tablet_replica.cc:333] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.192610 15566 raft_consensus.cc:2243] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.193022 15566 raft_consensus.cc:2272] T b6a8e8605e884a06a304c6bb7507007f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.194631 15566 tablet_replica.cc:333] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.195122 15566 raft_consensus.cc:2243] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.195888 15566 raft_consensus.cc:2272] T 63b075bb2d69492a9ee03b19ef89b91b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.197692 15566 tablet_replica.cc:333] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.198150 15566 raft_consensus.cc:2243] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.198524 15566 raft_consensus.cc:2272] T 42c841641b844cc88770121a76b74c35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.200529 15566 tablet_replica.cc:333] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.202222 15566 raft_consensus.cc:2243] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.202725 15566 raft_consensus.cc:2272] T 98c30853def94ff4bd7fde5221f7be51 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.204780 15566 tablet_replica.cc:333] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.205447 15566 raft_consensus.cc:2243] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.206286 15566 raft_consensus.cc:2272] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.209631 15566 tablet_replica.cc:333] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.210290 15566 raft_consensus.cc:2243] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.211124 15566 raft_consensus.cc:2272] T 266eaa91648d441591de021cc33b309d P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.213496 15566 tablet_replica.cc:333] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.215126 15566 raft_consensus.cc:2243] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.215615 15566 raft_consensus.cc:2272] T 58a734ffd1044c3588df06a570dd248a P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.218235 15566 tablet_replica.cc:333] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
W20260709 14:51:37.218763 16714 consensus_peers.cc:597] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.219405 16714 consensus_peers.cc:597] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.218897 15566 raft_consensus.cc:2243] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:37.220029 16714 consensus_peers.cc:597] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.220582 15566 raft_consensus.cc:2272] T c3980ded079445efa3e308a2b63d8f16 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.221931 16788 consensus_peers.cc:597] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.223083 15566 tablet_replica.cc:333] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.223640 15566 raft_consensus.cc:2243] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.224022 15566 raft_consensus.cc:2272] T 6899f78b7a6743958fbda92952e3beeb P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.225695 15566 tablet_replica.cc:333] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.226163 15566 raft_consensus.cc:2243] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.226560 15566 raft_consensus.cc:2272] T 402a18b5e09d458f94bb658c0a71d5dc P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.228325 15566 tablet_replica.cc:333] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.228766 15566 raft_consensus.cc:2243] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.229460 15566 raft_consensus.cc:2272] T 15cd702e3ed24557b46cc4622c35264f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.231060 15566 tablet_replica.cc:333] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.231549 15566 raft_consensus.cc:2243] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.231912 15566 raft_consensus.cc:2272] T 715423cafdd64130a6d4b81e0ce4ad19 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.233877 15566 tablet_replica.cc:333] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.234326 15566 raft_consensus.cc:2243] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.234700 15566 raft_consensus.cc:2272] T 40c61e91752944d0abd2c448f09410ea P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.236232 15566 tablet_replica.cc:333] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.236665 15566 raft_consensus.cc:2243] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.237049 15566 raft_consensus.cc:2272] T 9ee853853ec9400e83ab9b76957d26db P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.239358 15566 tablet_replica.cc:333] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.239840 15566 raft_consensus.cc:2243] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.240196 15566 raft_consensus.cc:2272] T 2a5092b1f4134f10b36838dd6c297f93 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.241925 15566 tablet_replica.cc:333] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.242448 15566 raft_consensus.cc:2243] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.242951 15566 raft_consensus.cc:2272] T 152fd32e08554b27a70430be6627e27c P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.245188 15566 tablet_replica.cc:333] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.245819 15566 raft_consensus.cc:2243] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.246285 15566 raft_consensus.cc:2272] T 84f929955aa8471994c60d914ed4ae95 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.247795 16788 consensus_peers.cc:597] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.248524 15566 tablet_replica.cc:333] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.249272 15566 raft_consensus.cc:2243] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.249735 15566 raft_consensus.cc:2272] T 7c196a0d5f774ac4970ba5cb9b3c877e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.253042 15566 tablet_replica.cc:333] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.253638 15566 raft_consensus.cc:2243] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.254478 15566 raft_consensus.cc:2272] T 7c50df94ef6744058fa447ca1540eee0 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.256263 15566 tablet_replica.cc:333] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.256719 15566 raft_consensus.cc:2243] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.257120 15566 raft_consensus.cc:2272] T fdcded19a75b4d599c905c43ffef9d4b P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.259009 15566 tablet_replica.cc:333] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.259434 15566 raft_consensus.cc:2243] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.259900 15566 raft_consensus.cc:2272] T c00a322ed8ba4cb19763d417bc1a7a3f P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.261739 15566 tablet_replica.cc:333] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.262307 15566 raft_consensus.cc:2243] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.263120 15566 raft_consensus.cc:2272] T 29766a631a0b4d539b8da3066594afb2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.265173 16788 consensus_peers.cc:597] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.265295 15566 tablet_replica.cc:333] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.266685 15566 raft_consensus.cc:2243] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.267200 15566 raft_consensus.cc:2272] T 5da7e7e81cc944b5a4cc1d523ebba84e P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.267987 16788 consensus_peers.cc:597] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.268581 16788 consensus_peers.cc:597] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.269131 16788 consensus_peers.cc:597] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.269445 15566 tablet_replica.cc:333] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.269894 15566 raft_consensus.cc:2243] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.270260 15566 raft_consensus.cc:2272] T 240dbc296f4148b4a4c1d9061b3712f2 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.272015 15566 tablet_replica.cc:333] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28: stopping tablet replica
I20260709 14:51:37.272449 15566 raft_consensus.cc:2243] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.273278 15566 raft_consensus.cc:2272] T 6e3f24d0f4074ad3ae0beebe8d885e35 P e446a4e7379c4dc481c58e9ccd874f28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.278054 16788 consensus_peers.cc:597] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.279621 16714 consensus_peers.cc:597] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.287514 16714 consensus_peers.cc:597] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.292193 16714 consensus_peers.cc:597] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.292922 16788 consensus_peers.cc:597] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.295614 16788 consensus_peers.cc:597] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.296154 16788 consensus_peers.cc:597] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.303687 16788 consensus_peers.cc:597] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.313556 16788 consensus_peers.cc:597] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.318594 16788 consensus_peers.cc:597] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.354272 16788 consensus_peers.cc:597] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.362304 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
W20260709 14:51:37.378389 16714 consensus_peers.cc:597] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.383200 16788 consensus_peers.cc:597] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.388185 16714 consensus_peers.cc:597] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.392869 16788 consensus_peers.cc:597] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.439285 16788 consensus_peers.cc:597] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.463769 16788 consensus_peers.cc:597] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.469621 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
W20260709 14:51:37.513953 16714 consensus_peers.cc:597] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.515543 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:37.516624 15566 tablet_replica.cc:333] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.517699 15566 raft_consensus.cc:2243] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.518601 15566 raft_consensus.cc:2272] T d909b6fdfca84b5ebe7b777ceeacaad8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.521137 15566 tablet_replica.cc:333] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.521726 15566 raft_consensus.cc:2243] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.522185 15566 raft_consensus.cc:2272] T fa9443eb9d3d46f18d8613767ad4748f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.523902 15566 tablet_replica.cc:333] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.524398 15566 raft_consensus.cc:2243] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.525075 15566 raft_consensus.cc:2272] T d51cf4e3a83b43b7859cb0a38d5caa99 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.526729 15566 tablet_replica.cc:333] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.527405 15566 raft_consensus.cc:2243] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.527791 15566 raft_consensus.cc:2272] T 3018ffcc6ed141dd85e9acaeab915fe7 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.530829 15566 tablet_replica.cc:333] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.531560 15566 raft_consensus.cc:2243] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.531937 15566 raft_consensus.cc:2272] T 16ba719d091b4afd9a777a43962b7c9c P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.532335 16714 consensus_peers.cc:597] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.534162 15566 tablet_replica.cc:333] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.534929 15566 raft_consensus.cc:2243] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.535821 15566 raft_consensus.cc:2272] T fc8dcb43d8f64e42bda61ecfb7c6743e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.537534 16788 consensus_peers.cc:597] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.538295 15566 tablet_replica.cc:333] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.538941 15566 raft_consensus.cc:2243] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.539630 15566 raft_consensus.cc:2272] T 73c7c341fb3c4239acb664f26f9526bf P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.541535 15566 tablet_replica.cc:333] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.542043 15566 raft_consensus.cc:2243] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.542413 15566 raft_consensus.cc:2272] T 19f0e59119934f87b39a5cae54d058f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.544234 15566 tablet_replica.cc:333] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.544714 15566 raft_consensus.cc:2243] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.545120 15566 raft_consensus.cc:2272] T 2752e495583748febe7290abc49ed713 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.546782 15566 tablet_replica.cc:333] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.547307 15566 raft_consensus.cc:2243] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.547674 15566 raft_consensus.cc:2272] T adabe6e82376498f91287bf65d1372b7 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.549346 15566 tablet_replica.cc:333] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.549885 15566 raft_consensus.cc:2243] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.550247 15566 raft_consensus.cc:2272] T c39c15ace50c40ac805d7d305419a8ad P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.551852 15566 tablet_replica.cc:333] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.552393 15566 raft_consensus.cc:2243] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.552750 15566 raft_consensus.cc:2272] T 4695fd416f594e48b55c7ce9c7a1132f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.554538 15566 tablet_replica.cc:333] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.555025 15566 raft_consensus.cc:2243] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.555382 15566 raft_consensus.cc:2272] T 6a0aafaf2f644be78e273ff523a452d8 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.560084 15566 tablet_replica.cc:333] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.560580 15566 raft_consensus.cc:2243] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.561393 15566 raft_consensus.cc:2272] T 0de5dfe8cf12410493ea76b5884142f1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.563580 15566 tablet_replica.cc:333] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
W20260709 14:51:37.563555 16714 consensus_peers.cc:597] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.564486 15566 raft_consensus.cc:2243] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.564901 15566 raft_consensus.cc:2272] T 601088d2fedd4b50a00730720af2540e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.566879 15566 tablet_replica.cc:333] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.567515 15566 raft_consensus.cc:2243] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.568221 15566 raft_consensus.cc:2272] T 66bb876e3ad74b4fa80a39477df4b0f0 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.568291 16714 consensus_peers.cc:597] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d -> Peer e446a4e7379c4dc481c58e9ccd874f28 (127.15.51.129:41247): Couldn't send request to peer e446a4e7379c4dc481c58e9ccd874f28. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:41247: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.570098 15566 tablet_replica.cc:333] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.570588 15566 raft_consensus.cc:2243] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.571226 15566 raft_consensus.cc:2272] T 9575e528b00b40e0ae7b80edbccb1f69 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.572835 15566 tablet_replica.cc:333] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.573318 15566 raft_consensus.cc:2243] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.573959 15566 raft_consensus.cc:2272] T f6b3fff77b9244938111f7ad32a12618 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.575858 15566 tablet_replica.cc:333] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.576344 15566 raft_consensus.cc:2243] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.576709 15566 raft_consensus.cc:2272] T 68b314794ff442d2a490222f381dd1ca P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.578584 15566 tablet_replica.cc:333] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.579116 15566 raft_consensus.cc:2243] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.579522 15566 raft_consensus.cc:2272] T c40198dc90854410a45084f249dcee2f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.581174 15566 tablet_replica.cc:333] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.581672 15566 raft_consensus.cc:2243] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.582299 15566 raft_consensus.cc:2272] T 2c886ea7699f4869b7eb35201823a653 P 296e35d01f3d493f8f66df294f8c007d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.583809 15566 tablet_replica.cc:333] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.584328 15566 raft_consensus.cc:2243] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.584729 15566 raft_consensus.cc:2272] T 346c24f1bf9240deb91f422ad1f9ffb9 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.586381 15566 tablet_replica.cc:333] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.586866 15566 raft_consensus.cc:2243] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.587529 15566 raft_consensus.cc:2272] T 14d545229bf0440b99cdab964b686ea3 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.589248 15566 tablet_replica.cc:333] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.589711 15566 raft_consensus.cc:2243] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.590087 15566 raft_consensus.cc:2272] T a597cf07b5bc4929878d2c6901eabb57 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.591562 15566 tablet_replica.cc:333] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.592038 15566 raft_consensus.cc:2243] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.592447 15566 raft_consensus.cc:2272] T 676d5eeb95c34be4bb436cdfa6f21a96 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.594513 15566 tablet_replica.cc:333] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.595203 15566 raft_consensus.cc:2243] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.595695 15566 raft_consensus.cc:2272] T ad237ab7ae2a432f8de81d2c93bebbfc P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.597942 15566 tablet_replica.cc:333] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.598616 15566 raft_consensus.cc:2243] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.599418 15566 raft_consensus.cc:2272] T c3980ded079445efa3e308a2b63d8f16 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.599857 16790 consensus_peers.cc:597] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.601747 15566 tablet_replica.cc:333] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.602552 15566 raft_consensus.cc:2243] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.603422 15566 raft_consensus.cc:2272] T 6899f78b7a6743958fbda92952e3beeb P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.603441 16790 consensus_peers.cc:597] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.605378 15566 tablet_replica.cc:333] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.605901 15566 raft_consensus.cc:2243] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.606590 15566 raft_consensus.cc:2272] T 402a18b5e09d458f94bb658c0a71d5dc P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.608384 15566 tablet_replica.cc:333] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.608858 15566 raft_consensus.cc:2243] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.609269 15566 raft_consensus.cc:2272] T 7c50df94ef6744058fa447ca1540eee0 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.610708 15566 tablet_replica.cc:333] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.611164 15566 raft_consensus.cc:2243] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.611495 15566 raft_consensus.cc:2272] T 9ee853853ec9400e83ab9b76957d26db P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.613185 15566 tablet_replica.cc:333] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.613646 15566 raft_consensus.cc:2243] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.614005 15566 raft_consensus.cc:2272] T 40c61e91752944d0abd2c448f09410ea P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.615525 15566 tablet_replica.cc:333] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.616029 15566 raft_consensus.cc:2243] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.616672 15566 raft_consensus.cc:2272] T c00a322ed8ba4cb19763d417bc1a7a3f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.618285 15566 tablet_replica.cc:333] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.618794 15566 raft_consensus.cc:2243] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.619174 15566 raft_consensus.cc:2272] T fdcded19a75b4d599c905c43ffef9d4b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.621068 15566 tablet_replica.cc:333] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.621747 15566 raft_consensus.cc:2243] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.622270 15566 raft_consensus.cc:2272] T 266eaa91648d441591de021cc33b309d P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.624434 15566 tablet_replica.cc:333] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.625111 15566 raft_consensus.cc:2243] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.625921 15566 raft_consensus.cc:2272] T 98c30853def94ff4bd7fde5221f7be51 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.628499 15566 tablet_replica.cc:333] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
W20260709 14:51:37.629138 16790 consensus_peers.cc:597] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.629232 15566 raft_consensus.cc:2243] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.629838 15566 raft_consensus.cc:2272] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.631018 17416 debug-util.cc:398] Leaking SignalData structure 0x7b08002e4700 after lost signal to thread 15569
W20260709 14:51:37.631956 17416 debug-util.cc:398] Leaking SignalData structure 0x7b08002b89e0 after lost signal to thread 16607
I20260709 14:51:37.632133 15566 tablet_replica.cc:333] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.632817 15566 raft_consensus.cc:2243] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:37.633025 17416 debug-util.cc:398] Leaking SignalData structure 0x7b08002bca60 after lost signal to thread 16699
I20260709 14:51:37.633315 15566 raft_consensus.cc:2272] T 63b075bb2d69492a9ee03b19ef89b91b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.634035 17416 debug-util.cc:398] Leaking SignalData structure 0x7b0800278ca0 after lost signal to thread 16774
W20260709 14:51:37.635056 17416 debug-util.cc:398] Leaking SignalData structure 0x7b08002c58e0 after lost signal to thread 16848
I20260709 14:51:37.635643 15566 tablet_replica.cc:333] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
W20260709 14:51:37.636091 17416 debug-util.cc:398] Leaking SignalData structure 0x7b0800286f00 after lost signal to thread 17419
I20260709 14:51:37.636356 15566 raft_consensus.cc:2243] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.636847 15566 raft_consensus.cc:2272] T 42c841641b844cc88770121a76b74c35 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.639086 15566 tablet_replica.cc:333] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.639746 15566 raft_consensus.cc:2243] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.640214 15566 raft_consensus.cc:2272] T 1ca73e03ef054393ba2e016e37252d6a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.640311 16790 consensus_peers.cc:597] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.642599 15566 tablet_replica.cc:333] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.643977 15566 raft_consensus.cc:2243] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.644855 15566 raft_consensus.cc:2272] T 00bb9f82bbec43a587d870c4ec3c13a6 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.645270 16790 consensus_peers.cc:597] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.646917 15566 tablet_replica.cc:333] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.647419 15566 raft_consensus.cc:2243] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.648092 15566 raft_consensus.cc:2272] T b7380c5f7b3a40b2a25060a5a2773b67 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.649884 15566 tablet_replica.cc:333] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.650379 15566 raft_consensus.cc:2243] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.651046 15566 raft_consensus.cc:2272] T 4b54dd2141b84a2497b0ac37b478a7b1 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.652601 15566 tablet_replica.cc:333] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.653149 15566 raft_consensus.cc:2243] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.653522 15566 raft_consensus.cc:2272] T 58a734ffd1044c3588df06a570dd248a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.655267 15566 tablet_replica.cc:333] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.655821 15566 raft_consensus.cc:2243] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.656265 15566 raft_consensus.cc:2272] T 2a5092b1f4134f10b36838dd6c297f93 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.658528 15566 tablet_replica.cc:333] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.659188 15566 raft_consensus.cc:2243] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.660012 15566 raft_consensus.cc:2272] T 152fd32e08554b27a70430be6627e27c P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.662209 15566 tablet_replica.cc:333] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.662844 15566 raft_consensus.cc:2243] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.663303 15566 raft_consensus.cc:2272] T 84f929955aa8471994c60d914ed4ae95 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.665645 15566 tablet_replica.cc:333] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.666282 15566 raft_consensus.cc:2243] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.666739 15566 raft_consensus.cc:2272] T 7c196a0d5f774ac4970ba5cb9b3c877e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.668922 15566 tablet_replica.cc:333] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.669559 15566 raft_consensus.cc:2243] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.669994 15566 raft_consensus.cc:2272] T 755d60148cd64b9b8850159dd936e74b P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.672179 15566 tablet_replica.cc:333] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.672669 15566 raft_consensus.cc:2243] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.673070 15566 raft_consensus.cc:2272] T b69de0de9b694704b51e279d8e9ba34a P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.674809 15566 tablet_replica.cc:333] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.675277 15566 raft_consensus.cc:2243] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.675623 15566 raft_consensus.cc:2272] T 15cd702e3ed24557b46cc4622c35264f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.677400 15566 tablet_replica.cc:333] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.677861 15566 raft_consensus.cc:2243] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.678236 15566 raft_consensus.cc:2272] T 715423cafdd64130a6d4b81e0ce4ad19 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.679884 15566 tablet_replica.cc:333] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.680326 15566 raft_consensus.cc:2243] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.680685 15566 raft_consensus.cc:2272] T b6a8e8605e884a06a304c6bb7507007f P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.682361 15566 tablet_replica.cc:333] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.682819 15566 raft_consensus.cc:2243] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.683446 15566 raft_consensus.cc:2272] T 0c6673f82e0d451b8b4784f290f18502 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.685678 15566 tablet_replica.cc:333] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.686286 15566 raft_consensus.cc:2243] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.686717 15566 raft_consensus.cc:2272] T 240dbc296f4148b4a4c1d9061b3712f2 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.688772 15566 tablet_replica.cc:333] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.689373 15566 raft_consensus.cc:2243] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.689797 15566 raft_consensus.cc:2272] T 6e3f24d0f4074ad3ae0beebe8d885e35 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.691882 15566 tablet_replica.cc:333] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.692435 15566 raft_consensus.cc:2243] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:37.693284 15566 raft_consensus.cc:2272] T 11c7d1e343574bb28d409398eb31e7f9 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.695326 15566 tablet_replica.cc:333] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.695912 15566 raft_consensus.cc:2243] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.696331 15566 raft_consensus.cc:2272] T 29766a631a0b4d539b8da3066594afb2 P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:37.698478 15566 tablet_replica.cc:333] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d: stopping tablet replica
I20260709 14:51:37.699025 15566 raft_consensus.cc:2243] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:37.699432 15566 raft_consensus.cc:2272] T 5da7e7e81cc944b5a4cc1d523ebba84e P 296e35d01f3d493f8f66df294f8c007d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:37.714054 16790 consensus_peers.cc:597] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.720039 16790 consensus_peers.cc:597] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.738415 16790 consensus_peers.cc:597] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.743788 16790 consensus_peers.cc:597] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.744354 16790 consensus_peers.cc:597] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.747668 16790 consensus_peers.cc:597] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.781453 16790 consensus_peers.cc:597] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.789078 16790 consensus_peers.cc:597] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.800103 16790 consensus_peers.cc:597] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.826089 16790 consensus_peers.cc:597] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.826514 16790 consensus_peers.cc:597] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.835457 16790 consensus_peers.cc:597] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.867594 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
W20260709 14:51:37.902048 16790 consensus_peers.cc:597] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:37.921350 16790 consensus_peers.cc:597] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:37.981230 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
I20260709 14:51:38.046998 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:38.047976 15566 tablet_replica.cc:333] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.048889 15566 raft_consensus.cc:2243] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.049453 15566 raft_consensus.cc:2272] T fa9443eb9d3d46f18d8613767ad4748f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.051875 15566 tablet_replica.cc:333] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.052634 15566 raft_consensus.cc:2243] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.053169 15566 raft_consensus.cc:2272] T d51cf4e3a83b43b7859cb0a38d5caa99 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.055578 15566 tablet_replica.cc:333] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
W20260709 14:51:38.055469 16790 consensus_peers.cc:597] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 -> Peer 296e35d01f3d493f8f66df294f8c007d (127.15.51.130:35505): Couldn't send request to peer 296e35d01f3d493f8f66df294f8c007d. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:35505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:38.056449 15566 raft_consensus.cc:2243] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.056959 15566 raft_consensus.cc:2272] T 16ba719d091b4afd9a777a43962b7c9c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.059083 15566 tablet_replica.cc:333] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.059811 15566 raft_consensus.cc:2243] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.060274 15566 raft_consensus.cc:2272] T fc8dcb43d8f64e42bda61ecfb7c6743e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.062584 15566 tablet_replica.cc:333] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.063347 15566 raft_consensus.cc:2243] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.064209 15566 raft_consensus.cc:2272] T c39c15ace50c40ac805d7d305419a8ad P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.066404 15566 tablet_replica.cc:333] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.067086 15566 raft_consensus.cc:2243] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.067935 15566 raft_consensus.cc:2272] T adabe6e82376498f91287bf65d1372b7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.070130 15566 tablet_replica.cc:333] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.070798 15566 raft_consensus.cc:2243] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.071244 15566 raft_consensus.cc:2272] T f6b3fff77b9244938111f7ad32a12618 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.073427 15566 tablet_replica.cc:333] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.074153 15566 raft_consensus.cc:2243] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.074601 15566 raft_consensus.cc:2272] T 73c7c341fb3c4239acb664f26f9526bf P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.076689 15566 tablet_replica.cc:333] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.077373 15566 raft_consensus.cc:2243] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.077796 15566 raft_consensus.cc:2272] T 19f0e59119934f87b39a5cae54d058f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.079988 15566 tablet_replica.cc:333] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.080677 15566 raft_consensus.cc:2243] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.081543 15566 raft_consensus.cc:2272] T 3018ffcc6ed141dd85e9acaeab915fe7 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.083642 15566 tablet_replica.cc:333] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.084342 15566 raft_consensus.cc:2243] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.084833 15566 raft_consensus.cc:2272] T b7380c5f7b3a40b2a25060a5a2773b67 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.087075 15566 tablet_replica.cc:333] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.087771 15566 raft_consensus.cc:2243] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.088217 15566 raft_consensus.cc:2272] T 00bb9f82bbec43a587d870c4ec3c13a6 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.090561 15566 tablet_replica.cc:333] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.091275 15566 raft_consensus.cc:2243] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.092130 15566 raft_consensus.cc:2272] T 4695fd416f594e48b55c7ce9c7a1132f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.094413 15566 tablet_replica.cc:333] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.095152 15566 raft_consensus.cc:2243] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.096016 15566 raft_consensus.cc:2272] T 6a0aafaf2f644be78e273ff523a452d8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.098098 15566 tablet_replica.cc:333] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.098752 15566 raft_consensus.cc:2243] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.099242 15566 raft_consensus.cc:2272] T c40198dc90854410a45084f249dcee2f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.101361 15566 tablet_replica.cc:333] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.102089 15566 raft_consensus.cc:2243] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.102553 15566 raft_consensus.cc:2272] T 2c886ea7699f4869b7eb35201823a653 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.104609 15566 tablet_replica.cc:333] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.105317 15566 raft_consensus.cc:2243] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.105850 15566 raft_consensus.cc:2272] T 676d5eeb95c34be4bb436cdfa6f21a96 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.107985 15566 tablet_replica.cc:333] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.108645 15566 raft_consensus.cc:2243] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.109082 15566 raft_consensus.cc:2272] T ad237ab7ae2a432f8de81d2c93bebbfc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.111048 15566 tablet_replica.cc:333] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.111757 15566 raft_consensus.cc:2243] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.112177 15566 raft_consensus.cc:2272] T 0de5dfe8cf12410493ea76b5884142f1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.114305 15566 tablet_replica.cc:333] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.114959 15566 raft_consensus.cc:2243] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.115788 15566 raft_consensus.cc:2272] T 2752e495583748febe7290abc49ed713 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.117791 15566 tablet_replica.cc:333] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.118432 15566 raft_consensus.cc:2243] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.119232 15566 raft_consensus.cc:2272] T 346c24f1bf9240deb91f422ad1f9ffb9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.121390 15566 tablet_replica.cc:333] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.122102 15566 raft_consensus.cc:2243] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.122582 15566 raft_consensus.cc:2272] T 9575e528b00b40e0ae7b80edbccb1f69 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.124730 15566 tablet_replica.cc:333] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.125411 15566 raft_consensus.cc:2243] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.125862 15566 raft_consensus.cc:2272] T 601088d2fedd4b50a00730720af2540e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.127990 15566 tablet_replica.cc:333] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.128661 15566 raft_consensus.cc:2243] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.129114 15566 raft_consensus.cc:2272] T 66bb876e3ad74b4fa80a39477df4b0f0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.131153 15566 tablet_replica.cc:333] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.131816 15566 raft_consensus.cc:2243] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.132261 15566 raft_consensus.cc:2272] T 14d545229bf0440b99cdab964b686ea3 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.134281 15566 tablet_replica.cc:333] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.134938 15566 raft_consensus.cc:2243] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.135396 15566 raft_consensus.cc:2272] T 68b314794ff442d2a490222f381dd1ca P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.137519 15566 tablet_replica.cc:333] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.138283 15566 raft_consensus.cc:2243] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.138737 15566 raft_consensus.cc:2272] T 755d60148cd64b9b8850159dd936e74b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.140841 15566 tablet_replica.cc:333] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.141496 15566 raft_consensus.cc:2243] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.141976 15566 raft_consensus.cc:2272] T b69de0de9b694704b51e279d8e9ba34a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.144248 15566 tablet_replica.cc:333] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.144888 15566 raft_consensus.cc:2243] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.145360 15566 raft_consensus.cc:2272] T 7c50df94ef6744058fa447ca1540eee0 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.148051 15566 tablet_replica.cc:333] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.148691 15566 raft_consensus.cc:2243] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.149565 15566 raft_consensus.cc:2272] T fdcded19a75b4d599c905c43ffef9d4b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.151866 15566 tablet_replica.cc:333] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.152516 15566 raft_consensus.cc:2243] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.153167 15566 raft_consensus.cc:2272] T c00a322ed8ba4cb19763d417bc1a7a3f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.155257 15566 tablet_replica.cc:333] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.155927 15566 raft_consensus.cc:2243] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.156771 15566 raft_consensus.cc:2272] T 9ee853853ec9400e83ab9b76957d26db P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.159016 15566 tablet_replica.cc:333] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.159662 15566 raft_consensus.cc:2243] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.160470 15566 raft_consensus.cc:2272] T 40c61e91752944d0abd2c448f09410ea P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.162776 15566 tablet_replica.cc:333] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.163391 15566 raft_consensus.cc:2243] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.163821 15566 raft_consensus.cc:2272] T a597cf07b5bc4929878d2c6901eabb57 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.165880 15566 tablet_replica.cc:333] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.166549 15566 raft_consensus.cc:2243] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.167011 15566 raft_consensus.cc:2272] T 0c6673f82e0d451b8b4784f290f18502 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.169230 15566 tablet_replica.cc:333] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.169864 15566 raft_consensus.cc:2243] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.170639 15566 raft_consensus.cc:2272] T b6a8e8605e884a06a304c6bb7507007f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.172801 15566 tablet_replica.cc:333] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.173472 15566 raft_consensus.cc:2243] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.174266 15566 raft_consensus.cc:2272] T 1ca73e03ef054393ba2e016e37252d6a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.176476 15566 tablet_replica.cc:333] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.177165 15566 raft_consensus.cc:2243] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.177668 15566 raft_consensus.cc:2272] T 98c30853def94ff4bd7fde5221f7be51 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.180055 15566 tablet_replica.cc:333] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.180692 15566 raft_consensus.cc:2243] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.181128 15566 raft_consensus.cc:2272] T 266eaa91648d441591de021cc33b309d P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.183333 15566 tablet_replica.cc:333] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.183959 15566 raft_consensus.cc:2243] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.184394 15566 raft_consensus.cc:2272] T 8d46ad9e4dc541eb8afc65c5abf8a8ec P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.186462 15566 tablet_replica.cc:333] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.187083 15566 raft_consensus.cc:2243] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.187556 15566 raft_consensus.cc:2272] T 63b075bb2d69492a9ee03b19ef89b91b P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.189602 15566 tablet_replica.cc:333] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.190232 15566 raft_consensus.cc:2243] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.191045 15566 raft_consensus.cc:2272] T 42c841641b844cc88770121a76b74c35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.193220 15566 tablet_replica.cc:333] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.194888 15566 raft_consensus.cc:2243] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.195364 15566 raft_consensus.cc:2272] T d909b6fdfca84b5ebe7b777ceeacaad8 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.197439 15566 tablet_replica.cc:333] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.198084 15566 raft_consensus.cc:2243] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.198952 15566 raft_consensus.cc:2272] T 715423cafdd64130a6d4b81e0ce4ad19 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.201092 15566 tablet_replica.cc:333] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.201712 15566 raft_consensus.cc:2243] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.202153 15566 raft_consensus.cc:2272] T 6e3f24d0f4074ad3ae0beebe8d885e35 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.204280 15566 tablet_replica.cc:333] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.204895 15566 raft_consensus.cc:2243] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.205686 15566 raft_consensus.cc:2272] T 2a5092b1f4134f10b36838dd6c297f93 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.207651 15566 tablet_replica.cc:333] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.208294 15566 raft_consensus.cc:2243] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.208783 15566 raft_consensus.cc:2272] T 152fd32e08554b27a70430be6627e27c P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.210932 15566 tablet_replica.cc:333] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.211539 15566 raft_consensus.cc:2243] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.212386 15566 raft_consensus.cc:2272] T 84f929955aa8471994c60d914ed4ae95 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.214725 15566 tablet_replica.cc:333] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.215366 15566 raft_consensus.cc:2243] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.216182 15566 raft_consensus.cc:2272] T 7c196a0d5f774ac4970ba5cb9b3c877e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.218330 15566 tablet_replica.cc:333] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.218945 15566 raft_consensus.cc:2243] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.219391 15566 raft_consensus.cc:2272] T 6899f78b7a6743958fbda92952e3beeb P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.221494 15566 tablet_replica.cc:333] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.222105 15566 raft_consensus.cc:2243] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.222564 15566 raft_consensus.cc:2272] T c3980ded079445efa3e308a2b63d8f16 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.224673 15566 tablet_replica.cc:333] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.225296 15566 raft_consensus.cc:2243] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.225744 15566 raft_consensus.cc:2272] T 402a18b5e09d458f94bb658c0a71d5dc P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.227877 15566 tablet_replica.cc:333] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.228468 15566 raft_consensus.cc:2243] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.228916 15566 raft_consensus.cc:2272] T 15cd702e3ed24557b46cc4622c35264f P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.230967 15566 tablet_replica.cc:333] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.231578 15566 raft_consensus.cc:2243] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.232056 15566 raft_consensus.cc:2272] T 4b54dd2141b84a2497b0ac37b478a7b1 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.234108 15566 tablet_replica.cc:333] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.234735 15566 raft_consensus.cc:2243] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.235545 15566 raft_consensus.cc:2272] T 58a734ffd1044c3588df06a570dd248a P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.237685 15566 tablet_replica.cc:333] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.238312 15566 raft_consensus.cc:2243] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.239133 15566 raft_consensus.cc:2272] T 240dbc296f4148b4a4c1d9061b3712f2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.241364 15566 tablet_replica.cc:333] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.241958 15566 raft_consensus.cc:2243] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.242395 15566 raft_consensus.cc:2272] T 11c7d1e343574bb28d409398eb31e7f9 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.244522 15566 tablet_replica.cc:333] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.245086 15566 raft_consensus.cc:2243] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:38.245530 15566 raft_consensus.cc:2272] T 29766a631a0b4d539b8da3066594afb2 P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.247422 15566 tablet_replica.cc:333] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07: stopping tablet replica
I20260709 14:51:38.247949 15566 raft_consensus.cc:2243] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:38.248726 15566 raft_consensus.cc:2272] T 5da7e7e81cc944b5a4cc1d523ebba84e P d4338d8ced0e4ddfa84a64a13f17dd07 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:38.583705 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:51:38.671195 15566 tablet_server.cc:179] TabletServer@127.15.51.132:0 shutting down...
I20260709 14:51:38.697770 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:51:39.711611 15566 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17416)
I20260709 14:51:40.278306 15566 tablet_server.cc:196] TabletServer@127.15.51.132:0 shutdown complete.
I20260709 14:51:40.285612 15566 master.cc:562] Master@127.15.51.190:43725 shutting down...
I20260709 14:51:40.301715 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:40.302248 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:40.302541 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55ed3e72a2a64b6aabe8931f030ca3a0: stopping tablet replica
I20260709 14:51:40.321362 15566 master.cc:584] Master@127.15.51.190:43725 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (22033 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:51:40.397675 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:44539
I20260709 14:51:40.398803 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:40.404280 17475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.405032 17476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.405887 17478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:40.406283 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:40.407145 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:40.407327 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:40.407467 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608700407450 us; error 0 us; skew 500 ppm
I20260709 14:51:40.407940 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:40.410164 15566 webserver.cc:533] Webserver started at http://127.15.51.190:33731/ using document root <none> and password file <none>
I20260709 14:51:40.410615 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:40.410789 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:40.411026 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:40.412108 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "e4118fcc1f204bf3ac0cfe5634414671"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.416607 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:40.419963 17483 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.420632 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:40.420884 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "e4118fcc1f204bf3ac0cfe5634414671"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.421257 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:40.451064 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:40.452260 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:40.487772 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:44539
I20260709 14:51:40.487871 17534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:44539 every 8 connection(s)
I20260709 14:51:40.491606 17535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:40.501416 17535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671: Bootstrap starting.
I20260709 14:51:40.506186 17535 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:40.510042 17535 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671: No bootstrap required, opened a new log
I20260709 14:51:40.511972 17535 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4118fcc1f204bf3ac0cfe5634414671" member_type: VOTER }
I20260709 14:51:40.512329 17535 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:40.512538 17535 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4118fcc1f204bf3ac0cfe5634414671, State: Initialized, Role: FOLLOWER
I20260709 14:51:40.513078 17535 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e4118fcc1f204bf3ac0cfe5634414671" member_type: VOTER }
I20260709 14:51:40.513489 17535 raft_consensus.cc:399] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:40.513695 17535 raft_consensus.cc:493] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:40.513928 17535 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:40.517750 17535 raft_consensus.cc:515] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4118fcc1f204bf3ac0cfe5634414671" member_type: VOTER }
I20260709 14:51:40.518210 17535 leader_election.cc:304] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [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: e4118fcc1f204bf3ac0cfe5634414671; no voters: 
I20260709 14:51:40.519229 17535 leader_election.cc:290] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:40.519588 17538 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:40.520743 17538 raft_consensus.cc:697] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 1 LEADER]: Becoming Leader. State: Replica: e4118fcc1f204bf3ac0cfe5634414671, State: Running, Role: LEADER
I20260709 14:51:40.521420 17538 consensus_queue.cc:237] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [LEADER]: Queue going to LEADER mode. State: All 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: "e4118fcc1f204bf3ac0cfe5634414671" member_type: VOTER }
I20260709 14:51:40.521921 17535 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:40.525348 17539 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e4118fcc1f204bf3ac0cfe5634414671" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4118fcc1f204bf3ac0cfe5634414671" member_type: VOTER } }
I20260709 14:51:40.525480 17540 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e4118fcc1f204bf3ac0cfe5634414671. Latest consensus state: current_term: 1 leader_uuid: "e4118fcc1f204bf3ac0cfe5634414671" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4118fcc1f204bf3ac0cfe5634414671" member_type: VOTER } }
I20260709 14:51:40.525987 17539 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:40.526029 17540 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:40.528817 17546 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:40.535463 17546 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:40.536343 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:40.543617 17546 catalog_manager.cc:1383] Generated new cluster ID: b24f09409932428fb8d5565e9cc5a15a
I20260709 14:51:40.543826 17546 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:40.559149 17546 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:40.560375 17546 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:40.576586 17546 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671: Generated new TSK 0
I20260709 14:51:40.577235 17546 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:40.602912 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:40.608758 17556 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.609668 17557 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.613052 17559 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:40.613833 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:40.615046 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:40.615221 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:40.615391 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608700615373 us; error 0 us; skew 500 ppm
I20260709 14:51:40.615917 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:40.618023 15566 webserver.cc:533] Webserver started at http://127.15.51.129:37235/ using document root <none> and password file <none>
I20260709 14:51:40.618467 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:40.618628 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:40.618885 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:40.619941 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.623905 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:51:40.626893 17564 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.627519 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:51:40.627776 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.628031 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:40.643254 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:40.644337 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:40.645756 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:40.647835 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:40.648017 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.648236 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:40.648398 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.690116 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:33805
I20260709 14:51:40.690213 17626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:33805 every 8 connection(s)
I20260709 14:51:40.695528 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:40.702172 17631 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.702802 17632 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.705250 17634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:40.705788 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:40.707190 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:40.707437 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:40.707629 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608700707614 us; error 0 us; skew 500 ppm
I20260709 14:51:40.708282 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:40.708418 17627 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44539
I20260709 14:51:40.708806 17627 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:40.709537 17627 heartbeater.cc:507] Master 127.15.51.190:44539 requested a full tablet report, sending...
I20260709 14:51:40.710881 15566 webserver.cc:533] Webserver started at http://127.15.51.130:37197/ using document root <none> and password file <none>
I20260709 14:51:40.711404 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:40.711588 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:40.711647 17500 ts_manager.cc:194] Registered new tserver with Master: bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:40.711844 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:40.713045 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "f0354aeb1d494e48ab603dba36fcafbb"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.713405 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39198
I20260709 14:51:40.717299 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:40.720431 17639 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.721215 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:40.721468 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "f0354aeb1d494e48ab603dba36fcafbb"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.721716 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:40.736243 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:40.737304 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:40.738631 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:40.740630 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:40.740824 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.741070 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:40.741219 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.779186 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:38471
I20260709 14:51:40.779330 17701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:38471 every 8 connection(s)
I20260709 14:51:40.783473 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:40.790309 17705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.790786 17706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.793437 17708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:40.793520 15566 server_base.cc:1061] running on GCE node
I20260709 14:51:40.794541 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:40.794792 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:40.794988 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608700794970 us; error 0 us; skew 500 ppm
I20260709 14:51:40.795565 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:40.795977 17702 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44539
I20260709 14:51:40.796324 17702 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:40.797003 17702 heartbeater.cc:507] Master 127.15.51.190:44539 requested a full tablet report, sending...
I20260709 14:51:40.798153 15566 webserver.cc:533] Webserver started at http://127.15.51.131:36085/ using document root <none> and password file <none>
I20260709 14:51:40.798688 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:40.798846 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:40.798911 17500 ts_manager.cc:194] Registered new tserver with Master: f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:40.799106 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:40.800251 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39210
I20260709 14:51:40.800246 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.804541 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:51:40.807454 17713 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.808139 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:40.808398 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.808652 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:40.824188 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:40.825218 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:40.826516 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:40.828541 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:40.828727 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.828969 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:40.829130 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:40.866201 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:33879
I20260709 14:51:40.866300 17775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:33879 every 8 connection(s)
I20260709 14:51:40.870602 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:40.877631 17779 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:40.878296 17780 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:40.881116 15566 server_base.cc:1061] running on GCE node
W20260709 14:51:40.881300 17783 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:40.881572 17776 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44539
I20260709 14:51:40.881989 17776 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:40.882284 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:40.882516 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:40.882653 17776 heartbeater.cc:507] Master 127.15.51.190:44539 requested a full tablet report, sending...
I20260709 14:51:40.882674 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608700882657 us; error 0 us; skew 500 ppm
I20260709 14:51:40.883431 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:40.884835 17500 ts_manager.cc:194] Registered new tserver with Master: e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:40.886008 15566 webserver.cc:533] Webserver started at http://127.15.51.132:44991/ using document root <none> and password file <none>
I20260709 14:51:40.886627 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:40.886540 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39218
I20260709 14:51:40.886952 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:40.887282 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:40.888500 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-3-root/instance:
uuid: "b27dfd83425f454999e225e4079dced5"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.892441 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:40.895372 17787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.896027 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:40.896286 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-3-root
uuid: "b27dfd83425f454999e225e4079dced5"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:40.896538 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:40.911451 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:40.912552 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:40.913890 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:40.915890 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:40.916076 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.916293 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:40.916440 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:40.954435 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.132:36335
I20260709 14:51:40.954537 17849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.132:36335 every 8 connection(s)
I20260709 14:51:40.967038 17850 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44539
I20260709 14:51:40.967401 17850 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:40.968034 17850 heartbeater.cc:507] Master 127.15.51.190:44539 requested a full tablet report, sending...
I20260709 14:51:40.969798 17500 ts_manager.cc:194] Registered new tserver with Master: b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:40.970916 15566 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013381097s
I20260709 14:51:40.971248 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39228
I20260709 14:51:40.994928 17500 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39244:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:51:41.221513 17815 tablet_service.cc:1511] Processing CreateTablet for tablet d1e305b0a1bb4c1ebe7e1ea52b8a7068 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:41.222923 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e305b0a1bb4c1ebe7e1ea52b8a7068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.225942 17813 tablet_service.cc:1511] Processing CreateTablet for tablet da5541e6427a4728a1ab7b2135ee345d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:41.227270 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5541e6427a4728a1ab7b2135ee345d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.228448 17591 tablet_service.cc:1511] Processing CreateTablet for tablet 889e7853e3b347e583205650a9f121f2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:41.229708 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889e7853e3b347e583205650a9f121f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.231513 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 586f339a79514ed3aaadb371e5ff73d8 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:41.231858 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 1492ff82affa4a1bab7f4bc23556c178 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:41.233052 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1492ff82affa4a1bab7f4bc23556c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.233755 17811 tablet_service.cc:1511] Processing CreateTablet for tablet b8c5140084894f6a93fb38c03695e352 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:41.235476 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 67dbc708a9204f8baa1345d8c99372f3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:41.224610 17814 tablet_service.cc:1511] Processing CreateTablet for tablet 1492ff82affa4a1bab7f4bc23556c178 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:41.237840 17667 tablet_service.cc:1511] Processing CreateTablet for tablet d1e305b0a1bb4c1ebe7e1ea52b8a7068 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:41.237987 17589 tablet_service.cc:1511] Processing CreateTablet for tablet f899773ba6b8414d8822bf99509a7018 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:41.239080 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e305b0a1bb4c1ebe7e1ea52b8a7068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.239274 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f899773ba6b8414d8822bf99509a7018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.239372 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 0f998708f6d24e67a8f806a35b6892f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:41.242038 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 889e7853e3b347e583205650a9f121f2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:41.242465 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 9a069b19b44d423ca8601d0a5ebb5dbf (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:41.242901 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 67dbc708a9204f8baa1345d8c99372f3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:41.244100 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dbc708a9204f8baa1345d8c99372f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.244522 17665 tablet_service.cc:1511] Processing CreateTablet for tablet da5541e6427a4728a1ab7b2135ee345d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:41.244979 17806 tablet_service.cc:1511] Processing CreateTablet for tablet e74ebd95e78b41da9094692715fbd760 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:41.246073 17587 tablet_service.cc:1511] Processing CreateTablet for tablet b8c5140084894f6a93fb38c03695e352 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:41.246271 17664 tablet_service.cc:1511] Processing CreateTablet for tablet f899773ba6b8414d8822bf99509a7018 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:41.246691 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31d04b12054dde8e104a09d50e393a (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:41.248277 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 335b6839fc77415695c618d4c0905fdd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:41.248440 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 67dbc708a9204f8baa1345d8c99372f3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:41.250556 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 0f998708f6d24e67a8f806a35b6892f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:41.232781 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586f339a79514ed3aaadb371e5ff73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.251652 17661 tablet_service.cc:1511] Processing CreateTablet for tablet 335b6839fc77415695c618d4c0905fdd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:41.252661 17592 tablet_service.cc:1511] Processing CreateTablet for tablet d1e305b0a1bb4c1ebe7e1ea52b8a7068 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:41.253754 17660 tablet_service.cc:1511] Processing CreateTablet for tablet 0f998708f6d24e67a8f806a35b6892f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:41.250586 17662 tablet_service.cc:1511] Processing CreateTablet for tablet 586f339a79514ed3aaadb371e5ff73d8 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:41.255062 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31d04b12054dde8e104a09d50e393a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.255815 17659 tablet_service.cc:1511] Processing CreateTablet for tablet 9a069b19b44d423ca8601d0a5ebb5dbf (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:41.243311 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889e7853e3b347e583205650a9f121f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.258281 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586f339a79514ed3aaadb371e5ff73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.258852 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335b6839fc77415695c618d4c0905fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.261278 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1492ff82affa4a1bab7f4bc23556c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.261377 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5541e6427a4728a1ab7b2135ee345d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.263625 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74ebd95e78b41da9094692715fbd760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.264492 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a069b19b44d423ca8601d0a5ebb5dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.265285 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f998708f6d24e67a8f806a35b6892f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.269245 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f998708f6d24e67a8f806a35b6892f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.270814 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31d04b12054dde8e104a09d50e393a (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:41.273355 17583 tablet_service.cc:1511] Processing CreateTablet for tablet 98db20299eef401d984078f1a2cb6a09 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:41.269272 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dbc708a9204f8baa1345d8c99372f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.275043 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c5140084894f6a93fb38c03695e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.277058 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a069b19b44d423ca8601d0a5ebb5dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.281246 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c5140084894f6a93fb38c03695e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.281893 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335b6839fc77415695c618d4c0905fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.273286 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67dbc708a9204f8baa1345d8c99372f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.283916 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31d04b12054dde8e104a09d50e393a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.284421 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f899773ba6b8414d8822bf99509a7018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.286633 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98db20299eef401d984078f1a2cb6a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.288708 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f998708f6d24e67a8f806a35b6892f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.291483 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1e305b0a1bb4c1ebe7e1ea52b8a7068. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.343713 17658 tablet_service.cc:1511] Processing CreateTablet for tablet 98db20299eef401d984078f1a2cb6a09 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:41.345638 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98db20299eef401d984078f1a2cb6a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.398026 17661 tablet_service.cc:1511] Processing CreateTablet for tablet 3d02deeef6364965a2482acb83b7f7af (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:41.404274 17663 tablet_service.cc:1511] Processing CreateTablet for tablet b2cc86ebbd694497ba6acff8f25e0c97 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:41.410981 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d02deeef6364965a2482acb83b7f7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.417923 17590 tablet_service.cc:1511] Processing CreateTablet for tablet e74ebd95e78b41da9094692715fbd760 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:41.418066 17664 tablet_service.cc:1511] Processing CreateTablet for tablet 8820db3447004728835861de39f4c9e0 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:41.420332 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8820db3447004728835861de39f4c9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.420620 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 889e7853e3b347e583205650a9f121f2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:41.422636 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 889e7853e3b347e583205650a9f121f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.422401 17739 tablet_service.cc:1511] Processing CreateTablet for tablet da5541e6427a4728a1ab7b2135ee345d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:41.380162 17659 tablet_service.cc:1511] Processing CreateTablet for tablet e74ebd95e78b41da9094692715fbd760 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:41.428864 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5541e6427a4728a1ab7b2135ee345d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.429261 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 1492ff82affa4a1bab7f4bc23556c178 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:41.430462 17867 tablet_bootstrap.cc:492] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:41.431022 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cc86ebbd694497ba6acff8f25e0c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.431814 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8344bc181e4b969b70f8e05ae32db3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:41.434269 17591 tablet_service.cc:1511] Processing CreateTablet for tablet b2cc86ebbd694497ba6acff8f25e0c97 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:41.444145 17738 tablet_service.cc:1511] Processing CreateTablet for tablet f899773ba6b8414d8822bf99509a7018 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:41.444581 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 6518eecf90e84b0abfab38d7a2fb6e59 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:41.444825 17737 tablet_service.cc:1511] Processing CreateTablet for tablet b8c5140084894f6a93fb38c03695e352 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:41.445483 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f899773ba6b8414d8822bf99509a7018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.446103 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8c5140084894f6a93fb38c03695e352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.447321 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 68a3d429eecb47b8a00ddf9fa997e005 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:41.449556 17583 tablet_service.cc:1511] Processing CreateTablet for tablet 60bf0c3c61884a60b3b0d35b1b7b4e66 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:41.450057 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 586f339a79514ed3aaadb371e5ff73d8 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:41.451329 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586f339a79514ed3aaadb371e5ff73d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.451104 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 60bf0c3c61884a60b3b0d35b1b7b4e66 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:41.452363 17814 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8344bc181e4b969b70f8e05ae32db3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:41.453527 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1492ff82affa4a1bab7f4bc23556c178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.455523 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 68a3d429eecb47b8a00ddf9fa997e005 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:41.456761 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 3d02deeef6364965a2482acb83b7f7af (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:41.457546 17812 tablet_service.cc:1511] Processing CreateTablet for tablet c8c68777a58642d78281abce5e402ab6 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:41.458576 17584 tablet_service.cc:1511] Processing CreateTablet for tablet c8c68777a58642d78281abce5e402ab6 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:41.459678 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 8820db3447004728835861de39f4c9e0 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:41.459831 17660 tablet_service.cc:1511] Processing CreateTablet for tablet c8c68777a58642d78281abce5e402ab6 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:41.462447 17662 tablet_service.cc:1511] Processing CreateTablet for tablet 0823a50e17e34d47b130c0a740aeb074 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:41.465653 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 7222a910404449bda5fbd9a805a55e1e (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:41.455556 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 34ec1a62fcfb45409b622de1f30c91a3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:41.469703 17589 tablet_service.cc:1511] Processing CreateTablet for tablet 6518eecf90e84b0abfab38d7a2fb6e59 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:41.472158 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74ebd95e78b41da9094692715fbd760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.478828 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 3c31d04b12054dde8e104a09d50e393a (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:41.480010 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c31d04b12054dde8e104a09d50e393a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.480705 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d02deeef6364965a2482acb83b7f7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.486284 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8344bc181e4b969b70f8e05ae32db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.485826 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 34ec1a62fcfb45409b622de1f30c91a3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:41.489246 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bf0c3c61884a60b3b0d35b1b7b4e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.472222 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 335b6839fc77415695c618d4c0905fdd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:41.492525 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 335b6839fc77415695c618d4c0905fdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.515625 17866 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:41.492870 17867 tablet_bootstrap.cc:654] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.499334 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74ebd95e78b41da9094692715fbd760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.500356 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6518eecf90e84b0abfab38d7a2fb6e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.520851 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 4a62259d0232430e9eccd7e2b0cb25c0 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:41.521067 17732 tablet_service.cc:1511] Processing CreateTablet for tablet 98db20299eef401d984078f1a2cb6a09 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:41.514295 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a3d429eecb47b8a00ddf9fa997e005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.523679 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 9a069b19b44d423ca8601d0a5ebb5dbf (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
W20260709 14:51:41.532390 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:41.524225 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 26b9e4d0466445ef92ab05bf2ac31a48 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:41.533826 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b9e4d0466445ef92ab05bf2ac31a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.535899 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7222a910404449bda5fbd9a805a55e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.536466 17658 tablet_service.cc:1511] Processing CreateTablet for tablet 0389144fbe8d47979b7f87ae06397b6c (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:41.536605 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 4a62259d0232430e9eccd7e2b0cb25c0 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:41.537636 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0389144fbe8d47979b7f87ae06397b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.502224 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 0823a50e17e34d47b130c0a740aeb074 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:41.528720 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98db20299eef401d984078f1a2cb6a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.538460 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8344bc181e4b969b70f8e05ae32db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.539034 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ec1a62fcfb45409b622de1f30c91a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.528638 17586 tablet_service.cc:1511] Processing CreateTablet for tablet 17e76332e6e04a5cafb5df847bda5ba5 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:41.544767 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a069b19b44d423ca8601d0a5ebb5dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.552958 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bf0c3c61884a60b3b0d35b1b7b4e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.541777 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a62259d0232430e9eccd7e2b0cb25c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.553579 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cc86ebbd694497ba6acff8f25e0c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.554162 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6518eecf90e84b0abfab38d7a2fb6e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.555842 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c68777a58642d78281abce5e402ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.556768 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e76332e6e04a5cafb5df847bda5ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.538502 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0823a50e17e34d47b130c0a740aeb074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.524282 17868 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:41.557999 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ec1a62fcfb45409b622de1f30c91a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.561532 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a3d429eecb47b8a00ddf9fa997e005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.562136 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a62259d0232430e9eccd7e2b0cb25c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.571280 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c68777a58642d78281abce5e402ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.571352 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8c68777a58642d78281abce5e402ab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.573681 17666 tablet_service.cc:1511] Processing CreateTablet for tablet 28283b8f1e2444dca53fa209fbfa464d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:41.579967 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28283b8f1e2444dca53fa209fbfa464d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.578115 17665 tablet_service.cc:1511] Processing CreateTablet for tablet 7222a910404449bda5fbd9a805a55e1e (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:41.577360 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8820db3447004728835861de39f4c9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.580430 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 8820db3447004728835861de39f4c9e0 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:41.584908 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7222a910404449bda5fbd9a805a55e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.560819 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 4a62259d0232430e9eccd7e2b0cb25c0 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:41.589763 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8820db3447004728835861de39f4c9e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.597558 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a62259d0232430e9eccd7e2b0cb25c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.603292 17661 tablet_service.cc:1511] Processing CreateTablet for tablet 17e76332e6e04a5cafb5df847bda5ba5 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:41.604528 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e76332e6e04a5cafb5df847bda5ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.605438 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0823a50e17e34d47b130c0a740aeb074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.633659 17868 tablet_bootstrap.cc:654] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.685292 17866 tablet_bootstrap.cc:654] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.685751 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 880d33cc673747d2817283bd4f623f2b (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:41.686333 17815 tablet_service.cc:1511] Processing CreateTablet for tablet 5090eca1de854087bbcffc41320b5e8d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:41.689678 17807 tablet_service.cc:1511] Processing CreateTablet for tablet 0389144fbe8d47979b7f87ae06397b6c (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:41.691433 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 880d33cc673747d2817283bd4f623f2b (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:41.692338 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5090eca1de854087bbcffc41320b5e8d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:41.673107 17487 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 61172.6us
I20260709 14:51:41.687626 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 60bf0c3c61884a60b3b0d35b1b7b4e66 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:41.692618 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880d33cc673747d2817283bd4f623f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.696985 17665 tablet_service.cc:1511] Processing CreateTablet for tablet 061d43694af5418a84def927addb214b (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:41.698307 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061d43694af5418a84def927addb214b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.692142 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 14aae7f9f5b94631b94e308f8ca64baa (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:41.694392 17663 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae0dfff14924d6187cf491d1118a708 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:41.694751 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 14aae7f9f5b94631b94e308f8ca64baa (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:41.694325 17664 tablet_service.cc:1511] Processing CreateTablet for tablet 5090eca1de854087bbcffc41320b5e8d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:41.703229 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5090eca1de854087bbcffc41320b5e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.705636 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60bf0c3c61884a60b3b0d35b1b7b4e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.705900 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aae7f9f5b94631b94e308f8ca64baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.706784 17666 tablet_service.cc:1511] Processing CreateTablet for tablet b6947fd87f4a4a7487f4bb6d8bb148d6 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:41.708056 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6947fd87f4a4a7487f4bb6d8bb148d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.712761 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae0dfff14924d6187cf491d1118a708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.693698 17739 tablet_service.cc:1511] Processing CreateTablet for tablet 3d02deeef6364965a2482acb83b7f7af (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:41.720817 17627 heartbeater.cc:499] Master 127.15.51.190:44539 was elected leader, sending a full tablet report...
I20260709 14:51:41.735018 17741 tablet_service.cc:1511] Processing CreateTablet for tablet b2cc86ebbd694497ba6acff8f25e0c97 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:41.735476 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 28283b8f1e2444dca53fa209fbfa464d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:41.736672 17738 tablet_service.cc:1511] Processing CreateTablet for tablet 68a3d429eecb47b8a00ddf9fa997e005 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:41.737536 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8344bc181e4b969b70f8e05ae32db3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:41.738672 17814 tablet_service.cc:1511] Processing CreateTablet for tablet 17e76332e6e04a5cafb5df847bda5ba5 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:41.729617 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0389144fbe8d47979b7f87ae06397b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.752121 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28283b8f1e2444dca53fa209fbfa464d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.753782 17591 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae0dfff14924d6187cf491d1118a708 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:41.755014 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae0dfff14924d6187cf491d1118a708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.757315 17870 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:41.758087 17867 tablet_bootstrap.cc:492] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:41.757952 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 71520831354a471f895819736d37b1c3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:41.758551 17867 ts_tablet_manager.cc:1403] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.328s	user 0.009s	sys 0.028s
I20260709 14:51:41.758953 17662 tablet_service.cc:1511] Processing CreateTablet for tablet b26a89b3f6ae4c4fb252cc8f636922c2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:41.763657 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26a89b3f6ae4c4fb252cc8f636922c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.760444 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 26b9e4d0466445ef92ab05bf2ac31a48 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:41.761382 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 14aae7f9f5b94631b94e308f8ca64baa (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:41.782748 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b9e4d0466445ef92ab05bf2ac31a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.782647 17589 tablet_service.cc:1511] Processing CreateTablet for tablet 71520831354a471f895819736d37b1c3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:41.783942 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71520831354a471f895819736d37b1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.785125 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880d33cc673747d2817283bd4f623f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.785785 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e76332e6e04a5cafb5df847bda5ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.786784 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71520831354a471f895819736d37b1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.788053 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 34ec1a62fcfb45409b622de1f30c91a3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:41.790617 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 6518eecf90e84b0abfab38d7a2fb6e59 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:41.793787 17732 tablet_service.cc:1511] Processing CreateTablet for tablet 0823a50e17e34d47b130c0a740aeb074 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:41.796434 17586 tablet_service.cc:1511] Processing CreateTablet for tablet b6947fd87f4a4a7487f4bb6d8bb148d6 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:41.798985 17812 tablet_service.cc:1511] Processing CreateTablet for tablet 061d43694af5418a84def927addb214b (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:41.800352 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061d43694af5418a84def927addb214b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.801716 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aae7f9f5b94631b94e308f8ca64baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.802454 17702 heartbeater.cc:499] Master 127.15.51.190:44539 was elected leader, sending a full tablet report...
I20260709 14:51:41.806535 17583 tablet_service.cc:1511] Processing CreateTablet for tablet b26a89b3f6ae4c4fb252cc8f636922c2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:41.819028 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 84b430c4b253474baba9774f038b5996 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:41.814545 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d02deeef6364965a2482acb83b7f7af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.826539 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34ec1a62fcfb45409b622de1f30c91a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.828338 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cc86ebbd694497ba6acff8f25e0c97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.844508 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a3d429eecb47b8a00ddf9fa997e005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.850353 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0823a50e17e34d47b130c0a740aeb074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.851619 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6518eecf90e84b0abfab38d7a2fb6e59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.838992 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6947fd87f4a4a7487f4bb6d8bb148d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.852897 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14aae7f9f5b94631b94e308f8ca64baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.853219 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8344bc181e4b969b70f8e05ae32db3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.854655 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26a89b3f6ae4c4fb252cc8f636922c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.855522 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b430c4b253474baba9774f038b5996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.859750 17868 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:41.860273 17868 ts_tablet_manager.cc:1403] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.336s	user 0.014s	sys 0.012s
I20260709 14:51:41.870779 17867 raft_consensus.cc:359] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:41.871158 17659 tablet_service.cc:1511] Processing CreateTablet for tablet d5d127ee1b0c4dff9350cb43b8ce54f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 14:51:41.861744 17484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 79611.6us
I20260709 14:51:41.872399 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d127ee1b0c4dff9350cb43b8ce54f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:41.867501 17487 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 60727us
I20260709 14:51:41.886531 17665 tablet_service.cc:1511] Processing CreateTablet for tablet bea9b9b4ea9d423989b0308258eeb4fd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:41.886742 17666 tablet_service.cc:1511] Processing CreateTablet for tablet d0b524823e9e4f0ca585bc7a8a2db43d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:41.871515 17867 raft_consensus.cc:385] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.887593 17867 raft_consensus.cc:740] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.887882 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea9b9b4ea9d423989b0308258eeb4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.888463 17867 consensus_queue.cc:260] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:41.888916 17776 heartbeater.cc:499] Master 127.15.51.190:44539 was elected leader, sending a full tablet report...
I20260709 14:51:41.893239 17866 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:41.893718 17866 ts_tablet_manager.cc:1403] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.379s	user 0.025s	sys 0.022s
I20260709 14:51:41.904291 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 7222a910404449bda5fbd9a805a55e1e (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:41.905342 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b524823e9e4f0ca585bc7a8a2db43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.905566 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7222a910404449bda5fbd9a805a55e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.914217 17870 tablet_bootstrap.cc:654] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:41.904722 17660 tablet_service.cc:1511] Processing CreateTablet for tablet a8fc250cc51342028e14f3c9512d53cc (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:41.920091 17813 tablet_service.cc:1511] Processing CreateTablet for tablet b26a89b3f6ae4c4fb252cc8f636922c2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:41.920288 17735 tablet_service.cc:1511] Processing CreateTablet for tablet 26b9e4d0466445ef92ab05bf2ac31a48 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
W20260709 14:51:41.921797 17486 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 132499us
I20260709 14:51:41.922549 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 84b430c4b253474baba9774f038b5996 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:41.950062 17873 raft_consensus.cc:493] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:41.950664 17873 raft_consensus.cc:515] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:41.896436 17866 raft_consensus.cc:359] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:41.950091 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b9e4d0466445ef92ab05bf2ac31a48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.955897 17866 raft_consensus.cc:385] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:41.956265 17866 raft_consensus.cc:740] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:41.951030 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b430c4b253474baba9774f038b5996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.957054 17866 consensus_queue.cc:260] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:41.933450 17808 tablet_service.cc:1511] Processing CreateTablet for tablet d5d127ee1b0c4dff9350cb43b8ce54f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:41.958642 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26a89b3f6ae4c4fb252cc8f636922c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.960062 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 0389144fbe8d47979b7f87ae06397b6c (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:41.960085 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d127ee1b0c4dff9350cb43b8ce54f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.961370 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0389144fbe8d47979b7f87ae06397b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.963997 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fc250cc51342028e14f3c9512d53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.967775 17658 tablet_service.cc:1511] Processing CreateTablet for tablet cc20c8a84e2e4632adac96990a7ff414 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:41.969111 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc20c8a84e2e4632adac96990a7ff414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:41.978147 17850 heartbeater.cc:499] Master 127.15.51.190:44539 was elected leader, sending a full tablet report...
I20260709 14:51:41.978807 17664 tablet_service.cc:1511] Processing CreateTablet for tablet 02e0b3bfee8f4d98a5c08689c85eafc9 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:41.980114 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e0b3bfee8f4d98a5c08689c85eafc9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:42.025635 17487 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 143984us
I20260709 14:51:42.027321 17875 raft_consensus.cc:493] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.027818 17875 raft_consensus.cc:515] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.046111 17866 ts_tablet_manager.cc:1434] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.152s	user 0.007s	sys 0.000s
I20260709 14:51:42.046245 17868 raft_consensus.cc:359] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.051311 17584 tablet_service.cc:1511] Processing CreateTablet for tablet bea9b9b4ea9d423989b0308258eeb4fd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:42.079138 17875 leader_election.cc:290] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:42.064093 17867 ts_tablet_manager.cc:1434] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.305s	user 0.014s	sys 0.008s
I20260709 14:51:42.091058 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea9b9b4ea9d423989b0308258eeb4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.091235 17867 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:42.064153 17868 raft_consensus.cc:385] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.096521 17868 raft_consensus.cc:740] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.059098 17873 leader_election.cc:290] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:42.091838 17866 tablet_bootstrap.cc:492] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:42.108510 17870 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:42.111079 17733 tablet_service.cc:1511] Processing CreateTablet for tablet 880d33cc673747d2817283bd4f623f2b (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:42.111884 17870 ts_tablet_manager.cc:1403] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.363s	user 0.024s	sys 0.010s
I20260709 14:51:42.112690 17667 tablet_service.cc:1511] Processing CreateTablet for tablet bbe2f6e11cf142f9acee21f80262e248 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:42.114360 17867 tablet_bootstrap.cc:654] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.108163 17665 tablet_service.cc:1511] Processing CreateTablet for tablet 385251d9485043bda67e72d3b9e72b25 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:42.119186 17807 tablet_service.cc:1511] Processing CreateTablet for tablet d0b524823e9e4f0ca585bc7a8a2db43d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:42.122545 17810 tablet_service.cc:1511] Processing CreateTablet for tablet c1629e08e00042ce97b7013e5cdd9bf1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:42.136927 17592 tablet_service.cc:1511] Processing CreateTablet for tablet cc20c8a84e2e4632adac96990a7ff414 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:42.138141 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc20c8a84e2e4632adac96990a7ff414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.146044 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b524823e9e4f0ca585bc7a8a2db43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.145763 17870 raft_consensus.cc:359] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.148290 17870 raft_consensus.cc:385] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.148568 17870 raft_consensus.cc:740] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.143404 17868 consensus_queue.cc:260] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.149283 17870 consensus_queue.cc:260] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.114521 17589 tablet_service.cc:1511] Processing CreateTablet for tablet c1629e08e00042ce97b7013e5cdd9bf1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:42.151674 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 28283b8f1e2444dca53fa209fbfa464d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:42.157984 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe2f6e11cf142f9acee21f80262e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.158368 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1629e08e00042ce97b7013e5cdd9bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.158557 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28283b8f1e2444dca53fa209fbfa464d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.111829 17588 tablet_service.cc:1511] Processing CreateTablet for tablet d0b524823e9e4f0ca585bc7a8a2db43d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:42.174549 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0b524823e9e4f0ca585bc7a8a2db43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.178817 17663 tablet_service.cc:1511] Processing CreateTablet for tablet e17d19f718d04f15beb86ab46d7ac5bd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:42.179397 17812 tablet_service.cc:1511] Processing CreateTablet for tablet a8fc250cc51342028e14f3c9512d53cc (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:42.180028 17663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17d19f718d04f15beb86ab46d7ac5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.182127 17665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385251d9485043bda67e72d3b9e72b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.167814 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1629e08e00042ce97b7013e5cdd9bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.201316 17662 tablet_service.cc:1511] Processing CreateTablet for tablet 5831229bde4e4b4eb1a1cc4ca9c33101 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:42.202512 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5831229bde4e4b4eb1a1cc4ca9c33101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.208407 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:42.210049 17643 leader_election.cc:343] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.211974 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 02e0b3bfee8f4d98a5c08689c85eafc9 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:42.212272 17583 tablet_service.cc:1511] Processing CreateTablet for tablet ec63416043f249d8971719d74dcb2652 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:42.213201 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e0b3bfee8f4d98a5c08689c85eafc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.226616 17734 tablet_service.cc:1511] Processing CreateTablet for tablet 5090eca1de854087bbcffc41320b5e8d (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:42.231345 17809 tablet_service.cc:1511] Processing CreateTablet for tablet 02e0b3bfee8f4d98a5c08689c85eafc9 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:42.232160 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5090eca1de854087bbcffc41320b5e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.233379 17661 tablet_service.cc:1511] Processing CreateTablet for tablet 73dd495b7c334a99ac29ef41aa0a799c (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:42.234620 17661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dd495b7c334a99ac29ef41aa0a799c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.227101 17814 tablet_service.cc:1511] Processing CreateTablet for tablet ec63416043f249d8971719d74dcb2652 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:42.240118 17732 tablet_service.cc:1511] Processing CreateTablet for tablet 3ae0dfff14924d6187cf491d1118a708 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:42.250695 17812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fc250cc51342028e14f3c9512d53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.254254 17583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec63416043f249d8971719d74dcb2652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.274243 17866 tablet_bootstrap.cc:654] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.264020 17739 tablet_service.cc:1511] Processing CreateTablet for tablet 71520831354a471f895819736d37b1c3 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:42.295279 17737 tablet_service.cc:1511] Processing CreateTablet for tablet 061d43694af5418a84def927addb214b (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:42.297487 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 84b430c4b253474baba9774f038b5996 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:42.302649 17587 tablet_service.cc:1511] Processing CreateTablet for tablet 385251d9485043bda67e72d3b9e72b25 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:42.310063 17585 tablet_service.cc:1511] Processing CreateTablet for tablet 5831229bde4e4b4eb1a1cc4ca9c33101 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:42.313102 17813 tablet_service.cc:1511] Processing CreateTablet for tablet bbe2f6e11cf142f9acee21f80262e248 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:42.323781 17590 tablet_service.cc:1511] Processing CreateTablet for tablet 73dd495b7c334a99ac29ef41aa0a799c (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:42.324198 17658 tablet_service.cc:1511] Processing CreateTablet for tablet 43a93a2f378b426fa040993bdb3de004 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:42.325001 17587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385251d9485043bda67e72d3b9e72b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.325397 17658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a93a2f378b426fa040993bdb3de004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.313899 17591 tablet_service.cc:1511] Processing CreateTablet for tablet d8ef545330fc42fdbea648687e17a4f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:42.328392 17591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef545330fc42fdbea648687e17a4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.290472 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ae0dfff14924d6187cf491d1118a708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.337479 17886 raft_consensus.cc:493] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.337953 17886 raft_consensus.cc:515] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.342540 17738 tablet_service.cc:1511] Processing CreateTablet for tablet d5d127ee1b0c4dff9350cb43b8ce54f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:42.336755 17662 tablet_service.cc:1511] Processing CreateTablet for tablet cbba0fb7de344ae08979d7e11509c7cd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:42.345218 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbba0fb7de344ae08979d7e11509c7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.350466 17741 tablet_service.cc:1511] Processing CreateTablet for tablet bea9b9b4ea9d423989b0308258eeb4fd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:42.353358 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71520831354a471f895819736d37b1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.353933 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b430c4b253474baba9774f038b5996. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.354514 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061d43694af5418a84def927addb214b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.356915 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880d33cc673747d2817283bd4f623f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.358384 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bea9b9b4ea9d423989b0308258eeb4fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.330215 17814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec63416043f249d8971719d74dcb2652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.361485 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e0b3bfee8f4d98a5c08689c85eafc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.362800 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d127ee1b0c4dff9350cb43b8ce54f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.364915 17660 tablet_service.cc:1511] Processing CreateTablet for tablet c7acec829a374a3f9e77afe0667cbacf (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:42.365675 17886 leader_election.cc:290] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:42.366336 17660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7acec829a374a3f9e77afe0667cbacf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:42.373718 17487 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 122955us
I20260709 14:51:42.375907 17592 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 33) took 1015 ms. Trace:
I20260709 14:51:42.376297 17592 rpcz_store.cc:276] 0709 14:51:41.360051 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.128288 (+768237us) service_pool.cc:224] Handling call
0709 14:51:42.137712 (+  9424us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.137794 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.258255 (+120461us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.373777 (+115522us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.375850 (+  2073us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":33715}
I20260709 14:51:42.378005 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe2f6e11cf142f9acee21f80262e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.378444 17592 tablet_service.cc:1511] Processing CreateTablet for tablet 397427f4901c45a68e004bb95b3ef2e2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:42.381378 17734 tablet_service.cc:1511] Processing CreateTablet for tablet c1629e08e00042ce97b7013e5cdd9bf1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:42.382566 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1629e08e00042ce97b7013e5cdd9bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.385174 17868 ts_tablet_manager.cc:1434] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.525s	user 0.048s	sys 0.039s
W20260709 14:51:42.385511 17868 ts_tablet_manager.cc:1467] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Tablet startup took 524ms
I20260709 14:51:42.386300 17806 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 28) took 1053 ms. Trace:
I20260709 14:51:42.386734 17806 rpcz_store.cc:276] 0709 14:51:41.333030 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:41.921710 (+588680us) service_pool.cc:224] Handling call
0709 14:51:41.950609 (+ 28899us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:41.950695 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.160748 (+210053us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.335816 (+175068us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.385969 (+ 50153us) spinlock_profiling.cc:243] Waited 33.9 ms on lock 0x7b58001e6698. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f115155a1a2 00007f115a49bbb9 00007f11595ccd88 00007f1159693973 00007f115968f70f 00007f115968fecd 00007f115963e400 00007f1152ac3af4 00007f1152ac3a82
0709 14:51:42.386241 (+   272us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":77858560}
I20260709 14:51:42.388770 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 5831229bde4e4b4eb1a1cc4ca9c33101 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 14:51:42.385799 17868 ts_tablet_manager.cc:1469] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Trace:
0709 14:51:41.227290 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:41.249491 (+ 22201us) service_pool.cc:224] Handling call
0709 14:51:41.251334 (+  1843us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:41.251422 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:41.362195 (+110773us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:41.388267 (+ 26072us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:41.445533 (+ 57266us) inbound_call.cc:177] Queueing success response
0709 14:51:41.523839 (+ 78306us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:51:41.860630 (+336791us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:51:41.861016 (+   386us) tablet_replica.cc:261] Starting instrumentation
0709 14:51:41.922785 (+ 61769us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":185592,"raft.run_cpu_time_us":126,"raft.run_wall_time_us":1868,"tablet-open.queue_time_us":135216,"thread_start_us":218470,"threads_started":2}
I20260709 14:51:42.373021 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dd495b7c334a99ac29ef41aa0a799c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.399407 17592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397427f4901c45a68e004bb95b3ef2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.399689 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dbc708a9204f8baa1345d8c99372f3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:42.401525 17584 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 30) took 1060 ms. Trace:
I20260709 14:51:42.401911 17584 rpcz_store.cc:276] 0709 14:51:41.341497 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.050411 (+708914us) service_pool.cc:224] Handling call
0709 14:51:42.089111 (+ 38700us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.090703 (+  1592us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.135304 (+ 44601us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.401067 (+265763us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.401470 (+   403us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:42.403196 17791 leader_election.cc:343] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.403681 17584 tablet_service.cc:1511] Processing CreateTablet for tablet 52f9db15056a457e8da19f4836464106 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:42.404270 17868 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:42.370352 17815 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 23) took 1065 ms. Trace:
I20260709 14:51:42.404887 17584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f9db15056a457e8da19f4836464106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.390818 17811 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 25) took 1074 ms. Trace:
I20260709 14:51:42.417126 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:42.418705 17640 leader_election.cc:343] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.419132 17640 leader_election.cc:304] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:42.420217 17873 raft_consensus.cc:2749] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.421656 17870 ts_tablet_manager.cc:1434] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.309s	user 0.012s	sys 0.007s
I20260709 14:51:42.396452 17586 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 27) took 1073 ms. Trace:
I20260709 14:51:42.422253 17586 rpcz_store.cc:276] 0709 14:51:41.323490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:41.795534 (+472044us) service_pool.cc:224] Handling call
0709 14:51:41.797328 (+  1794us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:41.797409 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:41.876870 (+ 79461us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.283203 (+406333us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.395209 (+112006us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.422858 17870 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:42.423506 17809 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 33) took 1060 ms. Trace:
I20260709 14:51:42.362193 17659 tablet_service.cc:1511] Processing CreateTablet for tablet 397427f4901c45a68e004bb95b3ef2e2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:42.425151 17659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397427f4901c45a68e004bb95b3ef2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.423884 17809 rpcz_store.cc:276] 0709 14:51:41.363197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.196541 (+833344us) service_pool.cc:224] Handling call
0709 14:51:42.232175 (+ 35634us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.232260 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.406467 (+174207us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.419559 (+ 13092us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.423450 (+  3891us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.427405 17809 tablet_service.cc:1511] Processing CreateTablet for tablet d8ef545330fc42fdbea648687e17a4f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:42.428563 17809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef545330fc42fdbea648687e17a4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.374432 17735 tablet_service.cc:1511] Processing CreateTablet for tablet b6947fd87f4a4a7487f4bb6d8bb148d6 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:42.429824 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6947fd87f4a4a7487f4bb6d8bb148d6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:42.411732 17484 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 99194.8us
W20260709 14:51:42.409199 17486 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 108958us
I20260709 14:51:42.439721 17867 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:42.440232 17867 ts_tablet_manager.cc:1403] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.349s	user 0.017s	sys 0.014s
I20260709 14:51:42.412000 17815 rpcz_store.cc:276] 0709 14:51:41.305448 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:41.683878 (+378430us) service_pool.cc:224] Handling call
0709 14:51:41.689839 (+  5961us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:41.689932 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.040198 (+350266us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.268800 (+228602us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.369458 (+100658us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.442683 17815 tablet_service.cc:1511] Processing CreateTablet for tablet e17d19f718d04f15beb86ab46d7ac5bd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:42.444195 17867 raft_consensus.cc:359] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.444903 17867 raft_consensus.cc:385] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.445214 17867 raft_consensus.cc:740] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.446020 17867 consensus_queue.cc:260] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.450475 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dbc708a9204f8baa1345d8c99372f3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:42.431931 17808 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 29) took 1074 ms. Trace:
I20260709 14:51:42.452420 17808 rpcz_store.cc:276] 0709 14:51:41.340971 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:41.932550 (+591579us) service_pool.cc:224] Handling call
0709 14:51:41.958608 (+ 26058us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:41.958693 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.264536 (+305843us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.356609 (+ 92073us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.405410 (+ 48801us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b58001e6698. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f115155a1a2 00007f115a49bbb9 00007f11595ccd88 00007f1159693973 00007f115968f70f 00007f115968fecd 00007f115963e400 00007f1152ac3af4 00007f1152ac3a82
0709 14:51:42.414786 (+  9376us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29944064}
I20260709 14:51:42.454509 17808 tablet_service.cc:1511] Processing CreateTablet for tablet 397427f4901c45a68e004bb95b3ef2e2 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 14:51:42.452970 17790 leader_election.cc:343] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.456387 17790 leader_election.cc:304] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:42.457234 17875 raft_consensus.cc:2749] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.456401 17588 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 31) took 1106 ms. Trace:
I20260709 14:51:42.458891 17589 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 32) took 1102 ms. Trace:
I20260709 14:51:42.459268 17589 rpcz_store.cc:276] 0709 14:51:41.356097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.113713 (+757616us) service_pool.cc:224] Handling call
0709 14:51:42.157946 (+ 44233us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.158030 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.265965 (+107935us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.395409 (+129444us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.458838 (+ 63429us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31502}
I20260709 14:51:42.458492 17588 rpcz_store.cc:276] 0709 14:51:41.350111 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.111024 (+760913us) service_pool.cc:224] Handling call
0709 14:51:42.174109 (+ 63085us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.174195 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.253471 (+ 79276us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.413460 (+159989us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.456345 (+ 42885us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.462472 17589 tablet_service.cc:1511] Processing CreateTablet for tablet 43a93a2f378b426fa040993bdb3de004 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:42.466022 17588 tablet_service.cc:1511] Processing CreateTablet for tablet 095bf6b20d0846ba90d54baa6f2baf4e (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:42.469338 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5831229bde4e4b4eb1a1cc4ca9c33101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.470041 17815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17d19f718d04f15beb86ab46d7ac5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.475256 17740 tablet_service.cc:1511] Processing CreateTablet for tablet a8fc250cc51342028e14f3c9512d53cc (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:42.476138 17808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397427f4901c45a68e004bb95b3ef2e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.482975 17866 tablet_bootstrap.cc:492] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:42.483480 17866 ts_tablet_manager.cc:1403] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.392s	user 0.022s	sys 0.004s
I20260709 14:51:42.424096 17586 tablet_service.cc:1511] Processing CreateTablet for tablet c7acec829a374a3f9e77afe0667cbacf (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:42.486536 17866 raft_consensus.cc:359] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.487341 17866 raft_consensus.cc:385] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.487629 17866 raft_consensus.cc:740] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.488559 17866 consensus_queue.cc:260] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.490866 17866 ts_tablet_manager.cc:1434] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:42.491777 17866 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:42.496306 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fc250cc51342028e14f3c9512d53cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.414405 17811 rpcz_store.cc:276] 0709 14:51:41.316303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:41.757070 (+440767us) service_pool.cc:224] Handling call
0709 14:51:41.758786 (+  1716us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:41.779785 (+ 20999us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.166201 (+386416us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.390351 (+224150us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.390763 (+   412us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.483474 17813 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 35) took 1109 ms. Trace:
I20260709 14:51:42.500278 17807 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 30) took 1152 ms. Trace:
I20260709 14:51:42.500749 17807 rpcz_store.cc:276] 0709 14:51:41.348252 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.118276 (+770024us) service_pool.cc:224] Handling call
0709 14:51:42.135500 (+ 17224us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.135616 (+   116us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.329694 (+194078us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.499779 (+170085us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.500221 (+   442us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.502511 17583 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 35) took 1132 ms. Trace:
I20260709 14:51:42.503212 17807 tablet_service.cc:1511] Processing CreateTablet for tablet cbba0fb7de344ae08979d7e11509c7cd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:42.504490 17807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbba0fb7de344ae08979d7e11509c7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.506495 17741 tablet_service.cc:1511] Processing CreateTablet for tablet cc20c8a84e2e4632adac96990a7ff414 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:42.507807 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc20c8a84e2e4632adac96990a7ff414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.497918 17811 tablet_service.cc:1511] Processing CreateTablet for tablet 52f9db15056a457e8da19f4836464106 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:42.513312 17587 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 36) took 1137 ms. Trace:
I20260709 14:51:42.514285 17587 rpcz_store.cc:276] 0709 14:51:41.375628 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.301829 (+926201us) service_pool.cc:224] Handling call
0709 14:51:42.303398 (+  1569us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.303489 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.463148 (+159659us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.509571 (+ 46423us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.513257 (+  3686us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.500546 17813 rpcz_store.cc:276] 0709 14:51:41.373773 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.312254 (+938481us) service_pool.cc:224] Handling call
0709 14:51:42.371628 (+ 59374us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.377654 (+  6026us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.446564 (+ 68910us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.482955 (+ 36391us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.483414 (+   459us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.516270 17732 tablet_service.cc:1511] Processing CreateTablet for tablet ec63416043f249d8971719d74dcb2652 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:42.519254 17665 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43546 (request call id 36) took 1051 ms. Trace:
I20260709 14:51:42.514390 17866 tablet_bootstrap.cc:654] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.459511 17585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5831229bde4e4b4eb1a1cc4ca9c33101. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.502887 17583 rpcz_store.cc:276] 0709 14:51:41.369959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.211426 (+841467us) service_pool.cc:224] Handling call
0709 14:51:42.213062 (+  1636us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.213145 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.420287 (+207142us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.502057 (+ 81770us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.502458 (+   401us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.528460 17813 tablet_service.cc:1511] Processing CreateTablet for tablet 43a93a2f378b426fa040993bdb3de004 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:42.534585 17870 tablet_bootstrap.cc:654] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:42.534667 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:42.541230 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a93a2f378b426fa040993bdb3de004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.545039 17806 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 36) took 1166 ms. Trace:
I20260709 14:51:42.545425 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7acec829a374a3f9e77afe0667cbacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.546257 17588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095bf6b20d0846ba90d54baa6f2baf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.524797 17665 rpcz_store.cc:276] 0709 14:51:41.467832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.107320 (+639488us) service_pool.cc:224] Handling call
0709 14:51:42.181608 (+ 74288us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b5800004898. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f1151559a22 00007f115a472c09 00007f11595ccee0 00007f11596b2831 00007f115968fac3 00007f115963e400 00007f1152ac3af4 00007f1152ac3a82 00007f1152ac39b1
0709 14:51:42.181726 (+   118us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.181805 (+    79us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.340071 (+158266us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.518800 (+178729us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.519199 (+   399us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3751168}
I20260709 14:51:42.524744 17811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f9db15056a457e8da19f4836464106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.553503 17736 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 28) took 1021 ms. Trace:
I20260709 14:51:42.554107 17738 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 29) took 1022 ms. Trace:
I20260709 14:51:42.555574 17810 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 31) took 1202 ms. Trace:
I20260709 14:51:42.555941 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:42.560123 17732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec63416043f249d8971719d74dcb2652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.568022 17867 ts_tablet_manager.cc:1434] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.127s	user 0.000s	sys 0.008s
I20260709 14:51:42.568323 17733 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 22) took 1037 ms. Trace:
I20260709 14:51:42.568688 17733 rpcz_store.cc:276] 0709 14:51:41.530411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.110219 (+579808us) service_pool.cc:224] Handling call
0709 14:51:42.258017 (+147798us) spinlock_profiling.cc:243] Waited 5.39 ms on lock 0x7b5800003c98. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f115155a1a2 00007f115a49bbb9 00007f11595ccd88 00007f115968fb80 00007f115963e400 00007f1152ac3af4 00007f1152ac3a82 00007f1152ac39b1 00007f1152ac392c
0709 14:51:42.259359 (+  1342us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.265110 (+  5751us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.415907 (+150797us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.567791 (+151884us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.568265 (+   474us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12396416}
I20260709 14:51:42.571023 17591 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 38) took 1091 ms. Trace:
I20260709 14:51:42.570859 17733 tablet_service.cc:1511] Processing CreateTablet for tablet bbe2f6e11cf142f9acee21f80262e248 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:42.571380 17591 rpcz_store.cc:276] 0709 14:51:41.479823 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.312648 (+832825us) service_pool.cc:224] Handling call
0709 14:51:42.327969 (+ 15321us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.328057 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.407657 (+ 79600us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.570537 (+162880us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.570969 (+   432us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.576285 17809 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 37) took 1126 ms. Trace:
I20260709 14:51:42.577513 17737 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 26) took 1046 ms. Trace:
I20260709 14:51:42.577883 17737 rpcz_store.cc:276] 0709 14:51:41.531262 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.252119 (+720857us) service_pool.cc:224] Handling call
0709 14:51:42.299131 (+ 47012us) spinlock_profiling.cc:243] Waited 2.58 ms on lock 0x7b5800003c98. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f1151559a22 00007f115a472c09 00007f11595ccee0 00007f11596b2831 00007f115968fac3 00007f115963e400 00007f1152ac3af4 00007f1152ac3a82 00007f1152ac39b1
0709 14:51:42.336244 (+ 37113us) spinlock_profiling.cc:243] Waited 9.88 ms on lock 0x7b5800003c98. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f1151559eee 000000000037fce9 00007f11595cd1e0 00007f11596b284c 00007f115968fac3 00007f115963e400 00007f1152ac3af4 00007f1152ac3a82 00007f1152ac39b1
0709 14:51:42.343910 (+  7666us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.344010 (+   100us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.521786 (+177776us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.576955 (+ 55169us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.577454 (+   499us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28668416}
I20260709 14:51:42.578892 17812 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 32) took 1220 ms. Trace:
I20260709 14:51:42.579257 17812 rpcz_store.cc:276] 0709 14:51:41.358224 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.178595 (+820371us) service_pool.cc:224] Handling call
0709 14:51:42.180144 (+  1549us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.180225 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.513628 (+333403us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.578435 (+ 64807us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.578839 (+   404us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.579861 17737 tablet_service.cc:1511] Processing CreateTablet for tablet d8ef545330fc42fdbea648687e17a4f1 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:42.582785 17740 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 32) took 1050 ms. Trace:
I20260709 14:51:42.583442 17808 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 39) took 1055 ms. Trace:
I20260709 14:51:42.583818 17808 rpcz_store.cc:276] 0709 14:51:41.527798 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.453578 (+925780us) service_pool.cc:224] Handling call
0709 14:51:42.455260 (+  1682us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.455347 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.548429 (+ 93082us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.582992 (+ 34563us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.583389 (+   397us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.587392 17585 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 37) took 1206 ms. Trace:
I20260709 14:51:42.587762 17585 rpcz_store.cc:276] 0709 14:51:41.381063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.309122 (+928059us) service_pool.cc:224] Handling call
0709 14:51:42.310926 (+  1804us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.311023 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.567771 (+256748us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.586922 (+ 19151us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.587336 (+   414us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.569067 17867 tablet_bootstrap.cc:492] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:42.583137 17740 rpcz_store.cc:276] 0709 14:51:41.532349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.474380 (+942031us) service_pool.cc:224] Handling call
0709 14:51:42.495853 (+ 21473us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.495942 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.575630 (+ 79688us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.582362 (+  6732us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.582730 (+   368us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.565848 17810 rpcz_store.cc:276] 0709 14:51:41.353097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.121735 (+768638us) service_pool.cc:224] Handling call
0709 14:51:42.135891 (+ 14156us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.135979 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.465632 (+329653us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.555084 (+ 89452us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.555521 (+   437us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.594774 17810 tablet_service.cc:1511] Processing CreateTablet for tablet 095bf6b20d0846ba90d54baa6f2baf4e (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:42.589270 17737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ef545330fc42fdbea648687e17a4f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.594477 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 73dd495b7c334a99ac29ef41aa0a799c (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:42.596320 17813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a93a2f378b426fa040993bdb3de004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.597163 17733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe2f6e11cf142f9acee21f80262e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.600168 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dd495b7c334a99ac29ef41aa0a799c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.565160 17736 rpcz_store.cc:276] 0709 14:51:41.531642 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.296599 (+764957us) service_pool.cc:224] Handling call
0709 14:51:42.343661 (+ 47062us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.343760 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.440749 (+ 96989us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.531688 (+ 90939us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.553447 (+ 21759us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:42.602260 17565 leader_election.cc:343] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.602902 17736 tablet_service.cc:1511] Processing CreateTablet for tablet 385251d9485043bda67e72d3b9e72b25 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:42.605057 17736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 385251d9485043bda67e72d3b9e72b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.545440 17806 rpcz_store.cc:276] 0709 14:51:41.378779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.387927 (+1009148us) service_pool.cc:224] Handling call
0709 14:51:42.410291 (+ 22364us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.413814 (+  3523us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.479824 (+ 66010us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.544529 (+ 64705us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.544982 (+   453us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.565263 17738 rpcz_store.cc:276] 0709 14:51:41.531813 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.341678 (+809865us) service_pool.cc:224] Handling call
0709 14:51:42.343351 (+  1673us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.343434 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.447415 (+103981us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.539243 (+ 91828us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.554051 (+ 14808us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.618541 17738 tablet_service.cc:1511] Processing CreateTablet for tablet e17d19f718d04f15beb86ab46d7ac5bd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:42.627315 17590 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 39) took 1122 ms. Trace:
I20260709 14:51:42.627847 17590 rpcz_store.cc:276] 0709 14:51:41.504611 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.322873 (+818262us) service_pool.cc:224] Handling call
0709 14:51:42.324560 (+  1687us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.324667 (+   107us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.591488 (+266821us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.626760 (+ 35272us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.627251 (+   491us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.630208 17887 raft_consensus.cc:493] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.630719 17887 raft_consensus.cc:515] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.634603 17814 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 34) took 1266 ms. Trace:
I20260709 14:51:42.635433 17810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095bf6b20d0846ba90d54baa6f2baf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.576678 17809 rpcz_store.cc:276] 0709 14:51:41.449603 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.426529 (+976926us) service_pool.cc:224] Handling call
0709 14:51:42.428139 (+  1610us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.428227 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.512037 (+ 83810us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.575825 (+ 63788us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.576224 (+   399us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.640515 17887 leader_election.cc:290] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:42.641278 17738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e17d19f718d04f15beb86ab46d7ac5bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.653383 17734 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 31) took 1121 ms. Trace:
I20260709 14:51:42.637137 17867 tablet_bootstrap.cc:654] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.667932 17866 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:42.668454 17866 ts_tablet_manager.cc:1403] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.177s	user 0.032s	sys 0.046s
I20260709 14:51:42.671859 17584 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 41) took 1065 ms. Trace:
I20260709 14:51:42.671851 17868 tablet_bootstrap.cc:654] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.676072 17870 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:42.676565 17870 ts_tablet_manager.cc:1403] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.254s	user 0.009s	sys 0.011s
I20260709 14:51:42.672610 17584 rpcz_store.cc:276] 0709 14:51:41.606834 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.402835 (+796001us) service_pool.cc:224] Handling call
0709 14:51:42.404444 (+  1609us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.404537 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.574896 (+170359us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.663989 (+ 89093us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.671800 (+  7811us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.638154 17814 rpcz_store.cc:276] 0709 14:51:41.368086 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.226244 (+858158us) service_pool.cc:224] Handling call
0709 14:51:42.237731 (+ 11487us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.237808 (+    77us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.520651 (+282843us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.634095 (+113444us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.634543 (+   448us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.654016 17592 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:45720 (request call id 40) took 1130 ms. Trace:
I20260709 14:51:42.685063 17592 rpcz_store.cc:276] 0709 14:51:41.523581 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.377577 (+853996us) service_pool.cc:224] Handling call
0709 14:51:42.379210 (+  1633us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.379295 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.474552 (+ 95257us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.616673 (+142121us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.653948 (+ 37275us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.686138 17739 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 25) took 1155 ms. Trace:
I20260709 14:51:42.686540 17739 rpcz_store.cc:276] 0709 14:51:41.531046 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.239980 (+708934us) service_pool.cc:224] Handling call
0709 14:51:42.336377 (+ 96397us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.336466 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.500032 (+163566us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.685660 (+185628us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.686083 (+   423us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.655836 17735 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 27) took 1124 ms. Trace:
I20260709 14:51:42.654958 17815 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 38) took 1127 ms. Trace:
I20260709 14:51:42.689285 17815 rpcz_store.cc:276] 0709 14:51:41.527509 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.441796 (+914287us) service_pool.cc:224] Handling call
0709 14:51:42.443432 (+  1636us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.443519 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.517943 (+ 74424us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.654497 (+136554us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.654903 (+   406us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.692960 17740 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 39) took 1082 ms. Trace:
I20260709 14:51:42.653795 17734 rpcz_store.cc:276] 0709 14:51:41.532175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.380488 (+848313us) service_pool.cc:224] Handling call
0709 14:51:42.382151 (+  1663us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.382233 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.546740 (+164507us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.628916 (+ 82176us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.653320 (+ 24404us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.695629 17866 raft_consensus.cc:359] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.699049 17866 raft_consensus.cc:385] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.689090 17735 rpcz_store.cc:276] 0709 14:51:41.531454 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.262710 (+731256us) service_pool.cc:224] Handling call
0709 14:51:42.429413 (+166703us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.429496 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.550723 (+121227us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.655355 (+104632us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.655779 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.700182 17866 raft_consensus.cc:740] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.699877 17734 tablet_service.cc:1511] Processing CreateTablet for tablet cbba0fb7de344ae08979d7e11509c7cd (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:42.701640 17734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbba0fb7de344ae08979d7e11509c7cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.702147 17875 raft_consensus.cc:493] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.702626 17875 raft_consensus.cc:515] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.701926 17735 tablet_service.cc:1511] Processing CreateTablet for tablet c7acec829a374a3f9e77afe0667cbacf (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:42.704145 17735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7acec829a374a3f9e77afe0667cbacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.704782 17875 leader_election.cc:290] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:42.697479 17740 rpcz_store.cc:276] 0709 14:51:41.610799 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.592723 (+981924us) service_pool.cc:224] Handling call
0709 14:51:42.599711 (+  6988us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.599816 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.683591 (+ 83775us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.692501 (+  8910us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.692891 (+   390us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.680371 17732 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 34) took 1147 ms. Trace:
I20260709 14:51:42.713678 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:42.720046 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:42.721153 17791 leader_election.cc:343] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:42.721541 17568 leader_election.cc:343] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.721840 17868 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:42.721946 17568 leader_election.cc:304] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:42.722322 17868 ts_tablet_manager.cc:1403] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.318s	user 0.010s	sys 0.006s
I20260709 14:51:42.723287 17888 raft_consensus.cc:2749] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.723714 17740 tablet_service.cc:1511] Processing CreateTablet for tablet 095bf6b20d0846ba90d54baa6f2baf4e (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:42.689060 17739 tablet_service.cc:1511] Processing CreateTablet for tablet 52f9db15056a457e8da19f4836464106 (DEFAULT_TABLE table=test-workload [id=7702d37b296b4ab184d0af3ac7dd4741]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:42.724865 17740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 095bf6b20d0846ba90d54baa6f2baf4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.725535 17739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f9db15056a457e8da19f4836464106. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:42.725708 17811 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33602 (request call id 40) took 1120 ms. Trace:
I20260709 14:51:42.726073 17811 rpcz_store.cc:276] 0709 14:51:41.605003 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.497028 (+892025us) service_pool.cc:224] Handling call
0709 14:51:42.519750 (+ 22722us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.519845 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.623139 (+103294us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.725220 (+102081us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.725654 (+   434us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.733511 17868 raft_consensus.cc:359] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.734292 17868 raft_consensus.cc:385] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.734619 17868 raft_consensus.cc:740] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.735473 17733 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 35) took 1202 ms. Trace:
I20260709 14:51:42.736588 17733 rpcz_store.cc:276] 0709 14:51:41.532887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.569936 (+1037049us) service_pool.cc:224] Handling call
0709 14:51:42.588859 (+ 18923us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.588970 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.613456 (+ 24486us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.735000 (+121544us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.735418 (+   418us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.713991 17732 rpcz_store.cc:276] 0709 14:51:41.532698 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.515365 (+982667us) service_pool.cc:224] Handling call
0709 14:51:42.527628 (+ 12263us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.554409 (+ 26781us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.603437 (+ 49028us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.671701 (+ 68264us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.679720 (+  8019us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.735452 17868 consensus_queue.cc:260] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.715830 17866 consensus_queue.cc:260] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.742842 17741 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 33) took 1210 ms. Trace:
I20260709 14:51:42.752805 17741 rpcz_store.cc:276] 0709 14:51:41.532517 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.499266 (+966749us) service_pool.cc:224] Handling call
0709 14:51:42.507363 (+  8097us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.507454 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.634503 (+127049us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.742296 (+107793us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.742779 (+   483us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.744683 17737 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 37) took 1134 ms. Trace:
I20260709 14:51:42.754501 17737 rpcz_store.cc:276] 0709 14:51:41.610258 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.579000 (+968742us) service_pool.cc:224] Handling call
0709 14:51:42.580623 (+  1623us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.580709 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.682622 (+101913us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.744190 (+ 61568us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.744620 (+   430us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.728598 17870 raft_consensus.cc:359] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.756131 17870 raft_consensus.cc:385] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.756441 17870 raft_consensus.cc:740] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.747615 17867 tablet_bootstrap.cc:492] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:42.752046 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:42.758963 17867 ts_tablet_manager.cc:1403] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.190s	user 0.013s	sys 0.012s
I20260709 14:51:42.762723 17738 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 38) took 1152 ms. Trace:
I20260709 14:51:42.763059 17739 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 40) took 1064 ms. Trace:
W20260709 14:51:42.763722 17717 leader_election.cc:343] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.763283 17738 rpcz_store.cc:276] 0709 14:51:41.610530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.617629 (+1007099us) service_pool.cc:224] Handling call
0709 14:51:42.619370 (+  1741us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.619456 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.705111 (+ 85655us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.757858 (+ 52747us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.762668 (+  4810us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.763561 17739 rpcz_store.cc:276] 0709 14:51:41.698759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.688127 (+989368us) service_pool.cc:224] Handling call
0709 14:51:42.724618 (+ 36491us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.724709 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.743490 (+ 18781us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.762634 (+ 19144us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.763007 (+   373us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":92}
I20260709 14:51:42.761833 17867 raft_consensus.cc:359] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.765754 17867 raft_consensus.cc:385] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.766422 17867 raft_consensus.cc:740] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.768050 17867 consensus_queue.cc:260] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.758556 17870 consensus_queue.cc:260] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.774802 17870 ts_tablet_manager.cc:1434] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260709 14:51:42.775934 17870 tablet_bootstrap.cc:492] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:42.776563 17866 ts_tablet_manager.cc:1434] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.108s	user 0.009s	sys 0.000s
I20260709 14:51:42.777534 17866 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:42.781857 17870 tablet_bootstrap.cc:654] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.785859 17736 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 36) took 1176 ms. Trace:
I20260709 14:51:42.785928 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:42.786260 17736 rpcz_store.cc:276] 0709 14:51:41.609819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.601971 (+992152us) service_pool.cc:224] Handling call
0709 14:51:42.603718 (+  1747us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.603826 (+   108us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.729425 (+125599us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.785409 (+ 55984us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.785803 (+   394us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:51:42.787220 17791 leader_election.cc:343] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.787678 17791 leader_election.cc:304] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:42.788141 17868 ts_tablet_manager.cc:1434] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.002s
I20260709 14:51:42.788754 17875 raft_consensus.cc:2749] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.789175 17868 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:42.795532 17867 ts_tablet_manager.cc:1434] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260709 14:51:42.795969 17868 tablet_bootstrap.cc:654] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.799431 17734 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38210 (request call id 41) took 1037 ms. Trace:
I20260709 14:51:42.799811 17734 rpcz_store.cc:276] 0709 14:51:41.762001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:42.698946 (+936945us) service_pool.cc:224] Handling call
0709 14:51:42.701195 (+  2249us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:42.701284 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:42.729304 (+ 28020us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:42.798971 (+ 69667us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:42.799376 (+   405us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:51:42.806247 17867 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:42.807008 17868 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:42.807410 17868 ts_tablet_manager.cc:1403] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 14:51:42.807801 17866 tablet_bootstrap.cc:654] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.809628 17868 raft_consensus.cc:359] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.810343 17868 raft_consensus.cc:385] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.810177 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:42.811791 17716 leader_election.cc:343] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.812119 17716 leader_election.cc:304] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:42.812701 17887 raft_consensus.cc:2749] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:42.812790 17867 tablet_bootstrap.cc:654] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.812995 17870 tablet_bootstrap.cc:492] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:42.813593 17870 ts_tablet_manager.cc:1403] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.008s
I20260709 14:51:42.812988 17868 raft_consensus.cc:740] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.815039 17868 consensus_queue.cc:260] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.818434 17870 raft_consensus.cc:359] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.819109 17870 raft_consensus.cc:385] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.819399 17870 raft_consensus.cc:740] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.820063 17870 consensus_queue.cc:260] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.816895 17868 ts_tablet_manager.cc:1434] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:42.821429 17866 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:42.821758 17868 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:42.821923 17866 ts_tablet_manager.cc:1403] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.007s
I20260709 14:51:42.824522 17867 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:42.824982 17867 ts_tablet_manager.cc:1403] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:51:42.825523 17870 ts_tablet_manager.cc:1434] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:42.826454 17870 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:42.826200 17866 raft_consensus.cc:359] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.826898 17866 raft_consensus.cc:385] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.827188 17866 raft_consensus.cc:740] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.827661 17867 raft_consensus.cc:359] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.828349 17867 raft_consensus.cc:385] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.828089 17866 consensus_queue.cc:260] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.828622 17867 raft_consensus.cc:740] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.829490 17867 consensus_queue.cc:260] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.832765 17866 ts_tablet_manager.cc:1434] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:51:42.833698 17866 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:42.834719 17868 tablet_bootstrap.cc:654] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.834995 17873 raft_consensus.cc:493] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.835450 17873 raft_consensus.cc:515] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.837725 17873 leader_election.cc:290] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:42.839593 17866 tablet_bootstrap.cc:654] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.841195 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:42.841960 17870 tablet_bootstrap.cc:654] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:42.842554 17643 leader_election.cc:343] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.851092 17866 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:42.851589 17866 ts_tablet_manager.cc:1403] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 14:51:42.851850 17867 ts_tablet_manager.cc:1434] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:51:42.852818 17867 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:42.854326 17866 raft_consensus.cc:359] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.855062 17866 raft_consensus.cc:385] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.855350 17866 raft_consensus.cc:740] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.856102 17866 consensus_queue.cc:260] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.857674 17868 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:42.858163 17868 ts_tablet_manager.cc:1403] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260709 14:51:42.858341 17870 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:42.858799 17870 ts_tablet_manager.cc:1403] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260709 14:51:42.862288 17868 raft_consensus.cc:359] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.863385 17867 tablet_bootstrap.cc:654] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.864581 17868 raft_consensus.cc:385] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.865043 17868 raft_consensus.cc:740] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.863878 17870 raft_consensus.cc:359] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.865901 17870 raft_consensus.cc:385] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.866725 17866 ts_tablet_manager.cc:1434] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:51:42.866344 17870 raft_consensus.cc:740] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.869671 17866 tablet_bootstrap.cc:492] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:42.870005 17870 consensus_queue.cc:260] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.867779 17868 consensus_queue.cc:260] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.876092 17866 tablet_bootstrap.cc:654] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.882615 17867 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:42.882701 17870 ts_tablet_manager.cc:1434] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:51:42.883142 17867 ts_tablet_manager.cc:1403] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.011s
I20260709 14:51:42.883711 17870 tablet_bootstrap.cc:492] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:42.886157 17867 raft_consensus.cc:359] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.886869 17867 raft_consensus.cc:385] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.887183 17867 raft_consensus.cc:740] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.887993 17867 consensus_queue.cc:260] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.889770 17868 ts_tablet_manager.cc:1434] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 14:51:42.890805 17868 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:42.897557 17867 ts_tablet_manager.cc:1434] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 14:51:42.898896 17870 tablet_bootstrap.cc:654] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.901510 17868 tablet_bootstrap.cc:654] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.901630 17867 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:42.907716 17866 tablet_bootstrap.cc:492] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:42.908191 17866 ts_tablet_manager.cc:1403] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260709 14:51:42.908524 17867 tablet_bootstrap.cc:654] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.911064 17866 raft_consensus.cc:359] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.911342 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:42.911999 17602 raft_consensus.cc:2468] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:42.912451 17873 raft_consensus.cc:493] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.912778 17866 raft_consensus.cc:385] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.913158 17866 raft_consensus.cc:740] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.913229 17642 leader_election.cc:304] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:42.914101 17866 consensus_queue.cc:260] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.915200 17887 raft_consensus.cc:493] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.915664 17887 raft_consensus.cc:515] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.913028 17873 raft_consensus.cc:515] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.918501 17873 leader_election.cc:290] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:42.918946 17873 raft_consensus.cc:2804] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.919274 17873 raft_consensus.cc:493] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.919575 17873 raft_consensus.cc:3060] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.919766 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:42.920428 17751 raft_consensus.cc:2468] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:42.921116 17887 leader_election.cc:290] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:42.921586 17866 ts_tablet_manager.cc:1434] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:51:42.922508 17866 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:42.922623 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:42.925398 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:42.926028 17602 raft_consensus.cc:2468] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:42.926832 17643 leader_election.cc:304] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:42.927212 17870 tablet_bootstrap.cc:492] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:42.927802 17870 ts_tablet_manager.cc:1403] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.004s
I20260709 14:51:42.927690 17716 leader_election.cc:304] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:42.928553 17887 raft_consensus.cc:2804] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.928983 17887 raft_consensus.cc:493] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.929443 17887 raft_consensus.cc:3060] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.931159 17870 raft_consensus.cc:359] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.932017 17870 raft_consensus.cc:385] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.932327 17870 raft_consensus.cc:740] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.933135 17870 consensus_queue.cc:260] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:42.939790 17887 raft_consensus.cc:515] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.940464 17866 tablet_bootstrap.cc:654] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.942487 17915 raft_consensus.cc:2804] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:42.943297 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:42.943827 17602 raft_consensus.cc:3060] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.942948 17915 raft_consensus.cc:493] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:42.947114 17915 raft_consensus.cc:3060] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:42.947996 17868 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:42.948494 17868 ts_tablet_manager.cc:1403] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.014s
I20260709 14:51:42.951367 17602 raft_consensus.cc:2468] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:42.951508 17868 raft_consensus.cc:359] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.952297 17868 raft_consensus.cc:385] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.952605 17868 raft_consensus.cc:740] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.952754 17716 leader_election.cc:304] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:42.953564 17868 consensus_queue.cc:260] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:42.941104 17873 raft_consensus.cc:515] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.956627 17867 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:42.957152 17867 ts_tablet_manager.cc:1403] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.023s
I20260709 14:51:42.958307 17676 raft_consensus.cc:2393] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:42.960261 17867 raft_consensus.cc:359] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.961009 17870 ts_tablet_manager.cc:1434] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 14:51:42.962183 17868 ts_tablet_manager.cc:1434] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:51:42.963173 17868 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:42.964380 17870 tablet_bootstrap.cc:492] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:42.960968 17867 raft_consensus.cc:385] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:42.969087 17867 raft_consensus.cc:740] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:42.969928 17867 consensus_queue.cc:260] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:42.972730 17873 leader_election.cc:290] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:42.973780 17916 raft_consensus.cc:2804] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:42.974292 17916 raft_consensus.cc:697] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:42.975749 17868 tablet_bootstrap.cc:654] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.975200 17916 consensus_queue.cc:237] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:42.976919 17642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 63780us
I20260709 14:51:42.979596 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:42.979058 17875 raft_consensus.cc:493] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:42.982987 17875 raft_consensus.cc:515] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:42.981799 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:42.985868 17601 raft_consensus.cc:2393] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:42.987478 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e305b0a1bb4c1ebe7e1ea52b8a7068" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:42.988906 17790 leader_election.cc:343] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:42.990073 17875 leader_election.cc:290] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:42.992781 17870 tablet_bootstrap.cc:654] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:42.993196 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:42.996583 17915 raft_consensus.cc:515] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
W20260709 14:51:42.990079 17642 leader_election.cc:343] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.001324 17642 leader_election.cc:304] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.001627 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "889e7853e3b347e583205650a9f121f2" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:43.002439 17676 raft_consensus.cc:2393] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:43.003363 17915 leader_election.cc:290] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.003804 17867 ts_tablet_manager.cc:1434] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.015s
I20260709 14:51:43.003955 17873 raft_consensus.cc:2749] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.004873 17867 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.007141 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e305b0a1bb4c1ebe7e1ea52b8a7068" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.007824 17676 raft_consensus.cc:2468] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:43.009227 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.009824 17751 raft_consensus.cc:3060] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.012339 17868 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.012921 17868 ts_tablet_manager.cc:1403] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.014s
I20260709 14:51:43.016094 17868 raft_consensus.cc:359] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.016815 17868 raft_consensus.cc:385] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.017159 17868 raft_consensus.cc:740] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.017987 17751 raft_consensus.cc:2468] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.018909 17867 tablet_bootstrap.cc:654] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.019136 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.020879 17643 leader_election.cc:304] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.021761 17915 raft_consensus.cc:2804] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.022254 17915 raft_consensus.cc:697] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:43.022294 17887 leader_election.cc:290] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:43.020769 17868 consensus_queue.cc:260] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.023658 17915 consensus_queue.cc:237] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.032817 17868 ts_tablet_manager.cc:1434] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:51:43.033207 17870 tablet_bootstrap.cc:492] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:43.033761 17870 ts_tablet_manager.cc:1403] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.006s
I20260709 14:51:43.036415 17500 catalog_manager.cc:5697] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.037425 17916 raft_consensus.cc:493] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.038084 17916 raft_consensus.cc:515] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.041100 17868 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.041208 17791 leader_election.cc:304] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
W20260709 14:51:43.042806 17642 leader_election.cc:343] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.043372 17875 raft_consensus.cc:2804] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.045459 17875 raft_consensus.cc:493] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.045817 17875 raft_consensus.cc:3060] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.048090 17868 tablet_bootstrap.cc:654] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.052416 17867 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.052659 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1492ff82affa4a1bab7f4bc23556c178" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.052911 17867 ts_tablet_manager.cc:1403] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
I20260709 14:51:43.053313 17825 raft_consensus.cc:2468] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:43.053560 17875 raft_consensus.cc:515] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.054595 17919 raft_consensus.cc:493] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.055101 17919 raft_consensus.cc:515] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.058496 17919 leader_election.cc:290] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.056106 17867 raft_consensus.cc:359] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.059063 17867 raft_consensus.cc:385] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.059036 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e305b0a1bb4c1ebe7e1ea52b8a7068" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.059574 17867 raft_consensus.cc:740] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.059664 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.060277 17825 raft_consensus.cc:2468] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.060467 17602 raft_consensus.cc:3060] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.060403 17867 consensus_queue.cc:260] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.061923 17640 leader_election.cc:304] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.062989 17873 raft_consensus.cc:2804] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.063356 17873 raft_consensus.cc:493] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.063426 17867 ts_tablet_manager.cc:1434] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:51:43.063784 17873 raft_consensus.cc:3060] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.064514 17867 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.057392 17714 leader_election.cc:304] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:43.060292 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.070786 17751 raft_consensus.cc:2468] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.071440 17867 tablet_bootstrap.cc:654] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.072121 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1e305b0a1bb4c1ebe7e1ea52b8a7068" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:43.072431 17887 raft_consensus.cc:2804] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.072747 17676 raft_consensus.cc:3060] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.074581 17868 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.075069 17868 ts_tablet_manager.cc:1403] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 14:51:43.077881 17868 raft_consensus.cc:359] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.078590 17868 raft_consensus.cc:385] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.078887 17868 raft_consensus.cc:740] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.079298 17873 raft_consensus.cc:515] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.079706 17868 consensus_queue.cc:260] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.080600 17676 raft_consensus.cc:2468] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:43.081851 17791 leader_election.cc:304] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.082178 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.082813 17751 raft_consensus.cc:3060] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.072863 17887 raft_consensus.cc:493] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.085296 17887 raft_consensus.cc:3060] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.087653 17875 leader_election.cc:290] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:43.088611 17875 raft_consensus.cc:2804] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.090497 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.091099 17825 raft_consensus.cc:3060] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.090772 17875 raft_consensus.cc:697] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:43.091420 17868 ts_tablet_manager.cc:1434] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 14:51:43.089903 17873 leader_election.cc:290] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.093261 17875 consensus_queue.cc:237] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.068198 17602 raft_consensus.cc:2468] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:43.097973 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1492ff82affa4a1bab7f4bc23556c178" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.098603 17601 raft_consensus.cc:2468] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:43.099444 17868 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.100224 17916 leader_election.cc:290] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.100816 17825 raft_consensus.cc:2468] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.101114 17866 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:43.101807 17866 ts_tablet_manager.cc:1403] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.179s	user 0.062s	sys 0.075s
I20260709 14:51:43.102200 17640 leader_election.cc:304] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.103096 17873 raft_consensus.cc:2804] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.103785 17873 raft_consensus.cc:697] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:43.104605 17873 consensus_queue.cc:237] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.104815 17866 raft_consensus.cc:359] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.105592 17866 raft_consensus.cc:385] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.105906 17866 raft_consensus.cc:740] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.106292 17868 tablet_bootstrap.cc:654] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.106765 17866 consensus_queue.cc:260] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.117864 17931 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.118254 17866 ts_tablet_manager.cc:1434] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:51:43.096065 17887 raft_consensus.cc:515] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.119535 17866 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:43.036755 17870 raft_consensus.cc:359] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.120358 17919 raft_consensus.cc:493] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.120656 17870 raft_consensus.cc:385] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.120850 17919 raft_consensus.cc:515] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.121078 17870 raft_consensus.cc:740] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.118384 17931 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.122937 17919 leader_election.cc:290] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.123178 17931 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:43.123687 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1492ff82affa4a1bab7f4bc23556c178" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.124222 17825 raft_consensus.cc:3060] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.122731 17870 consensus_queue.cc:260] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.125137 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.126394 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.127352 17870 ts_tablet_manager.cc:1434] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.093s	user 0.005s	sys 0.003s
W20260709 14:51:43.128330 17791 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.128484 17870 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:43.129243 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dbc708a9204f8baa1345d8c99372f3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.129835 17601 raft_consensus.cc:2468] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.130990 17642 leader_election.cc:304] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.132618 17887 leader_election.cc:290] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.132812 17888 raft_consensus.cc:493] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.133244 17888 raft_consensus.cc:515] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.135558 17888 leader_election.cc:290] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.137142 17751 raft_consensus.cc:2468] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.138520 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:43.138984 17790 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.143421 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1492ff82affa4a1bab7f4bc23556c178" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.144012 17601 raft_consensus.cc:3060] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.141808 17867 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.146430 17867 ts_tablet_manager.cc:1403] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.022s
I20260709 14:51:43.149010 17867 raft_consensus.cc:359] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.149708 17867 raft_consensus.cc:385] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.149981 17867 raft_consensus.cc:740] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.150606 17867 consensus_queue.cc:260] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.150887 17790 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.152801 17867 ts_tablet_manager.cc:1434] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:43.153926 17867 tablet_bootstrap.cc:492] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
W20260709 14:51:43.152776 17568 leader_election.cc:343] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.157341 17915 raft_consensus.cc:2804] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.157801 17915 raft_consensus.cc:493] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.158149 17915 raft_consensus.cc:3060] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.158768 17888 raft_consensus.cc:493] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.159268 17888 raft_consensus.cc:515] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.156134 17500 catalog_manager.cc:5697] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.160553 17875 raft_consensus.cc:2749] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.162351 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dbc708a9204f8baa1345d8c99372f3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.163038 17824 raft_consensus.cc:2468] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.164510 17888 leader_election.cc:290] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.164964 17825 raft_consensus.cc:2468] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:43.165907 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31d04b12054dde8e104a09d50e393a" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.165959 17714 leader_election.cc:304] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:43.166194 17867 tablet_bootstrap.cc:654] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.166874 17887 raft_consensus.cc:2804] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.167333 17887 raft_consensus.cc:697] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:43.164546 17499 catalog_manager.cc:5697] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.168111 17887 consensus_queue.cc:237] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:43.167333 17565 leader_election.cc:343] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.168888 17866 tablet_bootstrap.cc:654] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.174249 17601 raft_consensus.cc:2468] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:43.187323 17870 tablet_bootstrap.cc:654] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.188972 17867 tablet_bootstrap.cc:492] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.181224 17915 raft_consensus.cc:515] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.189460 17867 ts_tablet_manager.cc:1403] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.008s
I20260709 14:51:43.190915 17915 leader_election.cc:290] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.192036 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dbc708a9204f8baa1345d8c99372f3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.192144 17867 raft_consensus.cc:359] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.192588 17824 raft_consensus.cc:3060] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.192831 17867 raft_consensus.cc:385] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.193192 17867 raft_consensus.cc:740] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.193825 17867 consensus_queue.cc:260] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.194434 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67dbc708a9204f8baa1345d8c99372f3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.195077 17601 raft_consensus.cc:3060] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.201224 17868 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.201675 17868 ts_tablet_manager.cc:1403] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.019s
I20260709 14:51:43.202749 17824 raft_consensus.cc:2468] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.202683 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.202032 17867 ts_tablet_manager.cc:1434] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
W20260709 14:51:43.204241 17568 leader_election.cc:343] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.204730 17568 leader_election.cc:304] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.204030 17868 raft_consensus.cc:359] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.205533 17888 raft_consensus.cc:2749] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.205835 17868 raft_consensus.cc:385] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.204222 17867 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.206127 17868 raft_consensus.cc:740] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.206992 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31d04b12054dde8e104a09d50e393a" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.206894 17868 consensus_queue.cc:260] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.208772 17868 ts_tablet_manager.cc:1434] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:51:43.209952 17868 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.209908 17640 leader_election.cc:304] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.210769 17915 raft_consensus.cc:2804] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.211391 17915 raft_consensus.cc:697] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:43.212211 17915 consensus_queue.cc:237] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.215651 17868 tablet_bootstrap.cc:654] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.217015 17601 raft_consensus.cc:2468] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
W20260709 14:51:43.217334 17568 leader_election.cc:343] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.217775 17568 leader_election.cc:304] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.218698 17888 raft_consensus.cc:2749] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.235222 17868 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.235949 17868 ts_tablet_manager.cc:1403] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260709 14:51:43.236181 17867 tablet_bootstrap.cc:654] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.239622 17868 raft_consensus.cc:359] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.240418 17868 raft_consensus.cc:385] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.240764 17868 raft_consensus.cc:740] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.241592 17868 consensus_queue.cc:260] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.242470 17887 raft_consensus.cc:493] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.242148 17498 catalog_manager.cc:5697] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.242946 17887 raft_consensus.cc:515] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.243371 17866 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:43.243834 17866 ts_tablet_manager.cc:1403] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.014s
I20260709 14:51:43.245631 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.245891 17868 ts_tablet_manager.cc:1434] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:51:43.246249 17676 raft_consensus.cc:2468] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:43.246745 17868 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.247522 17717 leader_election.cc:304] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.248364 17916 raft_consensus.cc:2804] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.248694 17916 raft_consensus.cc:493] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.249114 17916 raft_consensus.cc:3060] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.246361 17866 raft_consensus.cc:359] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.250051 17866 raft_consensus.cc:385] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.250327 17866 raft_consensus.cc:740] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.257046 17887 leader_election.cc:290] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.257194 17499 catalog_manager.cc:5697] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.261597 17915 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.262101 17915 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.265255 17873 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.265780 17873 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.267825 17873 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.269038 17867 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.269265 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.269889 17825 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.271193 17640 leader_election.cc:304] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.278039 17866 consensus_queue.cc:260] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.279069 17873 raft_consensus.cc:2804] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.279512 17873 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.279654 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.280153 17866 ts_tablet_manager.cc:1434] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 14:51:43.279886 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.281114 17866 tablet_bootstrap.cc:492] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
W20260709 14:51:43.281570 17643 leader_election.cc:343] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.281821 17870 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:43.278264 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.279946 17873 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.282716 17750 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
W20260709 14:51:43.283514 17642 leader_election.cc:343] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.283965 17642 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.284751 17919 raft_consensus.cc:2749] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.283197 17915 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.285023 17867 ts_tablet_manager.cc:1403] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.005s
I20260709 14:51:43.284965 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.287600 17916 raft_consensus.cc:515] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.289722 17916 leader_election.cc:290] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.290143 17868 tablet_bootstrap.cc:654] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.287624 17867 raft_consensus.cc:359] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.291025 17867 raft_consensus.cc:385] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.291350 17867 raft_consensus.cc:740] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.291754 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
W20260709 14:51:43.291038 17714 leader_election.cc:343] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.292060 17867 consensus_queue.cc:260] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.293149 17676 raft_consensus.cc:3060] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.294492 17867 ts_tablet_manager.cc:1434] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:51:43.295439 17867 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.296317 17866 tablet_bootstrap.cc:654] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.299924 17676 raft_consensus.cc:2468] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:43.301059 17867 tablet_bootstrap.cc:654] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.301079 17717 leader_election.cc:304] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.301450 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.302101 17916 raft_consensus.cc:2804] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.302559 17916 raft_consensus.cc:697] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:43.303354 17916 consensus_queue.cc:237] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
W20260709 14:51:43.305289 17714 leader_election.cc:343] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.305476 17497 catalog_manager.cc:5697] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:43.282323 17870 ts_tablet_manager.cc:1403] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.154s	user 0.019s	sys 0.003s
I20260709 14:51:43.314532 17870 raft_consensus.cc:359] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.315235 17870 raft_consensus.cc:385] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.315527 17870 raft_consensus.cc:740] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.316243 17870 consensus_queue.cc:260] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.318971 17873 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.321686 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.322232 17750 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.328059 17868 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.328668 17868 ts_tablet_manager.cc:1403] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.017s
I20260709 14:51:43.329026 17750 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.330260 17643 leader_election.cc:304] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.331032 17915 raft_consensus.cc:2804] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.331496 17915 raft_consensus.cc:697] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:43.331418 17868 raft_consensus.cc:359] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.332154 17868 raft_consensus.cc:385] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.332437 17868 raft_consensus.cc:740] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.332449 17915 consensus_queue.cc:237] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.333331 17868 consensus_queue.cc:260] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.335703 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.336306 17824 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.336426 17888 raft_consensus.cc:493] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.336922 17888 raft_consensus.cc:515] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.338822 17888 leader_election.cc:290] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.339681 17875 raft_consensus.cc:493] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.340134 17875 raft_consensus.cc:515] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.340916 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.341676 17750 raft_consensus.cc:2393] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:43.342079 17875 leader_election.cc:290] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.342935 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.343341 17824 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.343629 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31d04b12054dde8e104a09d50e393a" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.344081 17873 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.344368 17568 leader_election.cc:304] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.345485 17888 raft_consensus.cc:3060] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.346226 17870 ts_tablet_manager.cc:1434] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 14:51:43.346562 17751 raft_consensus.cc:2468] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:43.347306 17870 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:43.348445 17791 leader_election.cc:304] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:43.349459 17875 raft_consensus.cc:2804] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.349869 17875 raft_consensus.cc:493] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.350495 17875 raft_consensus.cc:3060] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.346125 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31d04b12054dde8e104a09d50e393a" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.351078 17601 raft_consensus.cc:2468] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:43.352602 17888 raft_consensus.cc:2749] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.355576 17870 tablet_bootstrap.cc:654] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.355836 17868 ts_tablet_manager.cc:1434] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 14:51:43.356818 17868 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.355515 17866 tablet_bootstrap.cc:492] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:43.357636 17866 ts_tablet_manager.cc:1403] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.001s
I20260709 14:51:43.357525 17497 catalog_manager.cc:5697] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.360762 17866 raft_consensus.cc:359] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.361423 17867 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.361614 17866 raft_consensus.cc:385] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.361946 17866 raft_consensus.cc:740] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.362038 17867 ts_tablet_manager.cc:1403] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.015s
I20260709 14:51:43.362727 17866 consensus_queue.cc:260] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.362852 17875 raft_consensus.cc:515] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.364799 17867 raft_consensus.cc:359] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.365509 17867 raft_consensus.cc:385] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.365806 17867 raft_consensus.cc:740] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.365854 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31d04b12054dde8e104a09d50e393a" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.366137 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c31d04b12054dde8e104a09d50e393a" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.366420 17601 raft_consensus.cc:3060] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.366722 17750 raft_consensus.cc:3060] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.366714 17867 consensus_queue.cc:260] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.367779 17498 catalog_manager.cc:5697] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.369055 17867 ts_tablet_manager.cc:1434] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:43.369987 17867 tablet_bootstrap.cc:492] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.373332 17916 consensus_queue.cc:1048] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.374554 17601 raft_consensus.cc:2468] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:43.375317 17867 tablet_bootstrap.cc:654] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.375753 17790 leader_election.cc:304] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:43.376614 17931 raft_consensus.cc:2804] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.383173 17866 ts_tablet_manager.cc:1434] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:51:43.383344 17931 raft_consensus.cc:697] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:43.384088 17866 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:43.387423 17931 consensus_queue.cc:237] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.385053 17875 leader_election.cc:290] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.391073 17868 tablet_bootstrap.cc:654] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.395205 17867 tablet_bootstrap.cc:492] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.395645 17867 ts_tablet_manager.cc:1403] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.007s
I20260709 14:51:43.398101 17916 consensus_queue.cc:1048] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.398185 17867 raft_consensus.cc:359] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.398854 17867 raft_consensus.cc:385] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.399106 17867 raft_consensus.cc:740] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.391222 17866 tablet_bootstrap.cc:654] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.399704 17867 consensus_queue.cc:260] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.400751 17750 raft_consensus.cc:2468] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:43.402384 17867 ts_tablet_manager.cc:1434] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:43.403103 17870 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:43.403264 17867 tablet_bootstrap.cc:492] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.403645 17870 ts_tablet_manager.cc:1403] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 14:51:43.406560 17870 raft_consensus.cc:359] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.407389 17870 raft_consensus.cc:385] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.407692 17870 raft_consensus.cc:740] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.408366 17870 consensus_queue.cc:260] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.410617 17870 ts_tablet_manager.cc:1434] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:43.411715 17870 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:43.408838 17867 tablet_bootstrap.cc:654] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.417028 17870 tablet_bootstrap.cc:654] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.418931 17500 catalog_manager.cc:5697] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.426079 17868 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.426627 17868 ts_tablet_manager.cc:1403] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.007s
I20260709 14:51:43.433764 17868 raft_consensus.cc:359] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.434450 17868 raft_consensus.cc:385] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.434713 17868 raft_consensus.cc:740] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.437848 17868 consensus_queue.cc:260] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.440172 17868 ts_tablet_manager.cc:1434] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:43.441143 17868 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.446419 17873 raft_consensus.cc:493] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.447157 17915 raft_consensus.cc:493] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.446907 17873 raft_consensus.cc:515] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.448596 17915 raft_consensus.cc:515] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.454645 17915 leader_election.cc:290] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.455667 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.456080 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:43.457471 17643 leader_election.cc:343] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:43.458019 17642 leader_election.cc:343] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.458429 17642 leader_election.cc:304] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.458725 17868 tablet_bootstrap.cc:654] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.459612 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:43.461535 17640 leader_election.cc:343] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.466392 17873 leader_election.cc:290] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.464046 17915 raft_consensus.cc:2749] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.467847 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.468499 17601 raft_consensus.cc:2468] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.468626 17915 raft_consensus.cc:493] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.472478 17870 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:43.473004 17870 ts_tablet_manager.cc:1403] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.029s
I20260709 14:51:43.474555 17642 leader_election.cc:304] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:43.469359 17915 raft_consensus.cc:515] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.479183 17870 raft_consensus.cc:359] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.479883 17867 tablet_bootstrap.cc:492] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.481312 17870 raft_consensus.cc:385] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.481413 17867 ts_tablet_manager.cc:1403] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.000s
I20260709 14:51:43.482096 17870 raft_consensus.cc:740] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.482621 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.483923 17750 raft_consensus.cc:2468] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.484308 17867 raft_consensus.cc:359] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.483158 17870 consensus_queue.cc:260] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.484920 17867 raft_consensus.cc:385] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.485260 17867 raft_consensus.cc:740] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.486510 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.486809 17870 ts_tablet_manager.cc:1434] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:51:43.484952 17873 raft_consensus.cc:2804] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.487360 17873 raft_consensus.cc:493] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.487686 17873 raft_consensus.cc:3060] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.489276 17870 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:43.493227 17602 raft_consensus.cc:2468] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:43.480747 17915 leader_election.cc:290] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.485884 17867 consensus_queue.cc:260] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.496304 17867 ts_tablet_manager.cc:1434] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 14:51:43.485481 17643 leader_election.cc:304] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.499949 17867 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.500464 17870 tablet_bootstrap.cc:654] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.505342 17915 raft_consensus.cc:2804] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.505725 17915 raft_consensus.cc:493] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.508055 17873 raft_consensus.cc:515] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.506062 17915 raft_consensus.cc:3060] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.510195 17873 leader_election.cc:290] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.511544 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.513094 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
W20260709 14:51:43.513329 17640 leader_election.cc:343] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.513664 17602 raft_consensus.cc:3060] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.513885 17866 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:43.514334 17866 ts_tablet_manager.cc:1403] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.023s
I20260709 14:51:43.510842 17873 consensus_queue.cc:1048] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:51:43.516846 17866 raft_consensus.cc:359] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.517469 17866 raft_consensus.cc:385] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.517736 17866 raft_consensus.cc:740] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.519683 17868 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.522912 17602 raft_consensus.cc:2468] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.527007 17866 consensus_queue.cc:260] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.528169 17642 leader_election.cc:304] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:43.529369 17873 raft_consensus.cc:2804] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.529842 17873 raft_consensus.cc:697] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:43.526480 17931 consensus_queue.cc:1048] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.531174 17868 ts_tablet_manager.cc:1403] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.007s
I20260709 14:51:43.526737 17915 raft_consensus.cc:515] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.537199 17873 consensus_queue.cc:237] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.539187 17868 raft_consensus.cc:359] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.539808 17868 raft_consensus.cc:385] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.540053 17868 raft_consensus.cc:740] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.541282 17867 tablet_bootstrap.cc:654] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.545408 17866 ts_tablet_manager.cc:1434] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260709 14:51:43.546372 17866 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:43.548105 17868 consensus_queue.cc:260] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.550523 17868 ts_tablet_manager.cc:1434] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:51:43.551807 17868 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.568167 17919 consensus_queue.cc:1048] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.574848 17870 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:43.575357 17870 ts_tablet_manager.cc:1403] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.016s
I20260709 14:51:43.582857 17919 consensus_queue.cc:1048] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.586089 17866 tablet_bootstrap.cc:654] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.594966 17931 raft_consensus.cc:493] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.596747 17931 raft_consensus.cc:515] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.598834 17931 leader_election.cc:290] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:43.599187 17868 tablet_bootstrap.cc:654] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.599741 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.600509 17600 raft_consensus.cc:2393] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:43.590431 17963 consensus_queue.cc:1048] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 14:51:43.600783 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:43.601003 17915 leader_election.cc:290] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.608613 17931 raft_consensus.cc:493] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.609447 17866 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:43.609161 17931 raft_consensus.cc:515] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.609789 17866 ts_tablet_manager.cc:1403] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.005s
I20260709 14:51:43.611382 17931 leader_election.cc:290] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.612134 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.612066 17866 raft_consensus.cc:359] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.612792 17866 raft_consensus.cc:385] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.613034 17866 raft_consensus.cc:740] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.613204 17750 raft_consensus.cc:2468] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:43.613695 17866 consensus_queue.cc:260] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.614437 17791 leader_election.cc:304] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:43.614965 17868 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.615397 17868 ts_tablet_manager.cc:1403] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.005s
I20260709 14:51:43.615168 17870 raft_consensus.cc:359] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.615557 17866 ts_tablet_manager.cc:1434] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:43.615423 17875 raft_consensus.cc:2804] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.615875 17870 raft_consensus.cc:385] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.616124 17875 raft_consensus.cc:493] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.616166 17870 raft_consensus.cc:740] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.616533 17866 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:43.617842 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.602413 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.618930 17751 raft_consensus.cc:3060] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.620532 17868 raft_consensus.cc:359] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.621275 17868 raft_consensus.cc:385] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.621553 17868 raft_consensus.cc:740] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.621461 17870 consensus_queue.cc:260] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.623636 17866 tablet_bootstrap.cc:654] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.623587 17868 consensus_queue.cc:260] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.624827 17870 ts_tablet_manager.cc:1434] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260709 14:51:43.623957 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.616534 17875 raft_consensus.cc:3060] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.623406 17888 raft_consensus.cc:493] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.633132 17867 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.633678 17867 ts_tablet_manager.cc:1403] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.134s	user 0.022s	sys 0.004s
I20260709 14:51:43.640295 17751 raft_consensus.cc:2468] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.630537 17888 raft_consensus.cc:515] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.641942 17887 consensus_queue.cc:1048] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.642760 17870 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:43.633647 17791 leader_election.cc:304] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.627218 17602 raft_consensus.cc:3060] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.648888 17948 raft_consensus.cc:3060] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.649066 17643 leader_election.cc:304] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.650027 17919 raft_consensus.cc:2804] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.652958 17919 raft_consensus.cc:697] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:43.653862 17888 leader_election.cc:290] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.654374 17919 consensus_queue.cc:237] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.655336 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.654399 17888 raft_consensus.cc:493] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:43.656987 17568 leader_election.cc:343] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.657596 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.661216 17499 catalog_manager.cc:5697] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:43.666260 17568 leader_election.cc:343] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.666693 17568 leader_election.cc:304] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.667681 17887 consensus_queue.cc:1048] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.669646 17888 raft_consensus.cc:515] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.674847 17888 leader_election.cc:290] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.675622 17888 raft_consensus.cc:2749] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.676195 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.676815 17751 raft_consensus.cc:2468] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:43.678480 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.679940 17568 leader_election.cc:304] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:43.684322 17948 raft_consensus.cc:2749] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.686372 17888 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.686848 17888 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.688714 17915 consensus_queue.cc:1048] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.680701 17875 raft_consensus.cc:515] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.696904 17931 consensus_queue.cc:1048] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:43.700423 17915 raft_consensus.cc:493] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.702016 17915 raft_consensus.cc:515] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.703476 17823 raft_consensus.cc:2393] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:43.705200 17870 tablet_bootstrap.cc:654] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.704918 17867 raft_consensus.cc:359] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.707270 17867 raft_consensus.cc:385] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.707562 17867 raft_consensus.cc:740] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.712651 17602 raft_consensus.cc:2468] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:43.712904 17915 leader_election.cc:290] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.718570 17867 consensus_queue.cc:260] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.728046 17867 ts_tablet_manager.cc:1434] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 14:51:43.718055 17888 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:43.732576 17888 raft_consensus.cc:2804] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.732933 17888 raft_consensus.cc:493] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.733284 17888 raft_consensus.cc:3060] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.737871 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d02deeef6364965a2482acb83b7f7af" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.738183 17875 leader_election.cc:290] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.739493 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.740103 17749 raft_consensus.cc:3060] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.740227 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d02deeef6364965a2482acb83b7f7af" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:43.742125 17640 leader_election.cc:343] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.735638 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.743631 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:43.744043 17568 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.744222 17823 raft_consensus.cc:2468] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:43.744571 17888 raft_consensus.cc:515] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.745491 17565 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.746886 17963 raft_consensus.cc:493] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.747352 17963 raft_consensus.cc:515] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.747707 17888 leader_election.cc:290] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.748243 17888 raft_consensus.cc:2804] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.748562 17888 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.748893 17888 raft_consensus.cc:3060] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.749395 17963 leader_election.cc:290] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.749881 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
W20260709 14:51:43.749426 17643 leader_election.cc:343] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.751335 17643 leader_election.cc:304] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.752718 17915 raft_consensus.cc:2749] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.753351 17867 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.774921 17868 ts_tablet_manager.cc:1434] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.159s	user 0.011s	sys 0.007s
I20260709 14:51:43.776032 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.776517 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:43.776773 17602 raft_consensus.cc:2393] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in this term.
W20260709 14:51:43.779495 17640 leader_election.cc:343] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.787492 17497 catalog_manager.cc:5697] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.790045 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:43.790853 17602 raft_consensus.cc:2393] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in this term.
I20260709 14:51:43.791136 17867 tablet_bootstrap.cc:654] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.760212 17963 consensus_queue.cc:1048] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:51:43.796357 17948 raft_consensus.cc:493] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.796844 17948 raft_consensus.cc:515] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.798578 17749 raft_consensus.cc:2468] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:43.798832 17948 leader_election.cc:290] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.799376 17974 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.800989 17868 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:43.769902 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8c5140084894f6a93fb38c03695e352" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:43.811189 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.812355 17868 tablet_bootstrap.cc:654] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:43.814432 17791 leader_election.cc:304] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:43.818032 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.818866 17676 raft_consensus.cc:2393] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:43.820282 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.807855 17974 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.826045 17823 raft_consensus.cc:2393] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:43.832537 17931 raft_consensus.cc:493] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.833141 17931 raft_consensus.cc:515] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.835791 17974 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:43.835999 17931 leader_election.cc:290] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.832573 17948 raft_consensus.cc:2804] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.836862 17948 raft_consensus.cc:697] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:43.837646 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:43.838564 17676 raft_consensus.cc:2468] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:43.838721 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:43.834832 17642 leader_election.cc:343] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.831544 17791 leader_election.cc:304] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:43.837693 17948 consensus_queue.cc:237] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.841284 17565 leader_election.cc:304] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.842375 17974 raft_consensus.cc:2749] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.843488 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.843966 17963 consensus_queue.cc:1048] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.844719 17875 raft_consensus.cc:3060] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.836920 17919 raft_consensus.cc:493] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.839310 17749 raft_consensus.cc:2468] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:43.854282 17867 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:43.853972 17919 raft_consensus.cc:515] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:43.854734 17867 ts_tablet_manager.cc:1403] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.126s	user 0.020s	sys 0.011s
I20260709 14:51:43.855464 17866 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:43.855923 17866 ts_tablet_manager.cc:1403] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.240s	user 0.017s	sys 0.003s
I20260709 14:51:43.855999 17919 leader_election.cc:290] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:43.839690 17642 leader_election.cc:304] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:43.857538 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.858222 17919 raft_consensus.cc:2749] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.860446 17866 raft_consensus.cc:359] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.864367 17866 raft_consensus.cc:385] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.864617 17867 raft_consensus.cc:359] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.865373 17867 raft_consensus.cc:385] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.865660 17867 raft_consensus.cc:740] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.865116 17866 raft_consensus.cc:740] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.866343 17867 consensus_queue.cc:260] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.867192 17866 consensus_queue.cc:260] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.868773 17867 ts_tablet_manager.cc:1434] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:43.869778 17867 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:43.871285 17866 ts_tablet_manager.cc:1434] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:51:43.873461 17866 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
W20260709 14:51:43.859035 17643 leader_election.cc:343] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.857614 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:43.854745 17791 leader_election.cc:343] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.881505 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:43.849412 17568 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.882668 17974 raft_consensus.cc:2804] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:43.882859 17919 consensus_queue.cc:1048] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.883145 17974 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:43.883558 17974 raft_consensus.cc:3060] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.885861 17870 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:43.886287 17870 ts_tablet_manager.cc:1403] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.029s
I20260709 14:51:43.887725 17867 tablet_bootstrap.cc:654] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:43.889464 17640 leader_election.cc:343] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.906627 17640 leader_election.cc:304] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.907740 17919 raft_consensus.cc:2749] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.901482 17870 raft_consensus.cc:359] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.900800 17875 raft_consensus.cc:2749] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:43.887122 17790 leader_election.cc:343] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.904366 17888 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:43.908537 17870 raft_consensus.cc:385] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.908386 17974 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.912132 17870 raft_consensus.cc:740] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.913748 17868 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:43.913564 17870 consensus_queue.cc:260] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:43.914350 17868 ts_tablet_manager.cc:1403] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.013s
I20260709 14:51:43.921531 17870 ts_tablet_manager.cc:1434] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:51:43.935925 17870 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:43.914798 17790 leader_election.cc:304] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:43.960319 17988 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:43.960930 17988 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.963325 17988 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:43.963919 17988 consensus_queue.cc:1048] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:43.965180 17988 raft_consensus.cc:2749] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:43.965466 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
W20260709 14:51:43.956686 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 58497.8us
I20260709 14:51:43.966063 17677 raft_consensus.cc:3060] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.967231 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:43.976248 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:43.976823 17748 raft_consensus.cc:3060] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:43.979729 17868 raft_consensus.cc:359] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.980428 17868 raft_consensus.cc:385] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:43.980683 17868 raft_consensus.cc:740] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:43.982038 17868 consensus_queue.cc:260] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:43.984045 17868 ts_tablet_manager.cc:1434] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.000s
I20260709 14:51:43.989611 17677 raft_consensus.cc:2468] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:43.991204 17568 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:43.992204 17972 raft_consensus.cc:2804] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:43.992671 17972 raft_consensus.cc:697] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:43.978787 17918 consensus_queue.cc:1048] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:51:43.993494 17972 consensus_queue.cc:237] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
W20260709 14:51:43.971424 17790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 84339.6us
I20260709 14:51:43.998636 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.000422 17918 consensus_queue.cc:1048] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.001080 17748 raft_consensus.cc:2468] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
W20260709 14:51:44.003425 17790 leader_election.cc:343] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:43.974936 17974 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
W20260709 14:51:44.023108 17791 leader_election.cc:343] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.027132 17888 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.033643 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
W20260709 14:51:44.035036 17568 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.038589 17870 tablet_bootstrap.cc:654] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.039407 17867 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.039886 17867 ts_tablet_manager.cc:1403] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.016s
I20260709 14:51:44.042708 17868 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:44.042374 17867 raft_consensus.cc:359] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.043529 17867 raft_consensus.cc:385] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.043817 17867 raft_consensus.cc:740] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.044426 17867 consensus_queue.cc:260] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.046865 17867 ts_tablet_manager.cc:1434] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:44.047233 17791 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.047685 17867 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
W20260709 14:51:44.048130 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 43857.9us
I20260709 14:51:44.050014 17866 tablet_bootstrap.cc:654] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.053690 17867 tablet_bootstrap.cc:654] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.057499 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:44.057837 17963 consensus_queue.cc:1048] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.055437 17931 raft_consensus.cc:2749] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.058076 17824 raft_consensus.cc:3060] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.060381 17868 tablet_bootstrap.cc:654] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.062829 17989 consensus_queue.cc:1048] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:44.073410 17499 catalog_manager.cc:5697] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.088466 17963 raft_consensus.cc:493] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.089015 17963 raft_consensus.cc:515] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.089769 17824 raft_consensus.cc:2468] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:44.090922 17565 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:44.091706 17888 raft_consensus.cc:2804] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.092147 17888 raft_consensus.cc:697] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:44.095351 17888 consensus_queue.cc:237] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.104677 17868 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:44.105294 17868 ts_tablet_manager.cc:1403] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.004s
I20260709 14:51:44.094161 17963 leader_election.cc:290] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:44.097995 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.114624 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:44.128818 17643 leader_election.cc:343] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.131950 17868 raft_consensus.cc:359] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.132649 17868 raft_consensus.cc:385] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.134091 17870 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:44.134780 17870 ts_tablet_manager.cc:1403] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.200s	user 0.021s	sys 0.020s
I20260709 14:51:44.118311 17600 raft_consensus.cc:2468] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:44.136209 17919 consensus_queue.cc:1048] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:44.132931 17868 raft_consensus.cc:740] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.147574 17642 leader_election.cc:304] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.149211 17873 raft_consensus.cc:2804] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.149554 17873 raft_consensus.cc:493] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.149874 17873 raft_consensus.cc:3060] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.143146 17870 raft_consensus.cc:359] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.156387 17870 raft_consensus.cc:385] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.156636 17870 raft_consensus.cc:740] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.158623 17870 consensus_queue.cc:260] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.160588 17870 ts_tablet_manager.cc:1434] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:51:44.147131 17868 consensus_queue.cc:260] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.165493 17870 tablet_bootstrap.cc:492] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
W20260709 14:51:44.141489 17994 log.cc:927] Time spent T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 14:51:44.172549 17887 raft_consensus.cc:493] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.172820 17873 raft_consensus.cc:515] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.175175 17868 ts_tablet_manager.cc:1434] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.001s
I20260709 14:51:44.177978 17873 leader_election.cc:290] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:44.178560 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:44.173060 17887 raft_consensus.cc:515] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
W20260709 14:51:44.179771 17643 leader_election.cc:343] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.180521 17887 leader_election.cc:290] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.181666 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.182017 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.182387 17676 raft_consensus.cc:2468] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:44.182662 17602 raft_consensus.cc:2468] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:44.182737 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:44.183557 17599 raft_consensus.cc:3060] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.184134 17716 leader_election.cc:304] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:44.186388 17916 raft_consensus.cc:2804] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.186739 17916 raft_consensus.cc:493] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.187059 17916 raft_consensus.cc:3060] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.194368 17599 raft_consensus.cc:2468] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:44.204567 17867 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.205039 17867 ts_tablet_manager.cc:1403] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.013s
I20260709 14:51:44.206441 17868 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:44.222702 17888 raft_consensus.cc:493] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.223222 17888 raft_consensus.cc:515] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.201079 17642 leader_election.cc:304] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.227221 17963 raft_consensus.cc:2804] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.227650 17963 raft_consensus.cc:697] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:44.231818 17867 raft_consensus.cc:359] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.233040 17867 raft_consensus.cc:385] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.233309 17867 raft_consensus.cc:740] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.234272 17888 leader_election.cc:290] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.234302 17867 consensus_queue.cc:260] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.228397 17963 consensus_queue.cc:237] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.238224 17866 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:44.238662 17866 ts_tablet_manager.cc:1403] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.365s	user 0.011s	sys 0.012s
I20260709 14:51:44.250440 18005 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.250918 18005 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.253109 18005 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.249321 17915 consensus_queue.cc:1048] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:51:44.261353 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.262313 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:44.263613 17565 leader_election.cc:343] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.263621 17931 consensus_queue.cc:1048] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:44.255477 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:44.265698 17568 leader_election.cc:343] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.266091 17568 leader_election.cc:304] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
W20260709 14:51:44.267091 17642 leader_election.cc:343] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.268221 17888 raft_consensus.cc:2749] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.259510 17916 raft_consensus.cc:515] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.269863 17868 tablet_bootstrap.cc:654] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.285373 17870 tablet_bootstrap.cc:654] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.286056 17888 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.286547 17888 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.290385 17888 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:44.281490 17873 consensus_queue.cc:1048] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:44.293879 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.296097 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.301455 17867 ts_tablet_manager.cc:1434] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.096s	user 0.017s	sys 0.001s
I20260709 14:51:44.303188 17867 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:44.304858 17866 raft_consensus.cc:359] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.305490 17866 raft_consensus.cc:385] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.305748 17866 raft_consensus.cc:740] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.307417 17866 consensus_queue.cc:260] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.311910 17866 ts_tablet_manager.cc:1434] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.001s
W20260709 14:51:44.302018 17568 leader_election.cc:343] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.313655 17866 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
W20260709 14:51:44.307025 17640 leader_election.cc:343] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.316419 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:44.317447 17602 raft_consensus.cc:3060] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:44.310804 17643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 79871.6us
I20260709 14:51:44.319597 17640 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:44.322501 18011 raft_consensus.cc:2749] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.325007 17867 tablet_bootstrap.cc:654] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.316972 17916 leader_election.cc:290] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.329295 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:44.330355 17676 raft_consensus.cc:3060] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.333227 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.333819 17677 raft_consensus.cc:2468] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:44.326454 17498 catalog_manager.cc:5697] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.337015 17568 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.340116 17888 raft_consensus.cc:2804] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.340466 17888 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.340794 17948 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.341379 17948 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.343456 17948 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.346182 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.346778 17749 raft_consensus.cc:2468] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:44.349236 17791 leader_election.cc:304] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:44.350514 17991 raft_consensus.cc:2804] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.350880 17991 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.351207 17991 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.353107 17875 consensus_queue.cc:1048] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.353611 17676 raft_consensus.cc:2468] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:44.340794 17888 raft_consensus.cc:3060] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.354672 17717 leader_election.cc:304] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:44.355515 17916 raft_consensus.cc:2804] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.356014 17916 raft_consensus.cc:697] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:44.356840 17916 consensus_queue.cc:237] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.360723 17866 tablet_bootstrap.cc:654] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.336619 17498 catalog_manager.cc:5697] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.369346 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:44.374466 17790 leader_election.cc:343] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.376823 17602 raft_consensus.cc:2468] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:44.375324 17888 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.381285 17991 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.386389 17888 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:44.390623 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:44.391376 17676 raft_consensus.cc:3060] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.392762 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:44.393023 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:44.393362 17750 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:44.394300 17568 leader_election.cc:343] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.401902 17870 tablet_bootstrap.cc:492] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:44.402381 17870 ts_tablet_manager.cc:1403] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.237s	user 0.016s	sys 0.005s
I20260709 14:51:44.406942 17676 raft_consensus.cc:2468] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:44.409093 17867 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.408914 17870 raft_consensus.cc:359] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.386426 17991 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.410504 17870 raft_consensus.cc:385] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.410036 17568 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.410893 17870 raft_consensus.cc:740] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.410985 17867 ts_tablet_manager.cc:1403] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.007s
I20260709 14:51:44.411713 17870 consensus_queue.cc:260] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.414441 17870 ts_tablet_manager.cc:1434] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:44.417065 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:44.417840 17972 raft_consensus.cc:2804] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.418957 17500 catalog_manager.cc:5697] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.418475 17972 raft_consensus.cc:697] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
W20260709 14:51:44.422435 17790 leader_election.cc:343] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.422894 17972 consensus_queue.cc:237] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.429675 17870 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:44.431411 17974 consensus_queue.cc:1048] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.441141 17867 raft_consensus.cc:359] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.442904 17867 raft_consensus.cc:385] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.443877 17867 raft_consensus.cc:740] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.445094 17867 consensus_queue.cc:260] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.448105 17866 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:44.448125 17868 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:44.448776 17870 tablet_bootstrap.cc:654] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.450171 17866 ts_tablet_manager.cc:1403] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.137s	user 0.017s	sys 0.018s
I20260709 14:51:44.450280 17868 ts_tablet_manager.cc:1403] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.244s	user 0.008s	sys 0.005s
I20260709 14:51:44.452958 17867 ts_tablet_manager.cc:1434] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.002s
I20260709 14:51:44.453843 17867 tablet_bootstrap.cc:492] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:44.456521 17866 raft_consensus.cc:359] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.457162 17866 raft_consensus.cc:385] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.457401 17866 raft_consensus.cc:740] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.458001 17866 consensus_queue.cc:260] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.459818 17867 tablet_bootstrap.cc:654] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.460153 17866 ts_tablet_manager.cc:1434] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:51:44.461043 17866 tablet_bootstrap.cc:492] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:44.451730 17750 raft_consensus.cc:2468] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:44.464371 17791 leader_election.cc:304] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:44.465255 17991 raft_consensus.cc:2804] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.465704 17991 raft_consensus.cc:697] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:44.466495 17991 consensus_queue.cc:237] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.471421 17498 catalog_manager.cc:5697] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:44.475636 17866 tablet_bootstrap.cc:654] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.476802 17868 raft_consensus.cc:359] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.479346 17868 raft_consensus.cc:385] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.479722 17868 raft_consensus.cc:740] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.481838 17915 raft_consensus.cc:493] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.482288 17915 raft_consensus.cc:515] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.484220 17915 leader_election.cc:290] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:44.485666 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:44.487314 17642 leader_election.cc:343] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.482671 17868 consensus_queue.cc:260] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.489416 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.491026 17977 consensus_queue.cc:1048] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:44.492759 17643 leader_election.cc:343] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.493234 17643 leader_election.cc:304] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.495014 17868 ts_tablet_manager.cc:1434] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.001s
I20260709 14:51:44.496124 17868 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:44.496716 17915 raft_consensus.cc:2749] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.497639 17499 catalog_manager.cc:5697] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.511031 17868 tablet_bootstrap.cc:654] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.517019 17867 tablet_bootstrap.cc:492] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.519731 17867 ts_tablet_manager.cc:1403] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.005s
I20260709 14:51:44.526907 17498 catalog_manager.cc:5697] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.533389 17870 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:44.533892 17870 ts_tablet_manager.cc:1403] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.104s	user 0.030s	sys 0.027s
I20260709 14:51:44.535581 17867 raft_consensus.cc:359] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.538033 17867 raft_consensus.cc:385] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.539103 17867 raft_consensus.cc:740] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.541764 17867 consensus_queue.cc:260] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.547659 17868 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:44.548190 17868 ts_tablet_manager.cc:1403] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.003s
I20260709 14:51:44.548743 17866 tablet_bootstrap.cc:492] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:44.549463 17866 ts_tablet_manager.cc:1403] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.009s
I20260709 14:51:44.548668 17870 raft_consensus.cc:359] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.551785 17870 raft_consensus.cc:385] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.550957 17868 raft_consensus.cc:359] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.551678 17866 raft_consensus.cc:359] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.554773 17870 raft_consensus.cc:740] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.554836 17868 raft_consensus.cc:385] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.555044 17866 raft_consensus.cc:385] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.554132 17867 ts_tablet_manager.cc:1434] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:51:44.555478 17866 raft_consensus.cc:740] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.555322 17868 raft_consensus.cc:740] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.556617 17867 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:44.556279 17866 consensus_queue.cc:260] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.556404 17868 consensus_queue.cc:260] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.558732 17868 ts_tablet_manager.cc:1434] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 14:51:44.560058 17868 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:44.560604 17870 consensus_queue.cc:260] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.562517 17977 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.563035 17977 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.564760 17867 tablet_bootstrap.cc:654] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.562577 17870 ts_tablet_manager.cc:1434] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:51:44.565382 17977 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.565891 17870 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:44.567516 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.568136 17822 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:44.570065 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:44.571358 17568 leader_election.cc:343] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.572695 17565 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.573927 17866 ts_tablet_manager.cc:1434] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 14:51:44.574892 17866 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:44.577575 17870 tablet_bootstrap.cc:654] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.579061 17977 raft_consensus.cc:2804] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.581267 17977 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.581463 17866 tablet_bootstrap.cc:654] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.581631 17977 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.584697 17870 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:44.585175 17870 ts_tablet_manager.cc:1403] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.006s
I20260709 14:51:44.587677 17870 raft_consensus.cc:359] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.588402 17870 raft_consensus.cc:385] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.588847 17870 raft_consensus.cc:740] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.589563 17870 consensus_queue.cc:260] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.591889 17867 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.592341 17867 ts_tablet_manager.cc:1403] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 14:51:44.594782 17867 raft_consensus.cc:359] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.595114 17866 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:44.588361 17977 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.595477 17867 raft_consensus.cc:385] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.595667 17866 ts_tablet_manager.cc:1403] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 14:51:44.595882 17867 raft_consensus.cc:740] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.597704 17867 consensus_queue.cc:260] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.598408 17866 raft_consensus.cc:359] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.599026 17866 raft_consensus.cc:385] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.599273 17866 raft_consensus.cc:740] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.599715 17867 ts_tablet_manager.cc:1434] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:44.599874 17866 consensus_queue.cc:260] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.598287 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:44.601060 17748 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.601178 17870 ts_tablet_manager.cc:1434] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:51:44.595158 17868 tablet_bootstrap.cc:654] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.602097 17870 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:44.603325 17867 tablet_bootstrap.cc:492] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:44.604653 17866 ts_tablet_manager.cc:1434] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:44.605523 17866 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:44.613978 17866 tablet_bootstrap.cc:654] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.608475 17748 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:44.615650 17867 tablet_bootstrap.cc:654] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.623301 17870 tablet_bootstrap.cc:654] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.622764 17568 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:44.624801 17888 raft_consensus.cc:2804] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.626405 17888 raft_consensus.cc:697] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:44.627164 17888 consensus_queue.cc:237] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.627645 17867 tablet_bootstrap.cc:492] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.628141 17867 ts_tablet_manager.cc:1403] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.001s
I20260709 14:51:44.630185 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
W20260709 14:51:44.630766 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:44.630545 17867 raft_consensus.cc:359] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.631213 17867 raft_consensus.cc:385] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.631472 17867 raft_consensus.cc:740] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.633637 17977 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.634074 17916 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.634298 17868 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:44.634763 17868 ts_tablet_manager.cc:1403] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.005s
I20260709 14:51:44.634550 17916 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.630774 17822 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.637133 17868 raft_consensus.cc:359] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.637776 17868 raft_consensus.cc:385] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.637751 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.638242 17868 raft_consensus.cc:740] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.638640 17677 raft_consensus.cc:2393] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in this term.
I20260709 14:51:44.632046 17867 consensus_queue.cc:260] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.638907 17868 consensus_queue.cc:260] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.641124 17868 ts_tablet_manager.cc:1434] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 14:51:44.641132 17867 ts_tablet_manager.cc:1434] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:44.642067 17868 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:44.642601 17867 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:44.636576 17916 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.639060 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.647567 17866 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:44.648036 17866 ts_tablet_manager.cc:1403] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.004s
I20260709 14:51:44.647876 17716 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:44.648633 17822 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:44.648811 17868 tablet_bootstrap.cc:654] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.649075 17916 raft_consensus.cc:3060] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.651373 17866 raft_consensus.cc:359] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.654363 17866 raft_consensus.cc:385] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.654601 17867 tablet_bootstrap.cc:654] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.655536 17866 raft_consensus.cc:740] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.656935 17866 consensus_queue.cc:260] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.661020 17500 catalog_manager.cc:5697] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:44.664417 17866 ts_tablet_manager.cc:1434] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:51:44.667517 17866 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:44.669875 17867 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.670342 17867 ts_tablet_manager.cc:1403] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260709 14:51:44.672915 17866 tablet_bootstrap.cc:654] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.672789 17867 raft_consensus.cc:359] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.673493 17867 raft_consensus.cc:385] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.673754 17867 raft_consensus.cc:740] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.674458 17867 consensus_queue.cc:260] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.677727 17867 ts_tablet_manager.cc:1434] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:44.678614 17867 tablet_bootstrap.cc:492] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:44.682310 17916 raft_consensus.cc:2749] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.684132 17888 consensus_queue.cc:1048] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.687850 17867 tablet_bootstrap.cc:654] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.673075 17915 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.689669 17915 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.694337 17888 raft_consensus.cc:493] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.694603 17677 raft_consensus.cc:3060] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.695143 17888 raft_consensus.cc:515] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.698148 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.698060 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.699591 17868 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:44.699867 17915 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.700052 17868 ts_tablet_manager.cc:1403] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.058s	user 0.007s	sys 0.005s
W20260709 14:51:44.700120 17568 leader_election.cc:343] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.698441 17888 leader_election.cc:290] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.706897 17868 raft_consensus.cc:359] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.707554 17868 raft_consensus.cc:385] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.707815 17868 raft_consensus.cc:740] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.708427 17868 consensus_queue.cc:260] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.712491 17870 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:44.712977 17870 ts_tablet_manager.cc:1403] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.011s
I20260709 14:51:44.713148 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.713342 17888 raft_consensus.cc:493] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.713753 17888 raft_consensus.cc:515] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.714479 17977 consensus_queue.cc:1048] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.715632 17888 leader_election.cc:290] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.715431 17870 raft_consensus.cc:359] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.716111 17870 raft_consensus.cc:385] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.716377 17870 raft_consensus.cc:740] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.716996 17870 consensus_queue.cc:260] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.717785 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.718379 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.718866 17870 ts_tablet_manager.cc:1434] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:44.719769 17870 tablet_bootstrap.cc:492] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
W20260709 14:51:44.719696 17568 leader_election.cc:343] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.724579 17868 ts_tablet_manager.cc:1434] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:51:44.725476 17868 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:44.726481 17870 tablet_bootstrap.cc:654] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.734269 17642 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:44.735323 17868 tablet_bootstrap.cc:654] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:44.735927 17565 leader_election.cc:343] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.736413 17565 leader_election.cc:304] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.736344 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.738989 17888 raft_consensus.cc:2749] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:44.747643 17565 leader_election.cc:343] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.748106 17565 leader_election.cc:304] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:44.748829 17888 raft_consensus.cc:2749] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.749643 17888 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.750038 17888 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.752295 17866 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:44.752810 17888 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.752876 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.753535 17676 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:44.754923 17866 ts_tablet_manager.cc:1403] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.088s	user 0.024s	sys 0.008s
I20260709 14:51:44.757068 17568 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:44.757666 17866 raft_consensus.cc:359] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.758337 17866 raft_consensus.cc:385] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.758589 17866 raft_consensus.cc:740] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.760903 17888 raft_consensus.cc:2804] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.761363 17888 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.761747 17888 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.763485 17866 consensus_queue.cc:260] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.767419 17991 raft_consensus.cc:493] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.767850 17991 raft_consensus.cc:515] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.769117 18011 raft_consensus.cc:2749] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.769997 17991 leader_election.cc:290] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.771452 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:44.773993 17790 leader_election.cc:343] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.776043 17870 tablet_bootstrap.cc:492] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:44.776054 17866 ts_tablet_manager.cc:1434] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:51:44.777596 17870 ts_tablet_manager.cc:1403] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.008s
I20260709 14:51:44.778462 17866 tablet_bootstrap.cc:492] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:44.784068 17866 tablet_bootstrap.cc:654] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.783943 17916 raft_consensus.cc:493] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.783952 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.784556 17916 raft_consensus.cc:515] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.784839 17915 consensus_queue.cc:1048] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.785008 17823 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:44.786142 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.786547 17916 leader_election.cc:290] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.786770 17676 raft_consensus.cc:2468] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:44.788357 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.788931 17823 raft_consensus.cc:2468] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:44.789754 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.789997 17714 leader_election.cc:304] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:44.790762 17916 raft_consensus.cc:2804] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.791100 17916 raft_consensus.cc:493] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.791428 17916 raft_consensus.cc:3060] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:44.791986 17716 leader_election.cc:343] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.798779 17916 raft_consensus.cc:515] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.803009 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:44.800127 17791 leader_election.cc:304] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
W20260709 14:51:44.804255 17716 leader_election.cc:343] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.804728 17991 raft_consensus.cc:2804] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.805140 17991 raft_consensus.cc:493] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.805476 17991 raft_consensus.cc:3060] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:44.806172 17643 consensus_peers.cc:597] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:44.807230 17916 leader_election.cc:290] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.809837 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:44.810427 17823 raft_consensus.cc:3060] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.814832 17916 consensus_queue.cc:1048] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.824323 17870 raft_consensus.cc:359] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.834610 17870 raft_consensus.cc:385] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.835588 17870 raft_consensus.cc:740] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.837528 17870 consensus_queue.cc:260] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.847952 17977 consensus_queue.cc:1048] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.855069 18011 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.855597 18011 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:44.868480 17870 ts_tablet_manager.cc:1434] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.004s
I20260709 14:51:44.870574 17870 tablet_bootstrap.cc:492] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:44.871436 17963 raft_consensus.cc:493] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.873301 17963 raft_consensus.cc:515] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.875332 17963 leader_election.cc:290] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.876832 17823 raft_consensus.cc:2468] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:44.877936 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0823a50e17e34d47b130c0a740aeb074" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.878075 17714 leader_election.cc:304] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
W20260709 14:51:44.879172 17640 leader_election.cc:343] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.879184 17916 raft_consensus.cc:2804] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.880192 17916 raft_consensus.cc:697] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:44.886905 17868 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:44.888200 17868 ts_tablet_manager.cc:1403] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.163s	user 0.022s	sys 0.026s
I20260709 14:51:44.890617 18011 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:44.890426 17887 raft_consensus.cc:493] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.898952 17887 raft_consensus.cc:515] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.899557 17916 consensus_queue.cc:237] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.901127 17887 leader_election.cc:290] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.902127 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:44.902741 17823 raft_consensus.cc:2468] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:44.904040 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:44.904769 17675 raft_consensus.cc:2468] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:44.905951 17870 tablet_bootstrap.cc:654] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.909281 17717 leader_election.cc:304] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:44.910192 17887 raft_consensus.cc:2804] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.910547 17887 raft_consensus.cc:493] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.910876 17887 raft_consensus.cc:3060] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.913062 17991 raft_consensus.cc:515] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.930932 17868 raft_consensus.cc:359] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.931607 17868 raft_consensus.cc:385] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.931881 17868 raft_consensus.cc:740] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.926520 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:44.934510 17868 consensus_queue.cc:260] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.928419 17888 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.936626 17868 ts_tablet_manager.cc:1434] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.002s
I20260709 14:51:44.938326 17888 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.942675 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:44.943171 17887 raft_consensus.cc:515] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.939728 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:44.945695 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:44.945891 17887 leader_election.cc:290] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:44.945886 17823 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.943279 17675 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.947067 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:44.947621 17822 raft_consensus.cc:3060] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.949542 17867 tablet_bootstrap.cc:492] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:44.950037 17867 ts_tablet_manager.cc:1403] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.272s	user 0.020s	sys 0.036s
I20260709 14:51:44.952816 17823 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:44.953856 17867 raft_consensus.cc:359] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.962368 17867 raft_consensus.cc:385] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.946244 17676 raft_consensus.cc:3060] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.969738 17599 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.957780 17991 leader_election.cc:290] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:44.958989 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:44.970466 17498 catalog_manager.cc:5697] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:44.971267 17674 raft_consensus.cc:3060] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.959549 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.959672 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0823a50e17e34d47b130c0a740aeb074" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:44.973834 17748 raft_consensus.cc:2468] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:44.975030 17870 tablet_bootstrap.cc:492] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
W20260709 14:51:44.975242 17642 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.975493 17870 ts_tablet_manager.cc:1403] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.007s
I20260709 14:51:44.968989 17867 raft_consensus.cc:740] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.977593 17867 consensus_queue.cc:260] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.978055 17870 raft_consensus.cc:359] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.978701 17870 raft_consensus.cc:385] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.978956 17870 raft_consensus.cc:740] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.979723 17867 ts_tablet_manager.cc:1434] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.002s
I20260709 14:51:44.960775 17822 raft_consensus.cc:2468] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:44.979905 17676 raft_consensus.cc:2468] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:44.962644 17565 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:44.965934 17887 consensus_queue.cc:1048] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:44.968231 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:44.984360 17972 raft_consensus.cc:2804] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.968631 17866 tablet_bootstrap.cc:492] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
W20260709 14:51:44.984565 17790 leader_election.cc:343] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.986006 17866 ts_tablet_manager.cc:1403] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.208s	user 0.028s	sys 0.035s
I20260709 14:51:44.986441 17972 raft_consensus.cc:697] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:44.987352 17972 consensus_queue.cc:237] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:44.979519 17870 consensus_queue.cc:260] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:44.980773 17714 leader_election.cc:304] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
W20260709 14:51:44.982730 17643 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.989100 17643 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:44.989311 18048 raft_consensus.cc:2804] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.990079 17991 raft_consensus.cc:493] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:44.990460 17870 ts_tablet_manager.cc:1434] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:44.990513 17991 raft_consensus.cc:515] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:44.991374 17870 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:44.992486 17991 leader_election.cc:290] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:44.984422 17674 raft_consensus.cc:2468] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:44.993257 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:44.994565 17791 leader_election.cc:343] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:44.995558 17791 leader_election.cc:304] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:44.995954 17643 leader_election.cc:304] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:44.996599 17991 raft_consensus.cc:2804] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.996660 18011 raft_consensus.cc:2749] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:44.997189 18009 raft_consensus.cc:2804] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:44.997574 18009 raft_consensus.cc:493] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:44.997900 18009 raft_consensus.cc:3060] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.999029 17870 tablet_bootstrap.cc:654] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.953393 17675 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:44.954965 17868 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.005438 17888 consensus_queue.cc:1048] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.006313 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:45.006943 17601 raft_consensus.cc:2468] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:45.007978 17790 leader_election.cc:304] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.009093 17948 raft_consensus.cc:2804] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.009464 17948 raft_consensus.cc:493] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.009788 17948 raft_consensus.cc:3060] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.997913 17991 raft_consensus.cc:697] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:45.014398 18009 raft_consensus.cc:515] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.014726 17991 consensus_queue.cc:237] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.017997 17977 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.018078 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0823a50e17e34d47b130c0a740aeb074" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.018597 17977 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.019502 17866 raft_consensus.cc:359] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
W20260709 14:51:45.019389 17640 leader_election.cc:343] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.020547 17866 raft_consensus.cc:385] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.021347 17866 raft_consensus.cc:740] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.021159 17867 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:45.022188 17866 consensus_queue.cc:260] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.024672 17866 ts_tablet_manager.cc:1434] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.002s
I20260709 14:51:45.028527 17948 raft_consensus.cc:515] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.032902 17868 tablet_bootstrap.cc:654] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.030498 17948 leader_election.cc:290] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:45.026892 18048 raft_consensus.cc:697] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:45.020452 18009 leader_election.cc:290] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.045742 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:45.046851 17599 raft_consensus.cc:3060] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.037066 18048 consensus_queue.cc:237] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.048767 17867 tablet_bootstrap.cc:654] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.058467 17977 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.061517 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.057687 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:45.069005 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0823a50e17e34d47b130c0a740aeb074" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:45.069298 18053 raft_consensus.cc:493] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.069774 18053 raft_consensus.cc:515] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.071694 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.068255 17599 raft_consensus.cc:2468] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:45.072371 17747 raft_consensus.cc:2468] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:45.071848 18053 leader_election.cc:290] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.074035 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d02deeef6364965a2482acb83b7f7af" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.074620 17674 raft_consensus.cc:2468] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:45.075727 17717 leader_election.cc:304] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:45.076478 18053 raft_consensus.cc:2804] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.077593 17568 leader_election.cc:304] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:45.082333 17974 raft_consensus.cc:2804] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:45.082687 17974 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.083011 17974 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:45.083982 17866 tablet_bootstrap.cc:492] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.085598 17498 catalog_manager.cc:5697] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.089520 17790 leader_election.cc:304] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:45.089761 17948 consensus_queue.cc:1048] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.091019 17948 raft_consensus.cc:2804] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.091435 17948 raft_consensus.cc:697] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:45.092185 17948 consensus_queue.cc:237] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.092741 17977 consensus_queue.cc:1048] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.077342 18053 raft_consensus.cc:493] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.094240 18053 raft_consensus.cc:3060] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.094664 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d02deeef6364965a2482acb83b7f7af" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.095278 17822 raft_consensus.cc:2468] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
W20260709 14:51:45.092787 17791 leader_election.cc:343] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.097064 17991 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.097847 17989 consensus_queue.cc:1048] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.079996 17749 raft_consensus.cc:3060] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.097697 17991 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.103886 17991 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.102272 17974 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.107079 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:45.108984 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:45.109570 17599 raft_consensus.cc:1240] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Rejecting Update request from peer b27dfd83425f454999e225e4079dced5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:51:45.110796 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.110927 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:45.112504 17791 leader_election.cc:343] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:45.113992 17790 leader_election.cc:343] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.112960 17568 leader_election.cc:304] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.115924 17977 raft_consensus.cc:2749] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:45.114532 17790 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:45.117064 17749 raft_consensus.cc:2468] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:45.107074 17974 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.119493 17866 tablet_bootstrap.cc:654] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.126078 17991 raft_consensus.cc:2749] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.129985 17870 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.126276 17643 leader_election.cc:304] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:45.130458 17870 ts_tablet_manager.cc:1403] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.019s
I20260709 14:51:45.131534 17963 raft_consensus.cc:2804] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.132025 17963 raft_consensus.cc:697] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:45.132877 17963 consensus_queue.cc:237] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.133620 17875 consensus_queue.cc:1059] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.133550 17870 raft_consensus.cc:359] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.134299 17870 raft_consensus.cc:385] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.134470 17875 raft_consensus.cc:3055] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:45.134832 17875 raft_consensus.cc:740] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:45.135268 17870 raft_consensus.cc:740] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.136602 17870 consensus_queue.cc:260] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.132965 18009 raft_consensus.cc:493] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.145298 18009 raft_consensus.cc:515] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.147224 18009 leader_election.cc:290] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.147878 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.135601 17875 consensus_queue.cc:260] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.149514 18053 raft_consensus.cc:515] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.164654 17868 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.165978 17498 catalog_manager.cc:5697] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.166867 17868 ts_tablet_manager.cc:1403] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.212s	user 0.009s	sys 0.003s
I20260709 14:51:45.168066 17866 tablet_bootstrap.cc:492] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.168520 17866 ts_tablet_manager.cc:1403] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 14:51:45.155589 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.157855 17875 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:45.157377 17643 leader_election.cc:343] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:45.173585 17640 leader_election.cc:343] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.174124 17640 leader_election.cc:304] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.151988 17870 ts_tablet_manager.cc:1434] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:51:45.175534 17870 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.178385 18053 leader_election.cc:290] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.179464 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d02deeef6364965a2482acb83b7f7af" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.179607 17866 raft_consensus.cc:359] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.180276 17866 raft_consensus.cc:385] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.180527 17866 raft_consensus.cc:740] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.181173 17866 consensus_queue.cc:260] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.182404 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d02deeef6364965a2482acb83b7f7af" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:45.183000 17866 ts_tablet_manager.cc:1434] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.002s
I20260709 14:51:45.182946 17675 raft_consensus.cc:3060] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.183888 17866 tablet_bootstrap.cc:492] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.176101 17963 raft_consensus.cc:2749] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.186354 17823 raft_consensus.cc:3060] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.186722 17868 raft_consensus.cc:359] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.187356 17868 raft_consensus.cc:385] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.187603 17868 raft_consensus.cc:740] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.188225 17868 consensus_queue.cc:260] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.190191 17868 ts_tablet_manager.cc:1434] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:51:45.191033 17868 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.198472 17868 tablet_bootstrap.cc:654] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.199862 17867 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:45.200225 17867 ts_tablet_manager.cc:1403] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.179s	user 0.023s	sys 0.016s
I20260709 14:51:45.159982 17496 catalog_manager.cc:5697] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.203930 17823 raft_consensus.cc:2468] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:45.205081 17714 leader_election.cc:304] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:45.205864 18048 raft_consensus.cc:2804] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.206316 18048 raft_consensus.cc:697] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:45.206089 17972 consensus_queue.cc:1048] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.207172 18048 consensus_queue.cc:237] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.208853 17867 raft_consensus.cc:359] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.209530 17867 raft_consensus.cc:385] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.209808 17867 raft_consensus.cc:740] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.210415 17867 consensus_queue.cc:260] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.212530 17867 ts_tablet_manager.cc:1434] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:45.213977 17867 tablet_bootstrap.cc:492] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:45.206585 17675 raft_consensus.cc:2468] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:45.217422 17866 tablet_bootstrap.cc:654] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.220156 17870 tablet_bootstrap.cc:654] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.226800 17875 raft_consensus.cc:493] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.227254 17875 raft_consensus.cc:515] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.227692 17499 catalog_manager.cc:5697] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.230502 17875 leader_election.cc:290] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:45.231138 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0823a50e17e34d47b130c0a740aeb074" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.231943 17748 raft_consensus.cc:2393] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:45.232813 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0823a50e17e34d47b130c0a740aeb074" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.233855 17867 tablet_bootstrap.cc:654] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.241905 17500 catalog_manager.cc:5697] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.248447 17791 leader_election.cc:304] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:45.249662 17875 raft_consensus.cc:3060] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.258656 17870 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.259125 17870 ts_tablet_manager.cc:1403] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.006s
I20260709 14:51:45.261627 17870 raft_consensus.cc:359] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.262235 17870 raft_consensus.cc:385] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.262494 17870 raft_consensus.cc:740] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.264972 17866 tablet_bootstrap.cc:492] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.265420 17866 ts_tablet_manager.cc:1403] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.004s
I20260709 14:51:45.265200 17870 consensus_queue.cc:260] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.266288 17868 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.266710 17868 ts_tablet_manager.cc:1403] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.012s
I20260709 14:51:45.267139 17870 ts_tablet_manager.cc:1434] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:51:45.268014 17870 tablet_bootstrap.cc:492] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.269210 17875 raft_consensus.cc:2749] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.269021 17868 raft_consensus.cc:359] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.269729 17868 raft_consensus.cc:385] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.270001 17868 raft_consensus.cc:740] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.272025 17867 tablet_bootstrap.cc:492] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:45.267823 17866 raft_consensus.cc:359] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.268472 17972 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.273335 17867 ts_tablet_manager.cc:1403] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.004s
I20260709 14:51:45.273458 17972 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.274475 17870 tablet_bootstrap.cc:654] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.275606 17972 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.276055 17868 consensus_queue.cc:260] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.278024 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.278364 17868 ts_tablet_manager.cc:1434] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:51:45.278702 17823 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:45.275738 17867 raft_consensus.cc:359] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.279290 17867 raft_consensus.cc:385] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.279556 17867 raft_consensus.cc:740] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.279982 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.280148 17867 consensus_queue.cc:260] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.280642 17675 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:45.281613 17868 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.283967 17870 tablet_bootstrap.cc:492] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.284380 17870 ts_tablet_manager.cc:1403] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:51:45.285395 17565 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:45.286183 17972 raft_consensus.cc:2804] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.286514 17972 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.286808 17972 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.287091 17868 tablet_bootstrap.cc:654] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.289403 17866 raft_consensus.cc:385] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.289767 17866 raft_consensus.cc:740] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.290545 17866 consensus_queue.cc:260] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.295102 17866 ts_tablet_manager.cc:1434] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260709 14:51:45.291954 17870 raft_consensus.cc:359] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.295511 17870 raft_consensus.cc:385] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.295814 17870 raft_consensus.cc:740] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.296396 17972 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.297593 17866 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.299110 17867 ts_tablet_manager.cc:1434] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 14:51:45.299995 17867 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:45.296469 17870 consensus_queue.cc:260] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.306151 17867 tablet_bootstrap.cc:654] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.305974 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.306599 17823 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.307931 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:45.308494 17675 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.311333 17498 catalog_manager.cc:5697] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.302516 17870 ts_tablet_manager.cc:1434] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:51:45.312996 17870 tablet_bootstrap.cc:492] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.313051 17823 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:45.312045 17866 tablet_bootstrap.cc:654] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.317914 17868 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.318225 17868 ts_tablet_manager.cc:1403] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:51:45.319069 17565 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:45.319938 17974 raft_consensus.cc:2804] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.320392 17974 raft_consensus.cc:697] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:45.320775 17870 tablet_bootstrap.cc:654] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.320716 18048 raft_consensus.cc:493] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.321158 17974 consensus_queue.cc:237] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.321293 18048 raft_consensus.cc:515] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.320356 17868 raft_consensus.cc:359] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.324147 17868 raft_consensus.cc:385] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.323351 18048 leader_election.cc:290] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:45.328316 17866 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.328644 17868 raft_consensus.cc:740] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.329095 17866 ts_tablet_manager.cc:1403] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.001s
I20260709 14:51:45.327517 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:45.332455 17601 raft_consensus.cc:2393] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:45.331200 17868 consensus_queue.cc:260] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.342980 17866 raft_consensus.cc:359] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.344002 17866 raft_consensus.cc:385] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.339854 17972 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.344329 17866 raft_consensus.cc:740] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.324898 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a3d429eecb47b8a00ddf9fa997e005" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.347951 17868 ts_tablet_manager.cc:1434] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 14:51:45.346375 17866 consensus_queue.cc:260] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.349920 17866 ts_tablet_manager.cc:1434] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:51:45.350915 17866 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.354234 17675 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:45.357510 17870 tablet_bootstrap.cc:492] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.357980 17870 ts_tablet_manager.cc:1403] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260709 14:51:45.358945 17748 raft_consensus.cc:3060] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.360472 17870 raft_consensus.cc:359] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.361150 17870 raft_consensus.cc:385] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.361390 17870 raft_consensus.cc:740] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.361853 17714 leader_election.cc:304] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:45.362102 17870 consensus_queue.cc:260] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.362989 18048 raft_consensus.cc:3060] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.363148 17866 tablet_bootstrap.cc:654] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.364576 17870 ts_tablet_manager.cc:1434] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:45.365973 17870 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.374374 17867 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:45.374913 17867 ts_tablet_manager.cc:1403] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.003s
I20260709 14:51:45.377353 17870 tablet_bootstrap.cc:654] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.377724 17868 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.377177 17498 catalog_manager.cc:5697] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.391134 17868 tablet_bootstrap.cc:654] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.395853 18048 raft_consensus.cc:2749] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.398775 17867 raft_consensus.cc:359] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.399506 17867 raft_consensus.cc:385] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.399710 17867 raft_consensus.cc:740] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.401381 18048 consensus_queue.cc:1048] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.409482 17866 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.409962 17866 ts_tablet_manager.cc:1403] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.021s
I20260709 14:51:45.413693 17867 consensus_queue.cc:260] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.415287 17866 raft_consensus.cc:359] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.415973 17866 raft_consensus.cc:385] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.416244 17866 raft_consensus.cc:740] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.417057 17866 consensus_queue.cc:260] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.421728 17866 ts_tablet_manager.cc:1434] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 14:51:45.422642 17866 tablet_bootstrap.cc:492] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.425678 17867 ts_tablet_manager.cc:1434] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.003s
I20260709 14:51:45.426798 17875 consensus_queue.cc:1048] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.432109 17866 tablet_bootstrap.cc:654] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.441874 18009 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.442644 17870 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.442379 18009 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.443128 17870 ts_tablet_manager.cc:1403] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.005s
I20260709 14:51:45.443491 17866 tablet_bootstrap.cc:492] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.443953 17866 ts_tablet_manager.cc:1403] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 14:51:45.444525 18009 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:45.444738 17875 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.445258 17875 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.446075 17870 raft_consensus.cc:359] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.446758 17870 raft_consensus.cc:385] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.446105 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.447018 17870 raft_consensus.cc:740] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.447217 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:45.447803 17822 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:45.448149 17870 consensus_queue.cc:260] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.447330 17875 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.449674 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:45.450276 17870 ts_tablet_manager.cc:1434] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:45.450857 17640 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:45.451179 17870 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
W20260709 14:51:45.452054 17790 leader_election.cc:343] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.452481 17866 raft_consensus.cc:359] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.453173 17866 raft_consensus.cc:385] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.453433 17866 raft_consensus.cc:740] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
W20260709 14:51:45.454660 17642 leader_election.cc:343] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.454458 18048 consensus_queue.cc:1048] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.454424 17866 consensus_queue.cc:260] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.456054 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.456637 17674 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:45.456828 17866 ts_tablet_manager.cc:1434] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:51:45.457170 17870 tablet_bootstrap.cc:654] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.457820 17866 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.457736 17791 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:45.458947 17875 raft_consensus.cc:2804] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.459303 17875 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.459622 17875 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.463292 18048 consensus_queue.cc:1048] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.463950 17963 raft_consensus.cc:493] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.464483 17963 raft_consensus.cc:515] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.466538 17963 leader_election.cc:290] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.468019 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.468173 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.468711 17748 raft_consensus.cc:2468] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:45.471374 17643 leader_election.cc:304] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
W20260709 14:51:45.472175 17640 leader_election.cc:343] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.472978 18011 raft_consensus.cc:2804] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.473347 18011 raft_consensus.cc:493] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.473652 18011 raft_consensus.cc:3060] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.466895 18009 raft_consensus.cc:2804] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.474505 18009 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.474888 18009 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.480890 17867 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:45.482609 17868 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.483088 17868 ts_tablet_manager.cc:1403] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.003s
I20260709 14:51:45.485169 18011 raft_consensus.cc:515] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.483137 17875 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.488111 17866 tablet_bootstrap.cc:654] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.488014 17875 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.490415 17870 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.490895 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:45.491117 17963 raft_consensus.cc:493] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.491621 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:45.491806 17748 raft_consensus.cc:3060] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.491864 17963 raft_consensus.cc:515] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.493505 18054 raft_consensus.cc:493] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.494138 17963 leader_election.cc:290] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.493955 18054 raft_consensus.cc:515] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:45.495141 17790 consensus_peers.cc:597] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:45.495739 17790 leader_election.cc:343] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.490870 17870 ts_tablet_manager.cc:1403] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.015s
I20260709 14:51:45.496409 17989 consensus_queue.cc:1048] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.502784 17868 raft_consensus.cc:359] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.503470 17868 raft_consensus.cc:385] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.503727 17868 raft_consensus.cc:740] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.504521 17870 raft_consensus.cc:359] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.505541 17870 raft_consensus.cc:385] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.505824 17870 raft_consensus.cc:740] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.492568 18009 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.508234 17870 consensus_queue.cc:260] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.510545 17870 ts_tablet_manager.cc:1434] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:51:45.511592 17870 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.496930 18054 leader_election.cc:290] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.517098 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.517741 18009 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:45.517760 17825 raft_consensus.cc:2468] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:45.529297 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:45.530061 17676 raft_consensus.cc:2393] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:45.530983 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:45.532343 18048 raft_consensus.cc:493] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.532497 17599 raft_consensus.cc:3060] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.532896 18048 raft_consensus.cc:515] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.534049 17867 tablet_bootstrap.cc:654] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.535753 18048 leader_election.cc:290] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.536316 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.538152 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.538687 17825 raft_consensus.cc:2468] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:45.539075 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:45.539915 17565 leader_election.cc:343] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.540218 17640 leader_election.cc:304] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:45.521287 17868 consensus_queue.cc:260] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.541070 18009 raft_consensus.cc:2804] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.564615 17868 ts_tablet_manager.cc:1434] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.003s
I20260709 14:51:45.566138 17868 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.540673 17714 leader_election.cc:304] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:45.566820 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.567366 18009 raft_consensus.cc:493] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.566839 18053 raft_consensus.cc:493] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.567958 18052 raft_consensus.cc:2804] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.568377 18052 raft_consensus.cc:493] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.568701 18052 raft_consensus.cc:3060] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.568920 17791 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:45.571179 18009 raft_consensus.cc:3060] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.576428 18053 raft_consensus.cc:515] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.567637 17825 raft_consensus.cc:2393] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:45.549365 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.578442 18053 leader_election.cc:290] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
W20260709 14:51:45.545192 17642 leader_election.cc:343] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.549379 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.584201 17870 tablet_bootstrap.cc:654] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.545636 17748 raft_consensus.cc:2468] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:45.586403 17875 raft_consensus.cc:2749] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.560702 18011 leader_election.cc:290] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
W20260709 14:51:45.556473 17568 leader_election.cc:343] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.598361 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea9b9b4ea9d423989b0308258eeb4fd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:45.603214 17717 leader_election.cc:343] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.605406 17640 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:45.605400 17643 leader_election.cc:304] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:45.606577 17568 leader_election.cc:304] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.606935 17963 raft_consensus.cc:2749] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.607354 18054 raft_consensus.cc:2749] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.607577 17963 raft_consensus.cc:2804] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.608048 17963 raft_consensus.cc:697] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
W20260709 14:51:45.608497 17568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 66297.3us
I20260709 14:51:45.608853 17963 consensus_queue.cc:237] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.610711 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.611966 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea9b9b4ea9d423989b0308258eeb4fd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:45.613693 17640 leader_election.cc:343] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:45.618042 17716 leader_election.cc:343] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.618535 17716 leader_election.cc:304] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:45.619603 18053 raft_consensus.cc:2749] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.619655 17974 consensus_queue.cc:1048] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:45.623515 17868 tablet_bootstrap.cc:654] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.624888 18011 consensus_queue.cc:1048] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.625744 18052 raft_consensus.cc:515] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.626855 17747 raft_consensus.cc:2393] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:45.626938 18054 raft_consensus.cc:493] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.627292 18009 raft_consensus.cc:515] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.627430 18054 raft_consensus.cc:515] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.628437 17676 raft_consensus.cc:2393] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:45.636191 17867 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:45.636756 17867 ts_tablet_manager.cc:1403] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.156s	user 0.008s	sys 0.008s
I20260709 14:51:45.639514 17866 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.640038 17866 ts_tablet_manager.cc:1403] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.182s	user 0.023s	sys 0.021s
I20260709 14:51:45.645406 18054 leader_election.cc:290] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.649718 17870 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.650233 17870 ts_tablet_manager.cc:1403] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.139s	user 0.009s	sys 0.006s
I20260709 14:51:45.651770 18053 consensus_queue.cc:1048] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.659183 17867 raft_consensus.cc:359] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.659926 17867 raft_consensus.cc:385] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.660187 17867 raft_consensus.cc:740] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.652835 17870 raft_consensus.cc:359] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.663158 17870 raft_consensus.cc:385] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.663332 17870 raft_consensus.cc:740] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.663812 17870 consensus_queue.cc:260] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.660871 17867 consensus_queue.cc:260] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.666584 17866 raft_consensus.cc:359] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.667371 17866 raft_consensus.cc:385] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.667631 17866 raft_consensus.cc:740] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.668059 17870 ts_tablet_manager.cc:1434] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:45.671546 17870 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.670028 18009 leader_election.cc:290] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.675908 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.678439 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.674501 18052 leader_election.cc:290] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:45.679692 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.680294 17825 raft_consensus.cc:3060] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.686143 17867 ts_tablet_manager.cc:1434] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:51:45.687148 17867 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:45.686988 17565 leader_election.cc:304] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.691197 17989 consensus_queue.cc:1048] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.695168 17825 raft_consensus.cc:2468] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:45.696319 17714 leader_election.cc:304] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
W20260709 14:51:45.686368 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 71725.3us
I20260709 14:51:45.698213 17499 catalog_manager.cc:5697] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.712400 17972 consensus_queue.cc:1048] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.698172 18048 raft_consensus.cc:2804] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.714478 18048 raft_consensus.cc:697] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:45.715314 18048 consensus_queue.cc:237] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
W20260709 14:51:45.721282 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:45.701704 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:45.704980 17867 tablet_bootstrap.cc:654] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.705281 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:45.709892 17870 tablet_bootstrap.cc:654] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.711496 17868 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.726106 17868 ts_tablet_manager.cc:1403] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.004s
I20260709 14:51:45.727103 17866 consensus_queue.cc:260] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.728658 17868 raft_consensus.cc:359] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.728698 18053 consensus_queue.cc:1048] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:45.733381 17825 raft_consensus.cc:2393] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:45.733632 18048 raft_consensus.cc:493] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.745126 17868 raft_consensus.cc:385] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.745488 17868 raft_consensus.cc:740] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.742826 17500 catalog_manager.cc:5697] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.745528 18048 raft_consensus.cc:515] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.746326 17868 consensus_queue.cc:260] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.743367 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0389144fbe8d47979b7f87ae06397b6c" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:45.747706 17674 raft_consensus.cc:2393] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:45.748485 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:45.749920 17716 leader_election.cc:343] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.748663 17868 ts_tablet_manager.cc:1434] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:51:45.751170 17868 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.752373 17866 ts_tablet_manager.cc:1434] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.000s
I20260709 14:51:45.753153 18048 leader_election.cc:290] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.753852 18009 consensus_queue.cc:1048] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.754220 17640 leader_election.cc:304] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.758891 18095 raft_consensus.cc:2749] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.759820 17866 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.758100 17868 tablet_bootstrap.cc:654] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.771925 18053 consensus_queue.cc:1048] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.774577 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.775231 17676 raft_consensus.cc:2468] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:45.778211 17974 raft_consensus.cc:2749] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:45.801059 17717 leader_election.cc:304] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:45.801962 17916 raft_consensus.cc:2804] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.802343 17916 raft_consensus.cc:493] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.802649 17916 raft_consensus.cc:3060] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.817307 17875 raft_consensus.cc:493] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.817813 17875 raft_consensus.cc:515] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.819841 17875 leader_election.cc:290] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:45.822652 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.824039 17977 raft_consensus.cc:493] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.824528 17977 raft_consensus.cc:515] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.826452 17977 leader_election.cc:290] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
W20260709 14:51:45.824529 17791 leader_election.cc:343] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.829181 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:45.815733 17916 raft_consensus.cc:515] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.835887 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:45.835966 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
W20260709 14:51:45.837495 17716 leader_election.cc:343] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.837656 17599 raft_consensus.cc:2468] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:45.838912 17790 leader_election.cc:304] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.839026 17916 leader_election.cc:290] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.839998 17875 raft_consensus.cc:2804] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.840390 17875 raft_consensus.cc:493] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.840534 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:45.841075 17875 raft_consensus.cc:3060] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.841444 17676 raft_consensus.cc:3060] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.848481 17875 raft_consensus.cc:515] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.849452 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.851145 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:45.851096 17977 consensus_queue.cc:1048] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:45.852610 17791 leader_election.cc:343] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.861639 17568 leader_election.cc:304] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:45.862504 17916 raft_consensus.cc:493] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.862845 17977 raft_consensus.cc:2749] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.862942 17916 raft_consensus.cc:515] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.867134 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:45.868281 17716 leader_election.cc:343] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.870700 17977 consensus_queue.cc:1048] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:45.873507 17676 raft_consensus.cc:2468] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:45.878087 17867 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:45.878180 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:45.878621 17867 ts_tablet_manager.cc:1403] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.028s
I20260709 14:51:45.878762 17599 raft_consensus.cc:3060] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.880246 17866 tablet_bootstrap.cc:654] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.881421 17717 leader_election.cc:304] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:45.882315 18052 raft_consensus.cc:2804] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.882784 18052 raft_consensus.cc:697] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:45.884838 17875 leader_election.cc:290] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:45.886963 17867 raft_consensus.cc:359] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.887959 17867 raft_consensus.cc:385] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.888219 17867 raft_consensus.cc:740] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.883592 18052 consensus_queue.cc:237] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:45.889623 17916 leader_election.cc:290] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:45.899235 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:45.901135 17717 leader_election.cc:343] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.901588 17717 leader_election.cc:304] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:45.902791 18048 raft_consensus.cc:2749] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.906395 17599 raft_consensus.cc:2468] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:45.907626 17790 leader_election.cc:304] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.894232 17867 consensus_queue.cc:260] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.911440 17948 raft_consensus.cc:2804] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.911507 17870 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.911968 17948 raft_consensus.cc:697] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:45.912097 17870 ts_tablet_manager.cc:1403] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.241s	user 0.024s	sys 0.037s
I20260709 14:51:45.912400 17867 ts_tablet_manager.cc:1434] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:51:45.912779 17948 consensus_queue.cc:237] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.914651 17870 raft_consensus.cc:359] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.915318 17870 raft_consensus.cc:385] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.915570 17870 raft_consensus.cc:740] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.916277 17870 consensus_queue.cc:260] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.918476 17870 ts_tablet_manager.cc:1434] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:45.919319 17870 tablet_bootstrap.cc:492] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:45.922680 17875 raft_consensus.cc:493] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.923177 17875 raft_consensus.cc:515] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.924592 17870 tablet_bootstrap.cc:654] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.925998 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:45.926591 17673 raft_consensus.cc:2468] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:45.926805 17875 leader_election.cc:290] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:45.928047 17791 leader_election.cc:304] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:45.930143 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:45.931105 17868 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.931545 17868 ts_tablet_manager.cc:1403] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.181s	user 0.021s	sys 0.042s
I20260709 14:51:45.932487 17875 raft_consensus.cc:2804] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.932885 17875 raft_consensus.cc:493] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.933224 17875 raft_consensus.cc:3060] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.936477 17868 raft_consensus.cc:359] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.937165 17868 raft_consensus.cc:385] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.937418 17868 raft_consensus.cc:740] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.938024 17868 consensus_queue.cc:260] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.938982 17866 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:45.939407 17866 ts_tablet_manager.cc:1403] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.000s
I20260709 14:51:45.940191 17868 ts_tablet_manager.cc:1434] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:45.913347 17867 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
W20260709 14:51:45.931329 17791 leader_election.cc:343] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.942857 17868 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.942694 17866 raft_consensus.cc:359] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.943446 17866 raft_consensus.cc:385] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.943339 17875 raft_consensus.cc:515] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.943830 17866 raft_consensus.cc:740] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.944612 17866 consensus_queue.cc:260] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:45.948586 17868 tablet_bootstrap.cc:654] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.949261 17867 tablet_bootstrap.cc:654] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.949602 17866 ts_tablet_manager.cc:1434] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:45.950596 17866 tablet_bootstrap.cc:492] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:45.951202 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
W20260709 14:51:45.955392 17791 leader_election.cc:343] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.946189 17875 leader_election.cc:290] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:45.946333 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:45.956280 17673 raft_consensus.cc:3060] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.959532 17866 tablet_bootstrap.cc:654] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.963457 17673 raft_consensus.cc:2468] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:45.964385 17868 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:45.964849 17791 leader_election.cc:304] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:45.971959 17500 catalog_manager.cc:5697] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:45.973529 17875 raft_consensus.cc:2804] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:45.974000 17875 raft_consensus.cc:697] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:45.964849 17868 ts_tablet_manager.cc:1403] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.001s
I20260709 14:51:45.974681 17875 consensus_queue.cc:237] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.977442 17868 raft_consensus.cc:359] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.978053 17868 raft_consensus.cc:385] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.978291 17868 raft_consensus.cc:740] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.978912 17868 consensus_queue.cc:260] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:45.974810 17867 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:45.981268 17868 ts_tablet_manager.cc:1434] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:45.982134 17868 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:45.985682 17601 raft_consensus.cc:3060] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.970433 17495 catalog_manager.cc:5697] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:45.971294 17870 tablet_bootstrap.cc:492] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:45.989838 17870 ts_tablet_manager.cc:1403] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.012s
I20260709 14:51:45.992385 17870 raft_consensus.cc:359] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.993502 17870 raft_consensus.cc:385] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.995609 17870 raft_consensus.cc:740] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.996222 17870 consensus_queue.cc:260] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:45.980652 17867 ts_tablet_manager.cc:1403] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.014s
W20260709 14:51:46.000074 17640 consensus_peers.cc:597] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb -> Peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Couldn't send request to peer b27dfd83425f454999e225e4079dced5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:46.001905 17867 raft_consensus.cc:359] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.002559 17867 raft_consensus.cc:385] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.003480 17870 ts_tablet_manager.cc:1434] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:46.004541 17870 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:46.011485 17870 tablet_bootstrap.cc:654] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.002815 17867 raft_consensus.cc:740] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.015499 17867 consensus_queue.cc:260] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.016620 17868 tablet_bootstrap.cc:654] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.020241 17870 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:46.021157 17867 ts_tablet_manager.cc:1434] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:51:46.022043 17867 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:46.024590 17977 raft_consensus.cc:493] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.025100 17977 raft_consensus.cc:515] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.027092 17977 leader_election.cc:290] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:46.028167 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.028679 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.029320 17747 raft_consensus.cc:2468] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:46.029623 17866 tablet_bootstrap.cc:492] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
W20260709 14:51:46.029651 17565 leader_election.cc:343] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.030103 17866 ts_tablet_manager.cc:1403] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.002s
I20260709 14:51:46.032089 17568 leader_election.cc:304] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:46.032840 17866 raft_consensus.cc:359] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.033526 17866 raft_consensus.cc:385] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.033602 17977 raft_consensus.cc:2804] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.033835 17866 raft_consensus.cc:740] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.033991 17977 raft_consensus.cc:493] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.034364 17977 raft_consensus.cc:3060] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.034706 17870 ts_tablet_manager.cc:1403] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260709 14:51:46.034523 17866 consensus_queue.cc:260] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.036752 17866 ts_tablet_manager.cc:1434] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:46.037642 17866 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:46.049242 17866 tablet_bootstrap.cc:654] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.053382 17870 raft_consensus.cc:359] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.054140 17870 raft_consensus.cc:385] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.054404 17870 raft_consensus.cc:740] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.055033 17870 consensus_queue.cc:260] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.057021 17972 raft_consensus.cc:493] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.057552 17972 raft_consensus.cc:515] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.058115 17977 raft_consensus.cc:515] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.059703 17972 leader_election.cc:290] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.060302 17977 leader_election.cc:290] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:46.060420 17875 raft_consensus.cc:493] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.061091 17870 ts_tablet_manager.cc:1434] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:51:46.060858 17875 raft_consensus.cc:515] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.061699 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.062354 17673 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:46.062805 17875 leader_election.cc:290] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.063820 17568 leader_election.cc:304] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:46.064548 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:46.065186 17747 raft_consensus.cc:3060] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.066136 17866 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:46.066565 17866 ts_tablet_manager.cc:1403] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.009s
I20260709 14:51:46.027158 17867 tablet_bootstrap.cc:654] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.064601 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.069193 17866 raft_consensus.cc:359] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.069639 17601 raft_consensus.cc:2468] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:46.069942 17866 raft_consensus.cc:385] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.070111 17870 tablet_bootstrap.cc:492] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:46.075665 18009 raft_consensus.cc:493] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.076226 18009 raft_consensus.cc:515] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.077486 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:46.075596 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.078343 18009 leader_election.cc:290] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.078523 17825 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:46.079712 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.080201 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea9b9b4ea9d423989b0308258eeb4fd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:46.081255 17791 leader_election.cc:343] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:46.082054 17642 leader_election.cc:343] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.082695 17790 leader_election.cc:304] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:46.082824 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea9b9b4ea9d423989b0308258eeb4fd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.083418 17751 raft_consensus.cc:2468] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:46.070277 17866 raft_consensus.cc:740] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.084213 17875 raft_consensus.cc:2804] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.084590 17875 raft_consensus.cc:493] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.084883 17875 raft_consensus.cc:3060] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.085104 17643 leader_election.cc:304] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:46.086149 18009 raft_consensus.cc:2804] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.086510 18009 raft_consensus.cc:493] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.086820 18009 raft_consensus.cc:3060] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.091707 17866 consensus_queue.cc:260] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.092557 17823 raft_consensus.cc:3060] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.097369 17875 raft_consensus.cc:515] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.099215 17823 raft_consensus.cc:2468] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:46.100010 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:46.100232 17875 leader_election.cc:290] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.100576 17601 raft_consensus.cc:3060] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.069658 17977 raft_consensus.cc:2804] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.101229 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:46.101583 17977 raft_consensus.cc:493] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.102074 17977 raft_consensus.cc:3060] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:46.102586 17791 leader_election.cc:343] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.102865 18009 raft_consensus.cc:515] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.103938 17565 leader_election.cc:304] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:46.104744 17972 raft_consensus.cc:2804] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.105271 17747 raft_consensus.cc:2468] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:46.105427 17972 raft_consensus.cc:697] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:46.105782 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea9b9b4ea9d423989b0308258eeb4fd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:46.106341 17751 raft_consensus.cc:3060] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.106786 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bea9b9b4ea9d423989b0308258eeb4fd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:46.106684 17601 raft_consensus.cc:2468] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:46.106700 17972 consensus_queue.cc:237] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.109023 17790 leader_election.cc:304] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: f0354aeb1d494e48ab603dba36fcafbb
W20260709 14:51:46.109297 17642 leader_election.cc:343] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.109830 17948 raft_consensus.cc:493] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.110265 17948 raft_consensus.cc:515] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.110881 17875 raft_consensus.cc:2804] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.111634 17875 raft_consensus.cc:697] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:46.112167 17948 leader_election.cc:290] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.113366 17499 catalog_manager.cc:5697] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:46.114967 17751 raft_consensus.cc:2468] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:46.116412 17643 leader_election.cc:304] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:46.117215 18095 raft_consensus.cc:2804] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.117164 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.117836 18095 raft_consensus.cc:697] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:46.118623 18095 consensus_queue.cc:237] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.120108 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.120826 17747 raft_consensus.cc:2393] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:46.121726 17791 leader_election.cc:304] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:46.122720 17948 raft_consensus.cc:3060] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.123610 17866 ts_tablet_manager.cc:1434] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 14:51:46.126214 17866 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:46.076561 17870 tablet_bootstrap.cc:654] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.112367 17875 consensus_queue.cc:237] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.147300 17866 tablet_bootstrap.cc:654] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.144551 18009 leader_election.cc:290] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.149524 17867 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:46.150228 17867 ts_tablet_manager.cc:1403] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.128s	user 0.008s	sys 0.010s
I20260709 14:51:46.152796 17867 raft_consensus.cc:359] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.154589 17867 raft_consensus.cc:385] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.154906 17867 raft_consensus.cc:740] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.138725 17948 raft_consensus.cc:2749] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.162365 17867 consensus_queue.cc:260] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.173740 17499 catalog_manager.cc:5697] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.174533 17868 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:46.175100 17868 ts_tablet_manager.cc:1403] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.193s	user 0.046s	sys 0.057s
I20260709 14:51:46.164021 17977 raft_consensus.cc:515] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.179693 17867 ts_tablet_manager.cc:1434] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:51:46.179557 17868 raft_consensus.cc:359] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.180195 17868 raft_consensus.cc:385] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.180464 17868 raft_consensus.cc:740] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.180637 17867 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:46.181118 17868 consensus_queue.cc:260] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.182999 17868 ts_tablet_manager.cc:1434] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:46.183840 17868 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:46.185274 17974 raft_consensus.cc:493] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.185735 17974 raft_consensus.cc:515] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.186378 17977 leader_election.cc:290] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.187608 17974 leader_election.cc:290] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.189009 17868 tablet_bootstrap.cc:654] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.189369 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:46.189615 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.189932 17673 raft_consensus.cc:3060] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.191431 17674 raft_consensus.cc:2393] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:46.194643 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:46.195215 17823 raft_consensus.cc:3060] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.184798 17500 catalog_manager.cc:5697] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.198495 18112 raft_consensus.cc:493] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.199020 18112 raft_consensus.cc:515] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.201819 18112 leader_election.cc:290] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.203433 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.205039 17867 tablet_bootstrap.cc:654] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.215139 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.215404 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28283b8f1e2444dca53fa209fbfa464d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.215941 17599 raft_consensus.cc:2393] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:46.217856 17568 leader_election.cc:304] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:46.219408 18054 raft_consensus.cc:3060] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.224431 17716 leader_election.cc:304] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:46.226155 17916 raft_consensus.cc:3060] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.227228 18054 raft_consensus.cc:2749] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.229753 17963 consensus_queue.cc:1048] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.232288 17916 raft_consensus.cc:2749] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.236433 18009 raft_consensus.cc:493] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.236927 18009 raft_consensus.cc:515] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.238865 18009 leader_election.cc:290] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.246656 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:46.252506 17642 leader_election.cc:343] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.254103 17499 catalog_manager.cc:5697] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:46.265079 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.265722 17747 raft_consensus.cc:2468] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:46.268366 17643 leader_election.cc:304] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:46.269408 17963 raft_consensus.cc:2804] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.269767 17963 raft_consensus.cc:493] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.270072 17963 raft_consensus.cc:3060] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.272763 18052 consensus_queue.cc:1048] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.275725 17823 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:46.276726 18052 consensus_queue.cc:1048] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.279440 17673 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:46.283717 17565 leader_election.cc:304] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:46.284833 17974 raft_consensus.cc:2804] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.285319 17974 raft_consensus.cc:697] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:46.286103 17974 consensus_queue.cc:237] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.303401 17866 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:46.303875 17866 ts_tablet_manager.cc:1403] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.013s
I20260709 14:51:46.306387 17866 raft_consensus.cc:359] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.307000 17866 raft_consensus.cc:385] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.307242 17866 raft_consensus.cc:740] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.307678 17963 raft_consensus.cc:515] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.307844 17866 consensus_queue.cc:260] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.313570 17866 ts_tablet_manager.cc:1434] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:46.314093 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:46.315620 17866 tablet_bootstrap.cc:492] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
W20260709 14:51:46.316924 17642 leader_election.cc:343] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.321383 17948 raft_consensus.cc:493] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.321834 17948 raft_consensus.cc:515] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.323998 17948 leader_election.cc:290] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.324390 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.324983 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.325650 17601 raft_consensus.cc:2468] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:46.324651 17868 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
W20260709 14:51:46.326153 17791 leader_election.cc:343] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.326597 17868 ts_tablet_manager.cc:1403] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.143s	user 0.037s	sys 0.055s
I20260709 14:51:46.333886 17870 tablet_bootstrap.cc:492] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:46.335651 17790 leader_election.cc:304] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:46.337522 17916 consensus_queue.cc:1048] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.335947 17870 ts_tablet_manager.cc:1403] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.266s	user 0.029s	sys 0.043s
I20260709 14:51:46.330910 17963 leader_election.cc:290] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.337999 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:46.338649 17747 raft_consensus.cc:3060] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.341101 17870 raft_consensus.cc:359] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.342199 17870 raft_consensus.cc:385] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.342456 17870 raft_consensus.cc:740] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.343274 17870 consensus_queue.cc:260] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.348568 17870 ts_tablet_manager.cc:1434] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:46.348631 17974 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.349360 18053 raft_consensus.cc:493] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.349155 17974 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.349866 18053 raft_consensus.cc:515] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.350879 17948 raft_consensus.cc:2804] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.351202 17974 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.351742 18053 leader_election.cc:290] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:46.352756 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.353510 17825 raft_consensus.cc:2393] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:46.351253 17948 raft_consensus.cc:493] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.353948 17948 raft_consensus.cc:3060] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.355942 17866 tablet_bootstrap.cc:654] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.357558 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.358306 17677 raft_consensus.cc:2393] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:46.359606 17568 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:46.360145 17989 consensus_queue.cc:1048] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.360998 17974 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.362691 17916 consensus_queue.cc:1048] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.363687 17948 raft_consensus.cc:515] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.352157 17496 catalog_manager.cc:5697] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.349531 17870 tablet_bootstrap.cc:492] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:46.369674 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
W20260709 14:51:46.385687 17791 leader_election.cc:343] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.386319 17867 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:46.386678 17974 raft_consensus.cc:2749] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.386818 17867 ts_tablet_manager.cc:1403] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.206s	user 0.009s	sys 0.000s
I20260709 14:51:46.389501 17868 raft_consensus.cc:359] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.391870 17868 raft_consensus.cc:385] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.392148 17868 raft_consensus.cc:740] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.392813 17868 consensus_queue.cc:260] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.395798 17868 ts_tablet_manager.cc:1434] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 14:51:46.397173 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.397935 17868 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:46.402237 17867 raft_consensus.cc:359] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.402689 17867 raft_consensus.cc:385] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:46.403770 17714 leader_election.cc:343] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.405544 17749 raft_consensus.cc:3060] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.408043 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.402082 17948 leader_election.cc:290] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.402930 17867 raft_consensus.cc:740] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.418079 17867 consensus_queue.cc:260] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.420308 17867 ts_tablet_manager.cc:1434] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:51:46.415928 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:46.421967 17601 raft_consensus.cc:3060] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.422834 17747 raft_consensus.cc:2468] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:46.425129 17867 tablet_bootstrap.cc:492] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:46.431650 17643 leader_election.cc:304] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
W20260709 14:51:46.426604 17717 leader_election.cc:343] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.432518 17717 leader_election.cc:304] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:46.435642 17866 tablet_bootstrap.cc:492] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:46.435994 18048 raft_consensus.cc:2749] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.432747 17963 raft_consensus.cc:2804] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.437182 17963 raft_consensus.cc:697] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:46.437332 17867 tablet_bootstrap.cc:654] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.437989 17963 consensus_queue.cc:237] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.442441 17870 tablet_bootstrap.cc:654] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.436121 17866 ts_tablet_manager.cc:1403] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.121s	user 0.023s	sys 0.021s
I20260709 14:51:46.457046 17948 consensus_queue.cc:1048] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.460412 17868 tablet_bootstrap.cc:654] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.462132 17601 raft_consensus.cc:2468] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:46.463389 17790 leader_election.cc:304] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:46.464223 17948 raft_consensus.cc:2804] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.466996 17991 consensus_queue.cc:1048] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.473438 17866 raft_consensus.cc:359] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.474198 17866 raft_consensus.cc:385] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.474455 17866 raft_consensus.cc:740] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.475164 17866 consensus_queue.cc:260] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.477254 17866 ts_tablet_manager.cc:1434] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.003s
I20260709 14:51:46.478142 17867 tablet_bootstrap.cc:492] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:46.478205 17866 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:46.478766 17867 ts_tablet_manager.cc:1403] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260709 14:51:46.481052 17948 raft_consensus.cc:697] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:46.480635 17991 consensus_queue.cc:1048] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.481303 17989 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.481765 17989 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.481936 17948 consensus_queue.cc:237] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.483776 17989 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.486747 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.487413 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.488047 17601 raft_consensus.cc:2468] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:51:46.490506 17790 leader_election.cc:304] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:46.491969 17989 raft_consensus.cc:2804] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:46.492331 17989 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.492614 17989 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:46.487226 17867 raft_consensus.cc:359] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.497303 17867 raft_consensus.cc:385] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.497709 17867 raft_consensus.cc:740] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.498095 17963 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.498556 17963 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.501259 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:46.502861 17642 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.507051 17866 tablet_bootstrap.cc:654] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.508163 17989 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.515105 18095 raft_consensus.cc:493] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.512679 17499 catalog_manager.cc:5697] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.515641 18095 raft_consensus.cc:515] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.498488 17867 consensus_queue.cc:260] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.517781 17963 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.518159 17867 ts_tablet_manager.cc:1434] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 14:51:46.519227 17867 tablet_bootstrap.cc:492] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:46.519184 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:46.521024 17643 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.521729 17643 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:46.522768 17963 raft_consensus.cc:2749] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.524612 17868 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:46.526206 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:46.531455 18095 leader_election.cc:290] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.531675 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.531031 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e76332e6e04a5cafb5df847bda5ba5" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.532474 17601 raft_consensus.cc:2393] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:46.534229 17642 leader_election.cc:304] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:46.535284 18011 raft_consensus.cc:3060] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.542521 18011 raft_consensus.cc:2749] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.548554 18011 consensus_queue.cc:1048] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.563521 17868 ts_tablet_manager.cc:1403] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.003s
I20260709 14:51:46.563961 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:46.564499 17601 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:46.562821 17989 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 3 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.567140 17868 raft_consensus.cc:359] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.567598 17868 raft_consensus.cc:385] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.567752 17868 raft_consensus.cc:740] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.568215 17868 consensus_queue.cc:260] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.569825 17868 ts_tablet_manager.cc:1434] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:46.572430 17868 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:46.575538 17601 raft_consensus.cc:2468] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 3.
I20260709 14:51:46.578194 17868 tablet_bootstrap.cc:654] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.579747 17866 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:46.580183 17866 ts_tablet_manager.cc:1403] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.005s
I20260709 14:51:46.584728 17866 raft_consensus.cc:359] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.585371 17866 raft_consensus.cc:385] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.585632 17866 raft_consensus.cc:740] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.586393 17866 consensus_queue.cc:260] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.588307 17866 ts_tablet_manager.cc:1434] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:46.589184 17866 tablet_bootstrap.cc:492] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:46.590378 17867 tablet_bootstrap.cc:654] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.594048 17868 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:46.594236 17870 tablet_bootstrap.cc:492] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:46.594476 17868 ts_tablet_manager.cc:1403] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260709 14:51:46.594702 17870 ts_tablet_manager.cc:1403] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.245s	user 0.027s	sys 0.047s
I20260709 14:51:46.597189 17868 raft_consensus.cc:359] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.597414 17870 raft_consensus.cc:359] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.597838 17868 raft_consensus.cc:385] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.598249 17868 raft_consensus.cc:740] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.598064 17870 raft_consensus.cc:385] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.600538 17866 tablet_bootstrap.cc:654] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.599089 17868 consensus_queue.cc:260] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.599086 17870 raft_consensus.cc:740] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.602746 17867 tablet_bootstrap.cc:492] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:46.603645 17867 ts_tablet_manager.cc:1403] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.000s
I20260709 14:51:46.603446 17870 consensus_queue.cc:260] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.605393 17870 ts_tablet_manager.cc:1434] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:51:46.606349 17870 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:46.607615 17868 ts_tablet_manager.cc:1434] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:51:46.608350 17868 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:46.649987 17496 catalog_manager.cc:5697] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.655280 17790 leader_election.cc:304] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
W20260709 14:51:46.655730 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 57029.6us
I20260709 14:51:46.661448 17867 raft_consensus.cc:359] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.662472 17875 raft_consensus.cc:493] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.663589 17974 raft_consensus.cc:493] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.663340 17875 raft_consensus.cc:515] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.665323 18053 raft_consensus.cc:493] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b27dfd83425f454999e225e4079dced5)
I20260709 14:51:46.662643 17867 raft_consensus.cc:385] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.667155 17867 raft_consensus.cc:740] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.664321 17974 raft_consensus.cc:515] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.674127 17963 raft_consensus.cc:493] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.676831 17948 raft_consensus.cc:2804] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:46.677587 17948 raft_consensus.cc:697] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 3 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:46.679109 17948 consensus_queue.cc:237] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.687733 17867 consensus_queue.cc:260] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.674943 17963 raft_consensus.cc:515] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.696405 17870 tablet_bootstrap.cc:654] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.679708 17868 tablet_bootstrap.cc:654] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.696116 17963 leader_election.cc:290] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:46.666293 18053 raft_consensus.cc:515] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.702005 17875 leader_election.cc:290] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.714852 18054 consensus_queue.cc:1048] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:46.717015 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.717586 17867 ts_tablet_manager.cc:1434] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.114s	user 0.009s	sys 0.000s
I20260709 14:51:46.719411 17867 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:46.714725 17866 tablet_bootstrap.cc:492] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:46.721740 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.722563 17866 ts_tablet_manager.cc:1403] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.003s
I20260709 14:51:46.723294 17751 raft_consensus.cc:2468] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:46.726612 17867 tablet_bootstrap.cc:654] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.728217 18053 leader_election.cc:290] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.733033 17866 raft_consensus.cc:359] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.733898 17866 raft_consensus.cc:385] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.734202 17866 raft_consensus.cc:740] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.733275 17791 leader_election.cc:304] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
W20260709 14:51:46.741248 17642 consensus_peers.cc:597] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:46.741770 17642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 45083.5us
I20260709 14:51:46.744709 17875 raft_consensus.cc:2804] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.745158 17875 raft_consensus.cc:493] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.745453 17875 raft_consensus.cc:3060] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.738481 17974 leader_election.cc:290] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.745884 17866 consensus_queue.cc:260] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.748195 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.748980 17674 raft_consensus.cc:2468] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:46.748265 18160 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.750574 18160 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.754243 17989 consensus_queue.cc:1048] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:46.771960 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.781029 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.782044 17751 raft_consensus.cc:2393] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:46.785887 17875 raft_consensus.cc:515] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.787698 18153 consensus_queue.cc:1048] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:46.789300 17866 ts_tablet_manager.cc:1434] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.005s
I20260709 14:51:46.790283 17867 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:46.790738 17866 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:46.790767 17867 ts_tablet_manager.cc:1403] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.002s
I20260709 14:51:46.794366 17867 raft_consensus.cc:359] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.795001 17867 raft_consensus.cc:385] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.795245 17867 raft_consensus.cc:740] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.796325 17875 leader_election.cc:290] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.797109 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:46.797533 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:46.797767 17673 raft_consensus.cc:3060] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.811168 17751 raft_consensus.cc:3060] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.827870 17867 consensus_queue.cc:260] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.839135 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.839704 17568 leader_election.cc:304] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:46.840112 17601 raft_consensus.cc:2368] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 for earlier term 2. Current term is 3.
I20260709 14:51:46.840067 17977 consensus_queue.cc:1048] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:46.844693 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.845479 17824 raft_consensus.cc:2468] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:46.846853 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60bf0c3c61884a60b3b0d35b1b7b4e66" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.857059 17565 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:46.861915 18160 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.864765 18159 raft_consensus.cc:2804] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.865305 18159 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.865708 18159 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.875430 18160 raft_consensus.cc:3060] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.877770 17716 leader_election.cc:400] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805) with higher term. Message: Invalid argument: T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 for earlier term 2. Current term is 3.
W20260709 14:51:46.875290 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:46.878126 17716 leader_election.cc:403] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:46.880853 18053 raft_consensus.cc:3060] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:46.886065 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.872622 17751 raft_consensus.cc:2468] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:46.886891 17823 raft_consensus.cc:2393] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:46.895556 17867 ts_tablet_manager.cc:1434] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.001s
I20260709 14:51:46.876848 17673 raft_consensus.cc:2468] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:46.897948 17640 leader_election.cc:304] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:46.900055 18112 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.901988 17870 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:46.910084 17870 ts_tablet_manager.cc:1403] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.304s	user 0.015s	sys 0.012s
I20260709 14:51:46.900569 18112 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.913174 18011 raft_consensus.cc:2749] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.911955 18054 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.916294 18054 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.919310 18095 raft_consensus.cc:493] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.922096 18054 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.925294 17867 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:46.922708 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.920074 17791 leader_election.cc:304] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:46.925767 17868 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:46.930341 17868 ts_tablet_manager.cc:1403] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.322s	user 0.025s	sys 0.009s
I20260709 14:51:46.935607 18009 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.936187 18009 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.933228 17948 raft_consensus.cc:2804] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.937253 17948 raft_consensus.cc:697] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:46.938133 17948 consensus_queue.cc:237] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.938452 18009 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:46.939855 18095 raft_consensus.cc:515] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:46.941706 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.942243 18095 leader_election.cc:290] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
W20260709 14:51:46.943637 17640 leader_election.cc:343] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.943686 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:46.944669 18112 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:46.945158 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.947377 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:46.947631 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.954077 17749 raft_consensus.cc:2468] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:46.948153 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:46.950775 17642 leader_election.cc:343] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.951606 18095 raft_consensus.cc:493] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.955030 17674 raft_consensus.cc:2468] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:46.956450 17643 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
W20260709 14:51:46.956607 17714 leader_election.cc:343] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.958951 17717 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:46.960625 17866 tablet_bootstrap.cc:654] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:46.961278 17640 leader_election.cc:343] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.934671 17870 raft_consensus.cc:359] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.961715 17640 leader_election.cc:304] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:46.961977 18009 raft_consensus.cc:2804] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.962359 18009 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.962486 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:46.962709 18009 raft_consensus.cc:3060] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.963135 17675 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:46.965094 18011 raft_consensus.cc:2749] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.967144 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.961648 18052 raft_consensus.cc:2804] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.968292 18052 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.968611 18052 raft_consensus.cc:3060] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.961957 17870 raft_consensus.cc:385] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.973276 17870 raft_consensus.cc:740] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.976708 18095 raft_consensus.cc:515] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:46.978906 18095 leader_election.cc:290] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:46.980520 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc20c8a84e2e4632adac96990a7ff414" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:46.980682 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc20c8a84e2e4632adac96990a7ff414" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:46.981978 17643 leader_election.cc:343] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.982414 18052 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.984972 17870 consensus_queue.cc:260] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:46.985208 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:46.986186 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
W20260709 14:51:46.987353 17714 leader_election.cc:343] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.948661 18053 raft_consensus.cc:2749] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805) with higher term. Message: Invalid argument: T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 for earlier term 2. Current term is 3.
I20260709 14:51:47.004487 18159 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.007257 18159 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:46.989600 18009 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:46.994165 18112 raft_consensus.cc:493] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.018424 18112 raft_consensus.cc:515] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.020619 18112 leader_election.cc:290] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:46.994588 17500 catalog_manager.cc:5697] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.995831 17867 tablet_bootstrap.cc:654] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:46.961655 17568 leader_election.cc:343] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.022513 17568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 60888.3us
I20260709 14:51:47.022774 17866 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:47.023228 17866 ts_tablet_manager.cc:1403] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.233s	user 0.011s	sys 0.002s
W20260709 14:51:47.023926 17568 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.008492 18160 raft_consensus.cc:2749] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.010371 17870 ts_tablet_manager.cc:1434] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.100s	user 0.006s	sys 0.000s
I20260709 14:51:47.027104 17568 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:47.027578 17870 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:47.028445 17972 raft_consensus.cc:2804] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.028816 17972 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.029150 17972 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.010848 17974 consensus_queue.cc:1048] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.030176 17977 consensus_queue.cc:1048] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.989108 18052 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:47.012245 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:47.033129 17821 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.035313 17870 tablet_bootstrap.cc:654] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.000562 17868 raft_consensus.cc:359] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.039076 17868 raft_consensus.cc:385] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.039383 17868 raft_consensus.cc:740] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.040081 17868 consensus_queue.cc:260] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.041639 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.042418 17868 ts_tablet_manager.cc:1434] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.000s
I20260709 14:51:47.051293 17677 raft_consensus.cc:2393] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:47.057296 18009 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:47.058430 17602 raft_consensus.cc:2468] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:47.059695 17821 raft_consensus.cc:2468] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:47.060810 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:47.062258 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:47.062420 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:47.063601 17642 leader_election.cc:304] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
W20260709 14:51:47.064054 17640 leader_election.cc:343] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.042944 17716 leader_election.cc:343] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.064702 17714 leader_election.cc:343] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.066491 17717 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:47.066741 17714 leader_election.cc:304] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:47.067690 18011 raft_consensus.cc:2804] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.067898 18112 raft_consensus.cc:2749] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.068840 18112 raft_consensus.cc:2749] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.070042 17565 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:47.070920 17977 raft_consensus.cc:2804] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.071435 17977 raft_consensus.cc:697] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:47.072427 17977 consensus_queue.cc:237] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.068122 18011 raft_consensus.cc:493] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.076575 18011 raft_consensus.cc:3060] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.082804 18171 consensus_queue.cc:1048] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:47.084040 17948 raft_consensus.cc:493] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.085304 17868 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.084494 17948 raft_consensus.cc:515] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.087569 17948 leader_election.cc:290] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:47.015741 18095 consensus_queue.cc:1048] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.088984 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:47.091125 17791 leader_election.cc:343] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.091302 17866 raft_consensus.cc:359] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:47.091908 17791 consensus_peers.cc:597] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.093789 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:47.094988 17791 leader_election.cc:343] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.095364 17791 leader_election.cc:304] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:47.101131 18171 raft_consensus.cc:2749] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:47.102370 17568 leader_election.cc:343] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.091969 17866 raft_consensus.cc:385] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.103494 17866 raft_consensus.cc:740] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.104233 17866 consensus_queue.cc:260] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.107793 17868 tablet_bootstrap.cc:654] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.075424 17972 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.084470 18011 raft_consensus.cc:515] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.119489 18011 leader_election.cc:290] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:47.116765 17867 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:47.120245 17867 ts_tablet_manager.cc:1403] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.197s	user 0.017s	sys 0.046s
I20260709 14:51:47.124104 17870 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:47.124588 17870 ts_tablet_manager.cc:1403] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.010s
I20260709 14:51:47.124895 17867 raft_consensus.cc:359] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.125571 17867 raft_consensus.cc:385] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.125874 17867 raft_consensus.cc:740] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.126478 17867 consensus_queue.cc:260] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.129968 17870 raft_consensus.cc:359] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.130471 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:47.133814 17677 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.135237 17866 ts_tablet_manager.cc:1434] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.001s
I20260709 14:51:47.136260 17866 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:47.135667 17500 catalog_manager.cc:5697] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.137919 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:47.138664 17751 raft_consensus.cc:2393] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:47.141058 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:47.142654 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc20c8a84e2e4632adac96990a7ff414" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:47.143105 17643 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:47.125666 17972 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:47.144243 18009 raft_consensus.cc:2749] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.135175 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc20c8a84e2e4632adac96990a7ff414" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:47.145900 17602 raft_consensus.cc:3060] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.145011 18009 consensus_queue.cc:1048] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:47.147550 17496 catalog_manager.cc:5697] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.149844 17870 raft_consensus.cc:385] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.150480 17870 raft_consensus.cc:740] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.151553 17870 consensus_queue.cc:260] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
W20260709 14:51:47.148499 17643 leader_election.cc:343] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.155473 17751 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.157545 17677 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:47.128443 17867 ts_tablet_manager.cc:1434] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.001s
I20260709 14:51:47.165624 17867 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:47.166026 17568 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:47.162649 17602 raft_consensus.cc:2468] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:47.183522 17867 tablet_bootstrap.cc:654] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:47.221827 17642 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.15.51.190:44539, user_credentials={real_user=slave}} blocked reactor thread for 53809.9us
I20260709 14:51:47.234453 17642 leader_election.cc:304] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:47.235689 18179 raft_consensus.cc:2804] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.236244 18179 raft_consensus.cc:697] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:47.237098 18179 consensus_queue.cc:237] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.250016 17868 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.250584 17868 ts_tablet_manager.cc:1403] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.000s
I20260709 14:51:47.257288 17972 raft_consensus.cc:2804] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.257530 17866 tablet_bootstrap.cc:654] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.262835 17991 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.263329 17991 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.264716 17751 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:47.265256 17991 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:47.265836 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:47.267246 17790 leader_election.cc:343] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.271087 17972 raft_consensus.cc:697] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:47.271982 17972 consensus_queue.cc:237] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.272044 17868 raft_consensus.cc:359] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.282529 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:47.283213 17673 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:47.289885 18009 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.290431 18009 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.293346 17867 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:47.293843 17867 ts_tablet_manager.cc:1403] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.128s	user 0.004s	sys 0.013s
I20260709 14:51:47.295030 18009 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:47.296379 17867 raft_consensus.cc:359] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.297066 17867 raft_consensus.cc:385] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.297333 17867 raft_consensus.cc:740] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.297986 17867 consensus_queue.cc:260] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.299477 17867 ts_tablet_manager.cc:1434] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 14:51:47.300609 17867 tablet_bootstrap.cc:492] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:47.301502 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.302117 17601 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:47.290807 17791 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:47.303155 17948 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.274057 17868 raft_consensus.cc:385] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.303512 17948 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.303890 17948 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.305105 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:47.304591 17495 catalog_manager.cc:5697] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.305735 17820 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:47.273976 17870 ts_tablet_manager.cc:1434] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.149s	user 0.005s	sys 0.006s
I20260709 14:51:47.306932 17640 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:47.307798 18179 raft_consensus.cc:2804] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:47.308189 18179 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.308565 18179 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:47.313241 17870 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:47.312175 17948 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.315352 17948 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:47.315444 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:47.319437 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:47.320052 17673 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:47.323446 17790 leader_election.cc:343] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.318758 17868 raft_consensus.cc:740] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.325177 17870 tablet_bootstrap.cc:654] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.324525 17868 consensus_queue.cc:260] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.341725 18179 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.337608 17749 raft_consensus.cc:1275] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:47.338660 17601 raft_consensus.cc:1275] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:47.342948 17868 ts_tablet_manager.cc:1434] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 14:51:47.347818 17989 consensus_queue.cc:1048] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.348433 17875 consensus_queue.cc:1048] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.348975 17867 tablet_bootstrap.cc:654] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.360211 17673 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:47.361964 17868 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.369490 17868 tablet_bootstrap.cc:654] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.370990 18179 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:47.371290 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:47.374161 17820 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:47.382122 17820 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:47.383265 17640 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:47.384183 18179 raft_consensus.cc:2804] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:47.384655 18179 raft_consensus.cc:697] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:47.385605 18179 consensus_queue.cc:237] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER 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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.395388 17500 catalog_manager.cc:5697] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.397142 17866 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:47.397655 17866 ts_tablet_manager.cc:1403] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.262s	user 0.033s	sys 0.021s
I20260709 14:51:47.403815 17866 raft_consensus.cc:359] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.404633 17866 raft_consensus.cc:385] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.404980 17870 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:47.404898 17866 raft_consensus.cc:740] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.405457 17870 ts_tablet_manager.cc:1403] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.021s
I20260709 14:51:47.405686 17866 consensus_queue.cc:260] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.409778 17870 raft_consensus.cc:359] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.410964 17791 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:47.412782 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:47.410378 17870 raft_consensus.cc:385] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.413753 17870 raft_consensus.cc:740] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.414031 17875 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.414465 17875 raft_consensus.cc:697] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:47.415174 17875 consensus_queue.cc:237] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.413360 17602 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:47.419632 17867 tablet_bootstrap.cc:492] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:47.420081 17867 ts_tablet_manager.cc:1403] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.014s
I20260709 14:51:47.422574 17867 raft_consensus.cc:359] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.423564 17867 raft_consensus.cc:385] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.423831 17867 raft_consensus.cc:740] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.424469 17867 consensus_queue.cc:260] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.426782 17867 ts_tablet_manager.cc:1434] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:47.427706 17867 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:47.415143 17870 consensus_queue.cc:260] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.434341 17602 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:47.444291 17866 ts_tablet_manager.cc:1434] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:51:47.439129 17870 ts_tablet_manager.cc:1434] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:51:47.439519 17495 catalog_manager.cc:5697] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 2, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.447065 17870 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:47.434806 17867 tablet_bootstrap.cc:654] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.460103 17866 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:47.461905 17870 tablet_bootstrap.cc:654] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.466305 17602 raft_consensus.cc:3060] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.467092 17868 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.471623 18179 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.472105 18179 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.474159 18179 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:47.471431 17868 ts_tablet_manager.cc:1403] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.010s
I20260709 14:51:47.474328 17866 tablet_bootstrap.cc:654] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.476075 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.477557 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:47.478425 17823 raft_consensus.cc:2393] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in this term.
I20260709 14:51:47.477538 17868 raft_consensus.cc:359] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.479032 17868 raft_consensus.cc:385] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.479318 17868 raft_consensus.cc:740] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.479604 17640 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:47.481194 18011 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.489615 18011 raft_consensus.cc:2749] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.491017 17868 consensus_queue.cc:260] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.492504 17875 consensus_queue.cc:1048] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.493088 17868 ts_tablet_manager.cc:1434] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:47.494077 17868 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.495200 17870 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:47.496260 17867 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:47.496867 17870 ts_tablet_manager.cc:1403] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.001s
I20260709 14:51:47.497128 17867 ts_tablet_manager.cc:1403] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.000s
I20260709 14:51:47.499687 17870 raft_consensus.cc:359] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.500000 17867 raft_consensus.cc:359] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.500730 17867 raft_consensus.cc:385] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.501042 17867 raft_consensus.cc:740] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.501878 17867 consensus_queue.cc:260] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.500428 17870 raft_consensus.cc:385] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.495687 17496 catalog_manager.cc:5697] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.505972 17866 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:47.506438 17866 ts_tablet_manager.cc:1403] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.003s
I20260709 14:51:47.507776 17868 tablet_bootstrap.cc:654] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.503973 17870 raft_consensus.cc:740] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.508735 17870 consensus_queue.cc:260] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.514218 17870 ts_tablet_manager.cc:1434] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:47.513868 17866 raft_consensus.cc:359] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.515830 17866 raft_consensus.cc:385] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.516105 17866 raft_consensus.cc:740] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.516896 17866 consensus_queue.cc:260] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.517834 17972 consensus_queue.cc:1048] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.519196 17866 ts_tablet_manager.cc:1434] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:51:47.520180 17866 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:47.525143 17948 consensus_queue.cc:1048] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.515192 17870 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:47.531628 17866 tablet_bootstrap.cc:654] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.548743 17866 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:47.549222 17866 ts_tablet_manager.cc:1403] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.012s
I20260709 14:51:47.551681 17972 consensus_queue.cc:1048] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.554539 17866 raft_consensus.cc:359] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.555222 17866 raft_consensus.cc:385] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.555495 17866 raft_consensus.cc:740] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.556237 17866 consensus_queue.cc:260] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.562563 17866 ts_tablet_manager.cc:1434] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 14:51:47.564713 17868 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.504084 17867 ts_tablet_manager.cc:1434] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:47.565191 17868 ts_tablet_manager.cc:1403] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.002s
I20260709 14:51:47.565833 17866 tablet_bootstrap.cc:492] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:47.567950 17870 tablet_bootstrap.cc:654] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.569430 17867 tablet_bootstrap.cc:492] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:47.572225 17868 raft_consensus.cc:359] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.572847 17868 raft_consensus.cc:385] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.573122 17868 raft_consensus.cc:740] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.573359 17866 tablet_bootstrap.cc:654] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.574584 17868 consensus_queue.cc:260] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.582029 17868 ts_tablet_manager.cc:1434] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:47.583045 17868 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.590265 17867 tablet_bootstrap.cc:654] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.600984 17868 tablet_bootstrap.cc:654] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.634766 17870 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:47.635205 17870 ts_tablet_manager.cc:1403] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.120s	user 0.006s	sys 0.018s
I20260709 14:51:47.637683 17870 raft_consensus.cc:359] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.638352 17870 raft_consensus.cc:385] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.638612 17870 raft_consensus.cc:740] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.639252 17870 consensus_queue.cc:260] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.641306 17870 ts_tablet_manager.cc:1434] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:47.642340 17870 tablet_bootstrap.cc:492] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:47.642338 17867 tablet_bootstrap.cc:492] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:47.643069 17867 ts_tablet_manager.cc:1403] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.006s
I20260709 14:51:47.646054 17867 raft_consensus.cc:359] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.646704 17867 raft_consensus.cc:385] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.647020 17867 raft_consensus.cc:740] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.647704 17866 tablet_bootstrap.cc:492] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:47.648170 17866 ts_tablet_manager.cc:1403] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.083s	user 0.026s	sys 0.027s
I20260709 14:51:47.648012 17867 consensus_queue.cc:260] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.650547 17866 raft_consensus.cc:359] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.651156 17866 raft_consensus.cc:385] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.651388 17866 raft_consensus.cc:740] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.651989 17866 consensus_queue.cc:260] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.652995 17870 tablet_bootstrap.cc:654] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.657392 18011 raft_consensus.cc:493] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.657861 18011 raft_consensus.cc:515] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.659807 18011 leader_election.cc:290] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:47.661221 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:47.661901 17749 raft_consensus.cc:2468] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:47.661278 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.663183 17643 leader_election.cc:304] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
W20260709 14:51:47.663868 17642 leader_election.cc:343] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.664216 17870 tablet_bootstrap.cc:492] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:47.664680 18011 raft_consensus.cc:2804] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.665169 18011 raft_consensus.cc:493] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.665576 18011 raft_consensus.cc:3060] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.664700 17866 ts_tablet_manager.cc:1434] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:51:47.668678 17866 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:47.664716 17870 ts_tablet_manager.cc:1403] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.009s
I20260709 14:51:47.672868 17868 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.673377 17868 ts_tablet_manager.cc:1403] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.091s	user 0.033s	sys 0.004s
I20260709 14:51:47.674726 17870 raft_consensus.cc:359] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.675379 17870 raft_consensus.cc:385] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.675645 17972 consensus_queue.cc:1048] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:47.675762 18011 raft_consensus.cc:515] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.677350 17867 ts_tablet_manager.cc:1434] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:51:47.675910 17868 raft_consensus.cc:359] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.678130 17868 raft_consensus.cc:385] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.678391 17867 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:47.678402 17868 raft_consensus.cc:740] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.679280 17868 consensus_queue.cc:260] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.681231 17868 ts_tablet_manager.cc:1434] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:47.681695 18011 leader_election.cc:290] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:47.682641 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:47.683336 17749 raft_consensus.cc:3060] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.684588 17866 tablet_bootstrap.cc:654] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.675642 17870 raft_consensus.cc:740] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.687551 17870 consensus_queue.cc:260] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.688582 17751 raft_consensus.cc:3060] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.689226 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:47.691565 17867 tablet_bootstrap.cc:654] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:47.696017 17642 leader_election.cc:343] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.700007 17868 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.689410 17870 ts_tablet_manager.cc:1434] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:47.701195 17870 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:47.707377 17870 tablet_bootstrap.cc:654] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.707819 17868 tablet_bootstrap.cc:654] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.714421 18011 raft_consensus.cc:493] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.714949 18011 raft_consensus.cc:515] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.719009 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:47.719668 17820 raft_consensus.cc:2468] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:47.720909 17640 leader_election.cc:304] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:47.721814 18009 raft_consensus.cc:2804] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.722199 18009 raft_consensus.cc:493] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.722512 18009 raft_consensus.cc:3060] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.725603 18011 leader_election.cc:290] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:47.738889 17972 consensus_queue.cc:1048] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.744792 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:47.745553 17748 raft_consensus.cc:2468] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:47.744804 18009 raft_consensus.cc:515] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.750047 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:47.750661 17820 raft_consensus.cc:3060] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.757412 17820 raft_consensus.cc:2468] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:47.758951 17640 leader_election.cc:304] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:47.759855 18011 raft_consensus.cc:2804] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.760528 18011 raft_consensus.cc:697] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:47.761405 18011 consensus_queue.cc:237] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.757854 18009 leader_election.cc:290] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:47.775353 17748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:47.776028 17748 raft_consensus.cc:3060] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.783183 17496 catalog_manager.cc:5697] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.789980 17868 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.790560 17868 ts_tablet_manager.cc:1403] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.091s	user 0.007s	sys 0.010s
I20260709 14:51:47.797894 17868 raft_consensus.cc:359] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.798702 17868 raft_consensus.cc:385] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.799024 17868 raft_consensus.cc:740] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.799696 17868 consensus_queue.cc:260] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.801285 17868 ts_tablet_manager.cc:1434] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:51:47.802341 17868 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.807963 17868 tablet_bootstrap.cc:654] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.823670 18052 raft_consensus.cc:493] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.824185 18052 raft_consensus.cc:515] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.829552 17749 raft_consensus.cc:2468] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:47.830090 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec63416043f249d8971719d74dcb2652" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:47.830265 18052 leader_election.cc:290] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
W20260709 14:51:47.831679 17714 leader_election.cc:343] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.840147 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec63416043f249d8971719d74dcb2652" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.840813 17602 raft_consensus.cc:2468] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:47.846774 17601 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.849777 18009 consensus_queue.cc:1048] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.858105 17868 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.859874 17868 ts_tablet_manager.cc:1403] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.030s
I20260709 14:51:47.860110 17948 raft_consensus.cc:493] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.860801 17948 raft_consensus.cc:515] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.863402 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:47.863674 17948 leader_election.cc:290] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
W20260709 14:51:47.864801 17791 leader_election.cc:343] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.867580 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.868674 18179 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.869237 18179 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.867689 17868 raft_consensus.cc:359] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.871345 18179 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:47.873140 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:47.873802 17868 raft_consensus.cc:385] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.875310 17868 raft_consensus.cc:740] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.876084 17868 consensus_queue.cc:260] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.878137 17599 raft_consensus.cc:2468] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:47.878762 17868 ts_tablet_manager.cc:1434] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:47.879832 17868 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:47.883673 17640 leader_election.cc:343] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.887130 17598 raft_consensus.cc:1275] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:47.888383 17790 leader_election.cc:304] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:47.889086 18153 raft_consensus.cc:2804] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.889482 18153 raft_consensus.cc:493] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.889810 18153 raft_consensus.cc:3060] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.895648 17868 tablet_bootstrap.cc:654] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.897737 17948 raft_consensus.cc:493] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.898231 17948 raft_consensus.cc:515] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.900120 17948 leader_election.cc:290] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:47.900574 18171 raft_consensus.cc:493] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.901062 18171 raft_consensus.cc:515] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.902917 18171 leader_election.cc:290] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:47.906046 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:47.906733 17747 raft_consensus.cc:2468] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:47.907946 17791 leader_election.cc:304] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:47.909878 17868 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:47.910315 18171 raft_consensus.cc:2804] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.910414 17868 ts_tablet_manager.cc:1403] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.007s
I20260709 14:51:47.910772 18171 raft_consensus.cc:493] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.911161 18171 raft_consensus.cc:3060] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.914649 17868 raft_consensus.cc:359] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.915381 17868 raft_consensus.cc:385] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.915680 17868 raft_consensus.cc:740] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.916644 17868 consensus_queue.cc:260] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.918543 17868 ts_tablet_manager.cc:1434] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:47.919533 17868 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:47.919402 18153 raft_consensus.cc:515] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.921526 18159 raft_consensus.cc:493] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.922058 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.918586 18171 raft_consensus.cc:515] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.922024 18159 raft_consensus.cc:515] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.943441 18171 leader_election.cc:290] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:47.947662 17867 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:47.948119 17867 ts_tablet_manager.cc:1403] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.270s	user 0.032s	sys 0.066s
I20260709 14:51:47.941893 17598 raft_consensus.cc:2468] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:47.926067 18179 consensus_queue.cc:1048] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:51:47.943321 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:47.950919 17673 raft_consensus.cc:2468] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:47.944025 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:47.951741 17747 raft_consensus.cc:3060] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.955005 17867 raft_consensus.cc:359] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.955710 17867 raft_consensus.cc:385] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.956046 17867 raft_consensus.cc:740] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.956723 17867 consensus_queue.cc:260] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:47.957096 17747 raft_consensus.cc:2468] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:47.940011 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:47.957948 17599 raft_consensus.cc:2468] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:47.958316 17791 leader_election.cc:304] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:47.959517 17820 raft_consensus.cc:1275] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:47.960206 17867 ts_tablet_manager.cc:1434] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:47.961040 18222 consensus_queue.cc:1048] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.961498 18171 raft_consensus.cc:2804] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.961982 18171 raft_consensus.cc:697] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:47.962975 17875 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.962750 18171 consensus_queue.cc:237] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:47.963408 17875 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:47.964424 17791 leader_election.cc:304] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:47.965530 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:47.946225 17868 tablet_bootstrap.cc:654] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.965446 17948 raft_consensus.cc:2804] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.969125 17643 leader_election.cc:304] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:47.967815 17599 raft_consensus.cc:3060] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.974566 17867 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:47.969441 17948 raft_consensus.cc:493] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.976356 18011 raft_consensus.cc:2804] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.979758 18011 raft_consensus.cc:697] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:47.789731 17748 raft_consensus.cc:2468] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
W20260709 14:51:47.983704 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:47.981496 17875 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:47.990262 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:47.991112 17744 raft_consensus.cc:2393] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:47.980891 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:47.992415 17870 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:47.979753 18224 consensus_queue.cc:1048] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:51:47.993777 18153 leader_election.cc:290] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:47.995709 17716 leader_election.cc:304] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:47.996423 18053 raft_consensus.cc:2804] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.996778 18053 raft_consensus.cc:493] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.997123 18053 raft_consensus.cc:3060] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.999584 17870 ts_tablet_manager.cc:1403] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.299s	user 0.079s	sys 0.074s
I20260709 14:51:48.007784 17866 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:48.008249 17866 ts_tablet_manager.cc:1403] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.340s	user 0.045s	sys 0.058s
I20260709 14:51:47.980580 18011 consensus_queue.cc:237] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:47.982046 17948 raft_consensus.cc:3060] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.978577 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:48.011444 17866 raft_consensus.cc:359] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.024183 17866 raft_consensus.cc:385] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.024467 17866 raft_consensus.cc:740] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.999171 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:48.015264 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:48.017452 17643 consensus_peers.cc:597] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.026096 17866 consensus_queue.cc:260] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.044800 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:48.045323 18159 leader_election.cc:290] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:48.045468 17600 raft_consensus.cc:3060] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.015668 18053 raft_consensus.cc:515] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.035773 17673 raft_consensus.cc:2393] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:48.052379 17866 ts_tablet_manager.cc:1434] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.003s
I20260709 14:51:48.037092 17974 raft_consensus.cc:493] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.055152 17747 raft_consensus.cc:2393] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
W20260709 14:51:48.062222 17791 leader_election.cc:343] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.060050 17974 raft_consensus.cc:515] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.069388 17870 raft_consensus.cc:359] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.070030 17870 raft_consensus.cc:385] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.070276 17870 raft_consensus.cc:740] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.070636 17974 leader_election.cc:290] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:48.070851 17870 consensus_queue.cc:260] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.074286 17866 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:48.072916 18053 leader_election.cc:290] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:48.077526 17948 raft_consensus.cc:515] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.080564 17791 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:48.082377 17870 ts_tablet_manager.cc:1434] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.001s
I20260709 14:51:48.081959 17948 leader_election.cc:290] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:48.083253 17496 catalog_manager.cc:5697] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.086558 17948 raft_consensus.cc:3060] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.089190 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:48.089728 17601 raft_consensus.cc:3060] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.092598 17948 raft_consensus.cc:2749] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.093871 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1629e08e00042ce97b7013e5cdd9bf1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:48.095314 17601 raft_consensus.cc:2468] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:48.107344 17866 tablet_bootstrap.cc:654] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.108975 17600 raft_consensus.cc:2468] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:48.110131 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec63416043f249d8971719d74dcb2652" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:48.111944 17974 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.112201 17568 leader_election.cc:304] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:48.112316 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:48.112663 17868 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:48.112438 17974 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:48.114198 17568 leader_election.cc:343] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.114542 17974 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:48.114712 17868 ts_tablet_manager.cc:1403] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.195s	user 0.032s	sys 0.019s
I20260709 14:51:48.116425 17790 leader_election.cc:304] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:48.118325 17867 tablet_bootstrap.cc:654] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.120846 17870 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:48.130179 17790 leader_election.cc:304] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3
W20260709 14:51:48.130703 17643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 103756us
I20260709 14:51:48.131047 18224 raft_consensus.cc:2804] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.130957 18225 raft_consensus.cc:2804] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.136615 18153 consensus_queue.cc:1048] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.137609 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:48.138192 17675 raft_consensus.cc:3060] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.139760 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec63416043f249d8971719d74dcb2652" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:48.142715 17599 raft_consensus.cc:2468] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:48.150678 18225 raft_consensus.cc:697] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:48.133129 18224 raft_consensus.cc:697] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:48.155784 18159 raft_consensus.cc:2749] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.151456 17600 raft_consensus.cc:3060] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.186228 17675 raft_consensus.cc:2468] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
W20260709 14:51:48.156198 17714 leader_election.cc:343] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.244882 18224 consensus_queue.cc:237] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.244910 18225 consensus_queue.cc:237] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:48.247843 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 94143.5us
I20260709 14:51:48.182392 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:48.307215 17643 leader_election.cc:343] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.308342 17643 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:48.309314 17868 raft_consensus.cc:359] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.309988 17868 raft_consensus.cc:385] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.310240 17868 raft_consensus.cc:740] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.311113 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:48.311753 17676 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:48.313930 17866 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:48.314379 17866 ts_tablet_manager.cc:1403] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.249s	user 0.008s	sys 0.020s
I20260709 14:51:48.315471 17868 consensus_queue.cc:260] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
W20260709 14:51:48.320188 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 170687us
I20260709 14:51:48.307864 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:48.317991 17565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 139829us
I20260709 14:51:48.317313 18009 raft_consensus.cc:2749] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.325249 17500 catalog_manager.cc:5697] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.331820 17600 raft_consensus.cc:2468] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:48.334509 17868 ts_tablet_manager.cc:1434] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.215s	user 0.006s	sys 0.000s
I20260709 14:51:48.375602 18232 raft_consensus.cc:493] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.376178 18232 raft_consensus.cc:515] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.361838 18171 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:48.411649 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 90370.8us
W20260709 14:51:48.412473 17568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 80735.9us
I20260709 14:51:48.421214 17868 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:48.412962 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 86012.6us
I20260709 14:51:48.422341 17716 leader_election.cc:304] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:48.414975 17867 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:48.424773 17867 ts_tablet_manager.cc:1403] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.452s	user 0.010s	sys 0.009s
I20260709 14:51:48.439971 18232 leader_election.cc:290] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:48.421499 18171 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.461596 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc20c8a84e2e4632adac96990a7ff414" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:48.458524 18232 raft_consensus.cc:2804] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.466804 17867 raft_consensus.cc:359] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.467496 17867 raft_consensus.cc:385] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.467746 17867 raft_consensus.cc:740] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.468390 17867 consensus_queue.cc:260] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
W20260709 14:51:48.478940 17716 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 56700.8us
I20260709 14:51:48.476557 18232 raft_consensus.cc:697] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:48.486037 17867 ts_tablet_manager.cc:1434] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:51:48.501248 18232 consensus_queue.cc:237] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.501927 17868 tablet_bootstrap.cc:654] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.518380 17870 tablet_bootstrap.cc:654] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.526997 17866 raft_consensus.cc:359] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.527712 17866 raft_consensus.cc:385] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.527977 17866 raft_consensus.cc:740] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.528600 17866 consensus_queue.cc:260] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.542763 17568 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
W20260709 14:51:48.543704 17568 leader_election.cc:343] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.544015 17568 leader_election.cc:304] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:48.544909 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc20c8a84e2e4632adac96990a7ff414" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:48.555114 18238 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:48.555538 18238 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b27dfd83425f454999e225e4079dced5)
I20260709 14:51:48.555917 18238 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:48.550511 17972 raft_consensus.cc:2749] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.559057 17866 ts_tablet_manager.cc:1434] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.244s	user 0.003s	sys 0.005s
I20260709 14:51:48.565683 17717 leader_election.cc:304] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:48.570761 17866 tablet_bootstrap.cc:492] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:48.575063 18226 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.578115 17867 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:48.583511 18235 consensus_queue.cc:1048] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:48.595101 18220 raft_consensus.cc:2749] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.582130 18226 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.596855 17751 raft_consensus.cc:3060] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.598527 18226 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:48.594290 17977 raft_consensus.cc:493] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.604489 17977 raft_consensus.cc:515] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.606396 17977 leader_election.cc:290] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:48.603058 18232 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.618582 18232 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:48.620911 17867 tablet_bootstrap.cc:654] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.630791 17868 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:48.631206 17868 ts_tablet_manager.cc:1403] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.260s	user 0.019s	sys 0.005s
I20260709 14:51:48.632118 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:48.610921 18238 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.644773 17750 raft_consensus.cc:2393] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in current term 1: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:48.645296 18171 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:48.650269 18238 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:48.663084 18231 consensus_queue.cc:1048] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:51:48.685992 18234 raft_consensus.cc:493] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.686532 18234 raft_consensus.cc:515] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:48.689389 18234 leader_election.cc:290] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:48.693205 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:48.693975 17870 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:48.694479 17599 raft_consensus.cc:3060] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.693933 17597 raft_consensus.cc:2468] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:48.718119 17866 tablet_bootstrap.cc:654] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.658371 18232 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:48.720283 17870 ts_tablet_manager.cc:1403] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.620s	user 0.037s	sys 0.023s
I20260709 14:51:48.734136 17673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:48.731045 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:48.751993 17868 raft_consensus.cc:359] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.752823 17868 raft_consensus.cc:385] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.753123 17868 raft_consensus.cc:740] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.748543 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:48.806488 17868 consensus_queue.cc:260] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.808671 17974 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.809229 17974 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:48.814041 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:48.813558 17870 raft_consensus.cc:359] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.817039 17868 ts_tablet_manager.cc:1434] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.186s	user 0.008s	sys 0.001s
I20260709 14:51:48.820366 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:48.829384 17870 raft_consensus.cc:385] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.830710 17870 raft_consensus.cc:740] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.833695 17870 consensus_queue.cc:260] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.842051 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:48.842609 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:48.843266 17824 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:48.844111 17870 ts_tablet_manager.cc:1434] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.123s	user 0.005s	sys 0.001s
I20260709 14:51:48.845125 17870 tablet_bootstrap.cc:492] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:48.914332 17868 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:48.930701 17791 leader_election.cc:343] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.925362 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:48.914691 18171 consensus_queue.cc:1048] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:51:48.973140 17875 raft_consensus.cc:493] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.973748 17875 raft_consensus.cc:515] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:48.936079 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:48.940302 17672 raft_consensus.cc:2468] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:48.992518 17597 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:49.016142 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:49.019801 17870 tablet_bootstrap.cc:654] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.993376 17565 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
W20260709 14:51:49.030135 17565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 90265.8us
I20260709 14:51:49.031028 17867 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:49.031198 17972 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.031659 17972 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.032018 17972 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.034724 17875 leader_election.cc:290] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:49.031677 17867 ts_tablet_manager.cc:1403] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.454s	user 0.031s	sys 0.026s
I20260709 14:51:49.254483 17866 tablet_bootstrap.cc:492] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:49.259362 17866 ts_tablet_manager.cc:1403] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.689s	user 0.036s	sys 0.019s
I20260709 14:51:49.258668 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec63416043f249d8971719d74dcb2652" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:49.137360 18252 raft_consensus.cc:493] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.263826 18252 raft_consensus.cc:515] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:49.255277 18251 raft_consensus.cc:493] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5fa8713943a4550a8911fa4ce26a8b3)
I20260709 14:51:49.269523 17868 tablet_bootstrap.cc:654] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.102411 17717 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:49.272138 17495 catalog_manager.cc:5697] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:49.273923 17717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 171615us
I20260709 14:51:49.274760 18253 raft_consensus.cc:2804] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:49.275107 18253 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.275415 18253 raft_consensus.cc:3060] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.283583 18253 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.289500 17866 raft_consensus.cc:359] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.290158 17866 raft_consensus.cc:385] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.290441 17866 raft_consensus.cc:740] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.291079 17866 consensus_queue.cc:260] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.293220 17670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:49.294528 18252 leader_election.cc:290] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:49.295400 17866 ts_tablet_manager.cc:1434] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:51:49.100311 17972 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:49.301378 17867 raft_consensus.cc:359] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:49.303786 17867 raft_consensus.cc:385] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.304052 17867 raft_consensus.cc:740] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.304807 17867 consensus_queue.cc:260] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:49.308319 17670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:49.308595 17974 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:49.308957 17670 raft_consensus.cc:3060] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.310146 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:49.312119 18253 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:49.315706 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:49.316309 17824 raft_consensus.cc:2468] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:49.295884 18251 raft_consensus.cc:515] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:49.317040 17875 consensus_queue.cc:1048] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.318881 17867 ts_tablet_manager.cc:1434] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.002s
I20260709 14:51:49.319934 17867 tablet_bootstrap.cc:492] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:49.322258 17972 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:49.318315 17790 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:49.328375 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:49.330034 17825 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.332206 17867 tablet_bootstrap.cc:654] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.346462 17642 leader_election.cc:304] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
W20260709 14:51:49.349571 17642 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.352685 18231 consensus_queue.cc:1048] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.355366 17670 raft_consensus.cc:2468] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:49.343142 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
W20260709 14:51:49.357493 17643 leader_election.cc:343] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.358213 17568 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:49.360558 17568 leader_election.cc:304] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:49.361326 18276 raft_consensus.cc:2749] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:49.349159 18234 raft_consensus.cc:2804] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.363094 17823 raft_consensus.cc:3060] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:49.377163 18274 raft_consensus.cc:2749] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.357945 17825 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
W20260709 14:51:49.382740 17568 leader_election.cc:343] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.385064 18251 leader_election.cc:290] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:49.367266 18234 raft_consensus.cc:493] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.388149 18271 raft_consensus.cc:2764] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:49.389192 17868 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:49.391986 17868 ts_tablet_manager.cc:1403] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.490s	user 0.013s	sys 0.010s
I20260709 14:51:49.367025 17717 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:49.408218 17870 tablet_bootstrap.cc:492] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:49.409359 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:49.423727 17601 raft_consensus.cc:2393] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:49.427947 17870 ts_tablet_manager.cc:1403] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.583s	user 0.022s	sys 0.026s
I20260709 14:51:49.391588 18234 raft_consensus.cc:3060] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.428766 17498 catalog_manager.cc:5697] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.431727 17498 catalog_manager.cc:5697] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 1 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.435009 17716 leader_election.cc:304] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
W20260709 14:51:49.401521 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 44186.5us
I20260709 14:51:49.438234 18112 consensus_queue.cc:1048] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.435921 17818 raft_consensus.cc:3060] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:49.433111 17717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 68654.5us
I20260709 14:51:49.440244 18252 raft_consensus.cc:3060] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.446249 17823 raft_consensus.cc:2468] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:49.434240 18053 raft_consensus.cc:2804] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:49.451680 18053 raft_consensus.cc:697] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:49.452519 18053 consensus_queue.cc:237] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER 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: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.454386 17866 tablet_bootstrap.cc:492] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:49.456977 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec63416043f249d8971719d74dcb2652" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:49.457775 17600 raft_consensus.cc:2393] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:49.397095 18251 consensus_queue.cc:1048] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 14:51:49.469764 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:49.472980 17866 tablet_bootstrap.cc:654] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.475318 17870 raft_consensus.cc:359] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.512398 17870 raft_consensus.cc:385] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.513336 17870 raft_consensus.cc:740] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.513963 17870 consensus_queue.cc:260] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.515573 18280 consensus_queue.cc:1048] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:49.511534 18252 raft_consensus.cc:2749] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.520388 17868 raft_consensus.cc:359] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:49.522991 17868 raft_consensus.cc:385] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.523279 17868 raft_consensus.cc:740] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.523780 17868 consensus_queue.cc:260] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:49.531334 17870 ts_tablet_manager.cc:1434] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.103s	user 0.004s	sys 0.003s
I20260709 14:51:49.533017 17671 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.514101 17599 raft_consensus.cc:1240] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Rejecting Update request from peer b27dfd83425f454999e225e4079dced5 for earlier term 1. Current term is 2. Ops: []
W20260709 14:51:49.517401 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 65595us
I20260709 14:51:49.565869 17868 ts_tablet_manager.cc:1434] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.174s	user 0.006s	sys 0.000s
I20260709 14:51:49.575538 17870 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:49.572590 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1492ff82affa4a1bab7f4bc23556c178" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:49.562716 18232 consensus_queue.cc:1048] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 14:51:49.576531 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 56895.4us
I20260709 14:51:49.613950 18227 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:49.634374 17640 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:49.729542 18288 log.cc:927] Time spent T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:51:49.746680 17867 tablet_bootstrap.cc:492] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:49.746532 18234 raft_consensus.cc:515] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:49.747412 17867 ts_tablet_manager.cc:1403] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.428s	user 0.045s	sys 0.056s
I20260709 14:51:49.750126 17867 raft_consensus.cc:359] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:49.750818 17867 raft_consensus.cc:385] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.751173 17867 raft_consensus.cc:740] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
W20260709 14:51:49.753659 18285 log.cc:927] Time spent T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260709 14:51:49.756675 17867 consensus_queue.cc:260] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
W20260709 14:51:49.759074 18290 log.cc:927] Time spent T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: Append to log took a long time: real 0.107s	user 0.000s	sys 0.000s
I20260709 14:51:49.727455 17640 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:49.715559 18227 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
W20260709 14:51:49.848140 17926 log.cc:927] Time spent T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671: Append to log took a long time: real 0.150s	user 0.001s	sys 0.000s
I20260709 14:51:49.813464 17867 ts_tablet_manager.cc:1434] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 14:51:49.836263 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1492ff82affa4a1bab7f4bc23556c178" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:49.866899 17790 leader_election.cc:304] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:49.868804 18227 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
W20260709 14:51:49.870121 18286 log.cc:927] Time spent T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: Append to log took a long time: real 0.186s	user 0.000s	sys 0.000s
I20260709 14:51:49.873972 17875 raft_consensus.cc:2749] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.903543 17875 consensus_queue.cc:1059] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.904575 18251 raft_consensus.cc:3055] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:49.904920 18251 raft_consensus.cc:740] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:49.906095 17870 tablet_bootstrap.cc:654] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.906813 17867 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: Bootstrap starting.
I20260709 14:51:49.905666 18251 consensus_queue.cc:260] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:49.913136 17671 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:49.977527 18253 raft_consensus.cc:493] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b27dfd83425f454999e225e4079dced5)
I20260709 14:51:49.978459 17866 tablet_bootstrap.cc:492] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:49.892762 18227 consensus_queue.cc:1048] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:51:49.916680 18296 consensus_queue.cc:1048] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:51:49.982456 17866 ts_tablet_manager.cc:1403] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.528s	user 0.014s	sys 0.018s
I20260709 14:51:49.982435 18253 raft_consensus.cc:515] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:49.994974 17642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 139126us
I20260709 14:51:50.001569 17565 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:49.992381 18179 raft_consensus.cc:2749] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:50.007159 17868 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:50.011917 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:50.014439 18253 leader_election.cc:290] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:50.014205 17866 raft_consensus.cc:359] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.015450 17866 raft_consensus.cc:385] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.016261 17866 raft_consensus.cc:740] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.988168 18251 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:50.023425 17866 consensus_queue.cc:260] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.014999 18253 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.030627 18274 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:50.030652 18179 raft_consensus.cc:493] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.031292 18179 raft_consensus.cc:515] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.033356 18179 leader_election.cc:290] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
W20260709 14:51:50.015870 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 401265us
I20260709 14:51:50.037849 18234 leader_election.cc:290] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:50.037688 18253 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.038532 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:50.039511 17974 raft_consensus.cc:493] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.039680 18253 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:50.242254 17867 tablet_bootstrap.cc:654] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.043605 17868 tablet_bootstrap.cc:654] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.111517 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:50.093713 18179 raft_consensus.cc:493] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.236160 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:50.252246 18179 raft_consensus.cc:515] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:50.098012 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:50.239279 17870 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
W20260709 14:51:50.250216 18295 log.cc:927] Time spent T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Append to log took a long time: real 0.258s	user 0.000s	sys 0.000s
I20260709 14:51:50.185696 17791 leader_election.cc:304] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:50.043975 17866 ts_tablet_manager.cc:1434] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.005s
W20260709 14:51:50.108704 17789 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:51:50.258896 17870 ts_tablet_manager.cc:1403] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.687s	user 0.016s	sys 0.022s
I20260709 14:51:50.031256 18274 raft_consensus.cc:697] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:50.091967 18280 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.287364 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880d33cc673747d2817283bd4f623f2b" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:50.226998 18281 raft_consensus.cc:493] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.112934 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbba0fb7de344ae08979d7e11509c7cd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:50.251220 17974 raft_consensus.cc:515] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:50.411166 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:50.413017 17602 raft_consensus.cc:3060] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:50.411881 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 226291us
W20260709 14:51:50.367436 17643 leader_election.cc:343] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:50.416025 17643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 48620.1us
I20260709 14:51:50.237612 17495 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39218 (request call id 79) took 1620 ms. Trace:
W20260709 14:51:50.240504 17565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 147991us
I20260709 14:51:50.327433 17823 raft_consensus.cc:2468] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 0.
I20260709 14:51:50.281996 17825 raft_consensus.cc:2468] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:50.289920 17744 raft_consensus.cc:2468] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:50.436905 18243 raft_consensus.cc:2749] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.437702 18279 raft_consensus.cc:493] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:50.424618 18179 leader_election.cc:290] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:50.449839 17791 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:50.454428 17743 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38216 (request call id 134) took 1018 ms. Trace:
I20260709 14:51:50.455304 17974 leader_election.cc:290] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:50.364118 18271 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:50.444366 18307 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:50.444509 18245 raft_consensus.cc:493] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.438203 18279 raft_consensus.cc:515] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:50.429467 18296 consensus_queue.cc:1048] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:51:50.347663 18311 raft_consensus.cc:493] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:50.463248 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:50.470623 17866 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:50.325489 18280 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.459801 18227 raft_consensus.cc:2804] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:50.461771 18011 raft_consensus.cc:493] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b27dfd83425f454999e225e4079dced5)
I20260709 14:51:50.403324 18281 raft_consensus.cc:515] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:50.434299 18274 consensus_queue.cc:237] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:50.471653 18307 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:50.471964 17594 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45722 (request call id 114) took 1017 ms. Trace:
I20260709 14:51:50.496304 18307 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:50.480053 18227 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:50.475296 18245 raft_consensus.cc:515] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:50.465232 17714 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:50.485458 18231 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:50.536190 17602 raft_consensus.cc:2468] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:50.503579 17676 raft_consensus.cc:2468] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:50.484269 17640 leader_election.cc:304] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:50.525199 17670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:50.529058 17673 raft_consensus.cc:1275] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:50.503805 17594 rpcz_store.cc:276] 0709 14:51:49.454569 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:49.458542 (+  3973us) service_pool.cc:224] Handling call
0709 14:51:49.458896 (+   354us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 14:51:49.490265 (+ 31369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:49.502274 (+ 12009us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 14:51:49.538043 (+ 35769us) log.cc:844] Serialized 26 byte log entry
0709 14:51:49.747338 (+209295us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b48002a6258. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f11595a7aa1 00007f115959eb37 00007f115959e9ca 00007f115969626f 00007f1159695f37 00007f11596aa55c 00007f11596aa508 00007f11596aa488 00007f11596aa443 00007f11596a96ec 00007f11585d3a96
0709 14:51:49.820767 (+ 73429us) raft_consensus.cc:1645] Marking committed up to 0
0709 14:51:49.820819 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:49.820891 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 14:51:50.459118 (+638227us) raft_consensus.cc:1685] finished
0709 14:51:50.459138 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:50.465374 (+  6236us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16306,"raft.queue_time_us":17489,"raft.run_cpu_time_us":2396,"raft.run_wall_time_us":261790,"spinlock_wait_cycles":27467648,"thread_start_us":183426,"threads_started":1,"wal-append.queue_time_us":348105}
I20260709 14:51:50.471190 18271 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.479986 18311 raft_consensus.cc:515] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:50.541498 17870 raft_consensus.cc:359] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:50.507344 18009 raft_consensus.cc:493] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5fa8713943a4550a8911fa4ce26a8b3)
I20260709 14:51:50.513531 18227 raft_consensus.cc:3060] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.454876 17743 rpcz_store.cc:276] 0709 14:51:49.430855 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:49.433774 (+  2919us) service_pool.cc:224] Handling call
0709 14:51:50.008869 (+575095us) spinlock_profiling.cc:243] Waited 8.97 ms on lock 0x7b5800003c98. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f1151559a22 00007f115a472c09 00007f11595ccee0 00007f11596960ab 00007f1159696131 00007f1159657fc0 00007f1159642929 00007f11596423d2 00007f1152bb9bd4
0709 14:51:50.009088 (+   219us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:50.009295 (+   207us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 14:51:50.186502 (+177207us) log.cc:844] Serialized 14 byte log entry
0709 14:51:50.424223 (+237721us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:50.430605 (+  6382us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:51:50.432254 (+  1649us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:50.434249 (+  1995us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:50.449111 (+ 14862us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":17285,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":30,"raft.queue_time_us":63468,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":909,"spinlock_wait_cycles":20639488,"thread_start_us":193128,"threads_started":2,"wal-append.queue_time_us":263838}
I20260709 14:51:50.544970 18232 raft_consensus.cc:2804] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:50.487576 18011 raft_consensus.cc:515] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:50.429199 17495 rpcz_store.cc:276] 0709 14:51:48.617328 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:48.617553 (+   225us) service_pool.cc:224] Handling call
0709 14:51:50.237526 (+1619973us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:49.378832 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:49.379362 (+   530us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:49.379392 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:51:49.379409 (+    17us) tablet.cc:662] Decoding operations
0709 14:51:49.379712 (+   303us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:49.379776 (+    64us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:49.379808 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:49.379983 (+   175us) tablet.cc:701] Row locks acquired
0709 14:51:49.380000 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:51:49.380130 (+   130us) write_op.cc:270] Start()
0709 14:51:49.380232 (+   102us) write_op.cc:276] Timestamp: P: 1783608709380084 usec, L: 0
0709 14:51:49.380252 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:51:49.402969 (+ 22717us) log.cc:844] Serialized 540 byte log entry
0709 14:51:49.740318 (+337349us) op_driver.cc:464] REPLICATION: finished
0709 14:51:49.985396 (+245078us) write_op.cc:301] APPLY: starting
0709 14:51:49.985473 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:49.985565 (+    92us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:49.985676 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:49.985854 (+   178us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:49.985992 (+   138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:49.986031 (+    39us) write_op.cc:312] APPLY: finished
0709 14:51:50.005246 (+ 19215us) log.cc:844] Serialized 22 byte log entry
0709 14:51:50.005418 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:50.005485 (+    67us) write_op.cc:454] Released schema lock
0709 14:51:50.005521 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:50.005866 (+   345us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:50.005892 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":315229,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":240649,"apply.run_cpu_time_us":1643,"apply.run_wall_time_us":20443,"num_ops":1,"prepare.queue_time_us":97276,"prepare.run_cpu_time_us":2538,"prepare.run_wall_time_us":24406,"replication_time_us":333125,"thread_start_us":212420,"threads_started":2}]]}
I20260709 14:51:50.559926 17870 raft_consensus.cc:385] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.567246 18283 raft_consensus.cc:2804] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:50.573518 17870 raft_consensus.cc:740] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.587401 17870 consensus_queue.cc:260] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:50.544006 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 83537.3us
I20260709 14:51:50.566573 18009 raft_consensus.cc:515] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:50.531800 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:50.561525 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 83824.5us
I20260709 14:51:50.543519 18231 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:50.567034 18232 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:50.645354 17870 ts_tablet_manager.cc:1434] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.359s	user 0.011s	sys 0.014s
I20260709 14:51:50.637300 18052 raft_consensus.cc:493] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:50.647351 18052 raft_consensus.cc:515] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:50.625627 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:50.646572 18232 raft_consensus.cc:3060] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.675726 18271 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:50.599238 18283 raft_consensus.cc:493] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:50.677675 18283 raft_consensus.cc:3060] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.623615 18277 raft_consensus.cc:493] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5fa8713943a4550a8911fa4ce26a8b3)
I20260709 14:51:50.668889 18112 consensus_queue.cc:1048] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:50.670624 17714 leader_election.cc:304] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:50.733668 17870 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:50.735313 17866 tablet_bootstrap.cc:654] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.736388 17867 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: No bootstrap required, opened a new log
I20260709 14:51:50.738204 17867 ts_tablet_manager.cc:1403] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: Time spent bootstrapping tablet: real 0.832s	user 0.028s	sys 0.045s
W20260709 14:51:50.738282 17642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 56865.9us
I20260709 14:51:50.644032 18011 leader_election.cc:290] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:50.785838 18052 leader_election.cc:290] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:50.777015 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:50.736577 18231 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:50.787930 18296 raft_consensus.cc:493] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:50.786705 18321 raft_consensus.cc:2749] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:50.790354 17714 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 116960us
I20260709 14:51:50.804147 18311 leader_election.cc:290] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:50.809067 17747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:50.924634 17868 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
W20260709 14:51:50.924559 17790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 138781us
I20260709 14:51:50.925179 17868 ts_tablet_manager.cc:1403] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.932s	user 0.067s	sys 0.102s
I20260709 14:51:50.774488 18277 raft_consensus.cc:515] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.811582 18296 raft_consensus.cc:515] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.923480 17824 raft_consensus.cc:1275] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:51:50.943805 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5831229bde4e4b4eb1a1cc4ca9c33101" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:50.943989 18232 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
W20260709 14:51:50.945461 18322 log.cc:927] Time spent T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:51:50.946065 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:50.946689 17674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:50.810427 17565 leader_election.cc:304] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
W20260709 14:51:50.956205 17565 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 151693us
I20260709 14:51:50.926738 18009 leader_election.cc:290] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:50.956732 18311 raft_consensus.cc:2749] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:50.956667 17593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:50.928563 18227 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.951256 18283 raft_consensus.cc:515] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:50.956573 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:50.969329 17747 raft_consensus.cc:2393] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:50.981262 18296 leader_election.cc:290] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:50.981726 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbba0fb7de344ae08979d7e11509c7cd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:50.984807 18227 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:50.985188 17870 tablet_bootstrap.cc:654] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.924170 17669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:50.985345 18283 leader_election.cc:290] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:50.985842 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.001670 18291 raft_consensus.cc:493] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.002220 18291 raft_consensus.cc:515] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:50.966034 17750 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:50.992656 18252 raft_consensus.cc:493] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:51.022212 18252 raft_consensus.cc:515] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:51.022603 18245 leader_election.cc:290] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:51.028010 17791 leader_election.cc:304] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
W20260709 14:51:51.001050 18319 log.cc:927] Time spent T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
I20260709 14:51:50.992753 18053 raft_consensus.cc:493] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:51.032442 18296 raft_consensus.cc:2804] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:51.042541 17868 raft_consensus.cc:359] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.043912 17868 raft_consensus.cc:385] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.044243 17868 raft_consensus.cc:740] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.039619 18009 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:51.045686 18009 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.047551 18009 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:51.050159 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.051347 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbba0fb7de344ae08979d7e11509c7cd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
W20260709 14:51:51.051394 17643 leader_election.cc:343] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:51.057322 17643 leader_election.cc:343] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.065469 18278 consensus_queue.cc:1048] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:51:51.067359 17868 consensus_queue.cc:260] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.038976 18053 raft_consensus.cc:515] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.053809 18245 raft_consensus.cc:493] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:51.071164 18053 leader_election.cc:290] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.052970 18296 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:51.072671 18296 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.070914 18245 raft_consensus.cc:515] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.052359 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.074105 17868 ts_tablet_manager.cc:1434] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.149s	user 0.005s	sys 0.002s
W20260709 14:51:51.075467 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 43699.2us
I20260709 14:51:51.078969 17867 raft_consensus.cc:359] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.080333 17867 raft_consensus.cc:385] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.080608 17867 raft_consensus.cc:740] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.081246 17867 consensus_queue.cc:260] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.082655 17868 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:51.083250 17790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 51362.1us
I20260709 14:51:51.084518 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.085242 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.086642 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.093740 17642 leader_election.cc:304] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.095340 17642 leader_election.cc:304] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:51.103006 17867 ts_tablet_manager.cc:1434] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: Time spent starting tablet: real 0.364s	user 0.015s	sys 0.015s
I20260709 14:51:51.106602 17642 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:51.103559 18009 raft_consensus.cc:2804] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.114665 18324 raft_consensus.cc:2749] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.127743 18009 raft_consensus.cc:697] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:51.128575 18009 consensus_queue.cc:237] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.094024 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:51.120857 17671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43582 (request call id 96) took 1106 ms. Trace:
I20260709 14:51:51.125592 18281 leader_election.cc:290] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
W20260709 14:51:51.153276 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 59895us
I20260709 14:51:51.138943 18234 raft_consensus.cc:2749] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:51.154693 17790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 55841.4us
I20260709 14:51:51.140625 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.145788 17672 raft_consensus.cc:3060] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.197474 18311 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.198005 18311 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.144675 18296 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:51.201061 18311 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.201764 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.205111 17643 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.205859 18234 raft_consensus.cc:2749] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.151170 17671 rpcz_store.cc:276] 0709 14:51:50.014106 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:50.249346 (+235240us) service_pool.cc:224] Handling call
0709 14:51:50.529837 (+280491us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b5800004898. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f1151419db1 00007f1151559b71 00007f1151559a22 00007f115a472c09 00007f11595ccee0 00007f11596960ab 00007f1159696131 00007f1159657fc0 00007f1159642929 00007f11596423d2 00007f1152bb9bd4
0709 14:51:50.530025 (+   188us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:51:50.648969 (+118944us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:51:50.649008 (+    39us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:51:50.649060 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 14:51:50.649094 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:51:51.120604 (+471510us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b54002549d4. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f11545e7571 00007f115467ee01 00007f115467d83e 00007f1159642419 00007f1152bb9bd4 00007f1152bb9b62 00007f1152bb9a91 00007f1152bb9a0c 00007f1152bb8cc2 00007f11529b948c 00007f11529b88c6
0709 14:51:51.120653 (+    49us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:51:51.120783 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":297572352}
I20260709 14:51:51.209622 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:51.213505 17790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 58164.5us
I20260709 14:51:51.217557 17868 tablet_bootstrap.cc:654] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:51.218466 17565 leader_election.cc:343] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.223546 18245 leader_election.cc:290] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
W20260709 14:51:51.224120 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 62980.2us
I20260709 14:51:51.226209 17870 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:51.226694 17870 ts_tablet_manager.cc:1403] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.493s	user 0.031s	sys 0.018s
I20260709 14:51:51.228235 17866 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:51.228628 17866 ts_tablet_manager.cc:1403] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.758s	user 0.043s	sys 0.072s
I20260709 14:51:51.235508 17599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.245049 17870 raft_consensus.cc:359] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.245800 17870 raft_consensus.cc:385] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.246059 17870 raft_consensus.cc:740] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.243055 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbba0fb7de344ae08979d7e11509c7cd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:51.248924 17821 raft_consensus.cc:3060] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.250185 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
W20260709 14:51:51.251543 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:51.257138 17498 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39228 (request call id 70) took 2440 ms. Trace:
I20260709 14:51:51.257484 17498 rpcz_store.cc:276] 0709 14:51:48.816727 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:48.816866 (+   139us) service_pool.cc:224] Handling call
0709 14:51:51.257062 (+2440196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:49.440895 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:49.441403 (+   508us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:49.441429 (+    26us) write_op.cc:435] Acquired schema lock
0709 14:51:49.441445 (+    16us) tablet.cc:662] Decoding operations
0709 14:51:49.441812 (+   367us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:49.441856 (+    44us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:49.441883 (+    27us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:51:49.442165 (+   282us) tablet.cc:701] Row locks acquired
0709 14:51:49.442184 (+    19us) write_op.cc:260] PREPARE: finished
0709 14:51:49.442303 (+   119us) write_op.cc:270] Start()
0709 14:51:49.442395 (+    92us) write_op.cc:276] Timestamp: P: 1783608709442259 usec, L: 0
0709 14:51:49.442415 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:51:49.444050 (+  1635us) log.cc:844] Serialized 928 byte log entry
0709 14:51:49.984091 (+540041us) op_driver.cc:464] REPLICATION: finished
0709 14:51:50.014524 (+ 30433us) write_op.cc:301] APPLY: starting
0709 14:51:50.014590 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:50.014701 (+   111us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:50.014799 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:50.015116 (+   317us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:50.015259 (+   143us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:51:50.015305 (+    46us) write_op.cc:312] APPLY: finished
0709 14:51:50.015496 (+   191us) log.cc:844] Serialized 28 byte log entry
0709 14:51:50.024776 (+  9280us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:50.027814 (+  3038us) write_op.cc:454] Released schema lock
0709 14:51:50.029240 (+  1426us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":327914,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":25768,"apply.run_cpu_time_us":1596,"apply.run_wall_time_us":19449,"num_ops":2,"prepare.queue_time_us":83,"prepare.run_cpu_time_us":2476,"prepare.run_wall_time_us":3349,"replication_time_us":536767,"thread_start_us":72287,"threads_started":1}]]}
I20260709 14:51:51.266290 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:51.321202 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 82232.6us
I20260709 14:51:51.281466 17866 raft_consensus.cc:359] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.330269 17791 leader_election.cc:304] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.330339 17866 raft_consensus.cc:385] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.331413 18277 leader_election.cc:290] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:51.334497 17866 raft_consensus.cc:740] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.338272 17870 consensus_queue.cc:260] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.339664 17866 consensus_queue.cc:260] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.345042 18296 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:51.297060 17594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.353812 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.354588 17824 raft_consensus.cc:2393] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:51.316555 18252 leader_election.cc:290] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:51.297686 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:51.318280 17821 raft_consensus.cc:2468] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:51.282226 18280 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:51.295748 17672 raft_consensus.cc:2468] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:51.355859 17676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.426977 18281 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.427276 17670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.429399 17866 ts_tablet_manager.cc:1434] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.201s	user 0.007s	sys 0.000s
I20260709 14:51:51.430861 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.431321 18279 leader_election.cc:290] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:51.432360 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:51.430845 18348 raft_consensus.cc:2749] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.445683 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ae0dfff14924d6187cf491d1118a708" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.447078 17870 ts_tablet_manager.cc:1434] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.220s	user 0.003s	sys 0.010s
I20260709 14:51:51.438876 17743 raft_consensus.cc:2393] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:51.444496 17717 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:51.452715 17870 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:51.453039 17640 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.453830 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.454454 17640 leader_election.cc:304] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.457872 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5090eca1de854087bbcffc41320b5e8d" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.458658 18231 raft_consensus.cc:2804] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.459239 18231 raft_consensus.cc:697] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:51.460081 18231 consensus_queue.cc:237] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:51.461213 18293 raft_consensus.cc:2804] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.461717 18293 raft_consensus.cc:697] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:51.450399 18337 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:51.462406 18337 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.457923 18226 raft_consensus.cc:2749] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.437846 18281 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.466990 18281 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.522480 17868 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:51.522998 17868 ts_tablet_manager.cc:1403] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.446s	user 0.015s	sys 0.019s
I20260709 14:51:51.523748 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.525183 17746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:51.454452 17818 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:51:51.527812 17868 raft_consensus.cc:359] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:51.528079 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 73705.7us
I20260709 14:51:51.528506 17868 raft_consensus.cc:385] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.528788 17868 raft_consensus.cc:740] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.529511 18293 consensus_queue.cc:237] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:51.529534 17868 consensus_queue.cc:260] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.533136 17868 ts_tablet_manager.cc:1434] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:51:51.534065 17868 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:51.535883 18009 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.536293 18009 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.537590 18337 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:51.498874 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.538158 17671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:51.543327 17565 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.545447 18337 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:51.545938 18009 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:51.548723 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.555907 18337 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.557655 18337 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.549378 17972 raft_consensus.cc:493] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.550685 17565 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:51.551160 18232 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:51.560979 18311 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:51.561353 18311 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.561687 18311 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.563208 17972 raft_consensus.cc:515] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.565837 18291 leader_election.cc:290] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:51.567358 17870 tablet_bootstrap.cc:654] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.569729 18291 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:51.571615 17972 leader_election.cc:290] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:51.570824 18291 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.581938 18291 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.582041 18311 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.573532 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.576490 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8820db3447004728835861de39f4c9e0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.579950 17717 leader_election.cc:304] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.597391 17868 tablet_bootstrap.cc:654] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.583967 18311 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.598637 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.591737 17568 leader_election.cc:304] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.609570 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:51.609787 18311 raft_consensus.cc:2749] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.617702 17866 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:51.584046 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.603621 18326 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.625526 17870 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:51.630257 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:51.630906 17823 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:51.620177 18291 raft_consensus.cc:2749] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.635010 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
W20260709 14:51:51.638375 17565 leader_election.cc:343] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.630529 18326 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.646605 17823 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:51:51.626315 17668 raft_consensus.cc:2468] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:51.679293 18231 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.679914 18231 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.681228 17870 ts_tablet_manager.cc:1403] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.230s	user 0.035s	sys 0.021s
I20260709 14:51:51.681852 17568 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:51.686355 18293 raft_consensus.cc:493] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b27dfd83425f454999e225e4079dced5)
I20260709 14:51:51.686980 18293 raft_consensus.cc:515] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.683904 18281 raft_consensus.cc:2804] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.690277 18281 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.690623 18281 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.697365 18326 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.680975 17565 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.698869 18245 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:51.699995 18245 raft_consensus.cc:697] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:51.700793 18245 consensus_queue.cc:237] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.708716 17642 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.716455 17642 leader_election.cc:304] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.723914 17791 leader_election.cc:304] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.725876 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.728905 17866 tablet_bootstrap.cc:654] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.730366 17602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.727780 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.738642 17596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:51.743326 17642 leader_election.cc:343] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.738837 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:51.730258 18321 raft_consensus.cc:493] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:51.724512 18280 raft_consensus.cc:2749] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.726830 18255 raft_consensus.cc:2749] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.748767 17598 raft_consensus.cc:2468] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:51.751649 17675 raft_consensus.cc:2393] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:51.752070 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.731047 18227 raft_consensus.cc:493] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.732702 18325 raft_consensus.cc:2749] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.769475 17818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.770165 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:51.784631 17820 raft_consensus.cc:2393] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:51.774053 17670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:51.785270 17824 raft_consensus.cc:1240] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Rejecting Update request from peer f0354aeb1d494e48ab603dba36fcafbb for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:51.785420 17670 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:51.775512 17597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.775513 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.780447 17868 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: No bootstrap required, opened a new log
I20260709 14:51:51.786993 17868 ts_tablet_manager.cc:1403] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.253s	user 0.012s	sys 0.006s
I20260709 14:51:51.752766 18321 raft_consensus.cc:515] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.780517 17499 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39198 (request call id 82) took 1864 ms. Trace:
I20260709 14:51:51.782600 18227 raft_consensus.cc:515] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.791098 17499 rpcz_store.cc:276] 0709 14:51:49.916520 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:49.981345 (+ 64825us) service_pool.cc:224] Handling call
0709 14:51:50.677356 (+696011us) spinlock_profiling.cc:243] Waited 239 ms on lock 0x7b5400316d54. stack: 00007f115155f343 00007f115155f240 00007f1150eee1d4 00007f115ac2c304 00007f115ac2c299 00007f11545e8090 00007f1154686f3a 00007f115a43d1cc 00007f115a53b37e 00007f11589fc2a4 00007f11589fc232 00007f11589fc161 00007f11589fc0dc 00007f11589fb392 00007f11529b948c 00007f11529b88c6
0709 14:51:51.780366 (+1103010us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":573135,"reported_tablets":4,"spinlock_wait_cycles":549576960}
I20260709 14:51:51.792343 17791 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.795058 17868 raft_consensus.cc:359] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.812556 17868 raft_consensus.cc:385] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.813758 17868 raft_consensus.cc:740] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
W20260709 14:51:51.818200 17568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 53195.5us
I20260709 14:51:51.819949 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.818313 17791 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:51.820560 17601 raft_consensus.cc:2468] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 0.
I20260709 14:51:51.821732 17790 leader_election.cc:304] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
W20260709 14:51:51.820863 17716 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 73299.1us
I20260709 14:51:51.823453 17716 leader_election.cc:304] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.746796 17640 leader_election.cc:304] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:51.812976 18277 consensus_queue.cc:1048] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:51.815500 17821 raft_consensus.cc:2468] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 0.
I20260709 14:51:51.833789 17868 consensus_queue.cc:260] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.815182 18227 leader_election.cc:290] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:51.837353 17716 leader_election.cc:304] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.813158 18270 raft_consensus.cc:2749] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.847172 17716 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.849325 17716 leader_election.cc:304] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:51.850692 18112 raft_consensus.cc:2749] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.851799 17716 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.848476 18280 raft_consensus.cc:2749] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.841179 18337 raft_consensus.cc:2749] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.841457 18325 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:51.828933 18311 consensus_queue.cc:1048] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:51:51.846887 18342 raft_consensus.cc:2804] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.848781 18291 raft_consensus.cc:2749] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.854228 18232 raft_consensus.cc:2804] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.864234 17868 ts_tablet_manager.cc:1434] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.011s
I20260709 14:51:51.829885 18281 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.859793 18325 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.875878 18325 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.876657 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.877326 17600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.877465 18281 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:51.859200 18293 leader_election.cc:290] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:51.878407 17670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:51.878970 17670 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.879468 17744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dd495b7c334a99ac29ef41aa0a799c" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.866083 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.863615 18361 raft_consensus.cc:2749] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.879137 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98db20299eef401d984078f1a2cb6a09" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.866183 18274 consensus_queue.cc:1048] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:51:51.886477 18342 raft_consensus.cc:493] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.887338 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.866086 18231 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:51.865414 18232 raft_consensus.cc:493] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:51.857183 17640 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.132:36335, user_credentials={real_user=slave}} blocked reactor thread for 125633us
I20260709 14:51:51.900702 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5541e6427a4728a1ab7b2135ee345d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.900930 18321 leader_election.cc:290] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
W20260709 14:51:51.904351 18356 log.cc:927] Time spent T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 14:51:51.905876 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.906260 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.906445 17742 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
I20260709 14:51:51.906706 17670 raft_consensus.cc:2468] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:51.907917 17568 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:51.900805 17870 raft_consensus.cc:359] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.912442 17870 raft_consensus.cc:385] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.912735 17870 raft_consensus.cc:740] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.893631 18342 raft_consensus.cc:3060] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.915521 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.917306 18234 consensus_queue.cc:1059] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:51.917680 17714 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:51.918232 18277 raft_consensus.cc:3055] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:51.918574 18277 raft_consensus.cc:740] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:51.919032 18279 raft_consensus.cc:2804] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.919586 17743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:51.919322 18277 consensus_queue.cc:260] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:51.921109 18279 raft_consensus.cc:697] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:51.921325 18277 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:51.921123 18361 raft_consensus.cc:2749] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.896790 18232 raft_consensus.cc:3060] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.930433 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:51.922000 18279 consensus_queue.cc:237] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.932847 17500 catalog_manager.cc:5697] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 2, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.944860 17870 consensus_queue.cc:260] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:51.948153 17568 leader_election.cc:304] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:51.950995 17568 leader_election.cc:304] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.950435 18232 raft_consensus.cc:515] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.953172 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:51.953382 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71520831354a471f895819736d37b1c3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.953928 17750 raft_consensus.cc:2393] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:51.955637 18325 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:51.956445 18232 leader_election.cc:290] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:51.957408 17643 leader_election.cc:304] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.958567 17972 raft_consensus.cc:2749] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.960417 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:51.960783 18362 raft_consensus.cc:2749] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.959709 17568 leader_election.cc:304] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb
W20260709 14:51:51.962319 18360 log.cc:927] Time spent T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:51:51.960361 17822 raft_consensus.cc:2393] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb in current term 2: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
W20260709 14:51:51.964607 17643 consensus_peers.cc:597] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:51.966046 17643 leader_election.cc:343] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.966398 17643 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.968283 17866 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:51.968350 17716 leader_election.cc:304] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:51.968792 18298 raft_consensus.cc:2749] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.970114 17866 ts_tablet_manager.cc:1403] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.353s	user 0.016s	sys 0.001s
I20260709 14:51:51.966445 18255 raft_consensus.cc:2749] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.973795 17866 raft_consensus.cc:359] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.974422 17866 raft_consensus.cc:385] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.974668 17866 raft_consensus.cc:740] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.975277 17866 consensus_queue.cc:260] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:51.977104 17866 ts_tablet_manager.cc:1434] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:51:51.981834 17870 ts_tablet_manager.cc:1434] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.300s	user 0.007s	sys 0.002s
I20260709 14:51:51.996742 17870 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
I20260709 14:51:51.998986 17821 raft_consensus.cc:1240] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Rejecting Update request from peer bfe9f8c6d7e34960b7f06c5a2f0a2658 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:51:52.003906 17568 leader_election.cc:304] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:51.969713 18274 raft_consensus.cc:2749] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:52.013463 17568 leader_election.cc:304] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:52.015177 17716 leader_election.cc:304] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:52.015341 17866 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5: Bootstrap starting.
I20260709 14:51:52.017668 17640 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:52.020200 17601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:52.004581 18232 raft_consensus.cc:2749] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:52.018357 18278 raft_consensus.cc:2749] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:52.019232 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:52.020776 17601 raft_consensus.cc:3060] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.027983 18325 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:52.028501 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:52.016592 18362 raft_consensus.cc:2804] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.029559 18362 raft_consensus.cc:493] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.029996 18362 raft_consensus.cc:3060] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.015151 18366 raft_consensus.cc:2749] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:52.030504 17601 raft_consensus.cc:2468] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
W20260709 14:51:52.013484 17565 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.014441 18342 raft_consensus.cc:515] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:52.035991 18298 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b27dfd83425f454999e225e4079dced5)
I20260709 14:51:52.042795 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:52.043810 17716 leader_election.cc:304] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:52.022235 17870 tablet_bootstrap.cc:654] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:52.045926 17643 consensus_peers.cc:597] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:52.044400 18298 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:52.046113 17790 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:52.048177 18231 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.050480 18298 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:52.046908 18361 raft_consensus.cc:2804] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.053218 18361 raft_consensus.cc:697] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:52.056293 17822 raft_consensus.cc:2393] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 1: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:52.054016 18361 consensus_queue.cc:237] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:52.055733 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:52.061612 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:52.051851 18232 consensus_queue.cc:1048] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:51:52.063393 18335 raft_consensus.cc:2749] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:52.066030 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:52.066825 17822 raft_consensus.cc:2368] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb for earlier term 2. Current term is 3.
I20260709 14:51:52.072079 18342 leader_election.cc:290] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:52.073422 17595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f9db15056a457e8da19f4836464106" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:52.074177 17595 raft_consensus.cc:2393] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:52.075803 17790 leader_election.cc:304] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
W20260709 14:51:52.075758 18363 log.cc:927] Time spent T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
I20260709 14:51:52.081482 18342 raft_consensus.cc:2749] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.084355 17640 leader_election.cc:400] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Vote denied by peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335) with higher term. Message: Invalid argument: T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb for earlier term 2. Current term is 3.
I20260709 14:51:52.084926 17640 leader_election.cc:403] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:52.085536 18234 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:52.090291 17866 tablet_bootstrap.cc:654] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.083729 18298 consensus_queue.cc:1048] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.094853 18234 raft_consensus.cc:2749] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335) with higher term. Message: Invalid argument: T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb for earlier term 2. Current term is 3.
I20260709 14:51:52.077332 18366 consensus_queue.cc:1059] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:52.103078 18366 raft_consensus.cc:3055] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:52.098595 18231 raft_consensus.cc:2749] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:52.109371 17677 raft_consensus.cc:1240] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Rejecting Update request from peer bfe9f8c6d7e34960b7f06c5a2f0a2658 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:52.110911 17972 consensus_queue.cc:1059] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.103425 18366 raft_consensus.cc:740] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:52.115413 18366 consensus_queue.cc:260] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:52.110895 18362 raft_consensus.cc:515] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:52.120651 18366 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:52.124110 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:52.124730 17750 raft_consensus.cc:3060] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.136632 18362 leader_election.cc:290] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:52.139112 18278 consensus_queue.cc:1048] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.160769 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:52.161409 17822 raft_consensus.cc:3060] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.161832 17677 raft_consensus.cc:1275] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:52.164336 17750 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:52.166870 17866 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5: No bootstrap required, opened a new log
I20260709 14:51:52.167426 17866 ts_tablet_manager.cc:1403] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.005s
I20260709 14:51:52.169709 17568 leader_election.cc:304] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:52.169358 17972 consensus_queue.cc:1048] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:51:52.171259 18274 raft_consensus.cc:2804] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.171749 18274 raft_consensus.cc:697] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:52.172528 18274 consensus_queue.cc:237] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:52.173238 17824 raft_consensus.cc:1275] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:52.185303 18362 consensus_queue.cc:1048] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:52.195745 17750 raft_consensus.cc:3060] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.203732 17870 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:52.204208 17870 ts_tablet_manager.cc:1403] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.208s	user 0.026s	sys 0.003s
I20260709 14:51:52.210651 17822 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:52.213599 17866 raft_consensus.cc:359] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:52.214293 17866 raft_consensus.cc:385] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.214558 17866 raft_consensus.cc:740] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.215133 17866 consensus_queue.cc:260] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:52.218313 17866 ts_tablet_manager.cc:1434] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:51:52.232008 18279 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.232522 18279 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:52.240983 18279 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:52.242240 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:52.243340 17870 raft_consensus.cc:359] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:52.243705 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:52.244025 17870 raft_consensus.cc:385] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.244341 17672 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 0.
W20260709 14:51:52.243558 17568 leader_election.cc:343] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.246091 17568 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:52.244342 17870 raft_consensus.cc:740] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.249038 18279 raft_consensus.cc:2804] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.250212 18279 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.249912 17870 consensus_queue.cc:260] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:52.251571 18279 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.254724 17870 ts_tablet_manager.cc:1434] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 14:51:52.255669 17870 tablet_bootstrap.cc:492] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3: Bootstrap starting.
W20260709 14:51:52.352627 17548 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:52.356014 18243 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.357937 18243 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:52.361241 17870 tablet_bootstrap.cc:654] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.396306 18243 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:52.398854 17598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:52.406158 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:52.406924 17675 raft_consensus.cc:2393] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 1: Already voted for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in this term.
I20260709 14:51:52.408632 17791 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:52.409950 18325 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.425387 18380 log.cc:927] Time spent T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:51:52.433025 18325 raft_consensus.cc:2749] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.436074 17870 tablet_bootstrap.cc:492] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3: No bootstrap required, opened a new log
I20260709 14:51:52.436566 17870 ts_tablet_manager.cc:1403] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent bootstrapping tablet: real 0.181s	user 0.012s	sys 0.003s
I20260709 14:51:52.439033 17870 raft_consensus.cc:359] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:52.439677 17870 raft_consensus.cc:385] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.439949 17870 raft_consensus.cc:740] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.440454 18279 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:52.442585 18279 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:52.445462 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:52.446061 17750 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.440671 17870 consensus_queue.cc:260] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:52.448997 17870 ts_tablet_manager.cc:1434] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 14:51:52.452498 17750 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:52.453648 17568 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:52.454613 18366 raft_consensus.cc:2804] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.455220 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:52.455430 18366 raft_consensus.cc:697] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:52.455792 17672 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.456275 18366 consensus_queue.cc:237] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:52.457520 18321 consensus_queue.cc:1048] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.462386 17495 catalog_manager.cc:5697] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.463387 17672 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:51:52.464368 17495 catalog_manager.cc:5697] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 1 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.465364 18274 consensus_queue.cc:1048] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.468375 17750 raft_consensus.cc:3060] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.483630 18232 consensus_queue.cc:1048] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.487555 17972 consensus_queue.cc:1048] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.536515 17498 catalog_manager.cc:5697] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.539964 17498 catalog_manager.cc:5697] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 3, leader changed from b27dfd83425f454999e225e4079dced5 (127.15.51.132) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.542088 17498 catalog_manager.cc:5697] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.558085 17495 catalog_manager.cc:5697] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } }
I20260709 14:51:52.568255 17500 catalog_manager.cc:5697] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.585629 17498 catalog_manager.cc:5697] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.587335 17498 catalog_manager.cc:5697] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.619364 17972 consensus_queue.cc:1048] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.631662 17972 consensus_queue.cc:1048] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.840610 18366 consensus_queue.cc:1048] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.852205 18281 consensus_queue.cc:1048] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.304433 18255 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.304811 18255 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:53.306306 18255 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:53.309522 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:53.309757 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:53.310420 17822 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:53.311444 17640 leader_election.cc:304] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:53.312508 18298 raft_consensus.cc:2804] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:53.312871 18298 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.313253 18298 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.319747 18298 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:53.322182 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:53.322286 18298 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 3 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:53.322458 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:53.323166 17822 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.327888 17822 raft_consensus.cc:2468] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 3.
I20260709 14:51:53.328773 17640 leader_election.cc:304] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:53.329330 18298 raft_consensus.cc:2804] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:53.329739 18298 raft_consensus.cc:697] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 3 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:53.330400 18298 consensus_queue.cc:237] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER 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: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:53.337826 17499 catalog_manager.cc:5697] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.441560 18321 raft_consensus.cc:493] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:51:53.442085 18321 raft_consensus.cc:515] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:51:53.443715 18321 leader_election.cc:290] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:51:53.444258 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:53.444555 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586f339a79514ed3aaadb371e5ff73d8" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:53.445286 17824 raft_consensus.cc:2368] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 for earlier term 2. Current term is 3.
I20260709 14:51:53.446148 17714 leader_election.cc:400] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Vote denied by peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335) with higher term. Message: Invalid argument: T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 for earlier term 2. Current term is 3.
I20260709 14:51:53.446419 17714 leader_election.cc:403] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:51:53.446883 18321 raft_consensus.cc:3060] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.451854 18321 raft_consensus.cc:2749] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335) with higher term. Message: Invalid argument: T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 for earlier term 2. Current term is 3.
I20260709 14:51:53.527619 17972 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.528000 17972 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:53.529455 17972 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:53.530099 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:53.530257 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:53.530879 17824 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:51:53.530961 17668 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:51:53.532033 17565 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:53.533105 17972 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:51:53.533476 17972 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.533835 17972 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.539011 17972 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:53.540254 17972 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:53.540884 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:53.541119 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:53.541417 17824 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.541644 17668 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:53.545893 17824 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:51:53.546005 17668 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:51:53.546856 17565 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:51:53.547415 17972 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:53.547773 17972 raft_consensus.cc:697] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:51:53.548465 17972 consensus_queue.cc:237] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:53.556823 17499 catalog_manager.cc:5697] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.761292 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
W20260709 14:51:53.768524 17716 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
W20260709 14:51:53.776219 17716 consensus_peers.cc:597] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:53.777561 17790 consensus_peers.cc:597] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.793201 17742 raft_consensus.cc:1275] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:53.794067 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:53.794898 15566 tablet_replica.cc:333] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.796105 18298 consensus_queue.cc:1048] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:53.796669 15566 raft_consensus.cc:2243] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.797695 15566 raft_consensus.cc:2272] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.802012 15566 tablet_replica.cc:333] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.802659 15566 raft_consensus.cc:2243] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.803406 15566 raft_consensus.cc:2272] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.805300 15566 tablet_replica.cc:333] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.806109 15566 raft_consensus.cc:2243] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.807008 15566 raft_consensus.cc:2272] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.809082 15566 tablet_replica.cc:333] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.809412 17824 raft_consensus.cc:1275] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:51:53.809927 15566 raft_consensus.cc:2243] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.810515 15566 raft_consensus.cc:2272] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.811120 18255 consensus_queue.cc:1048] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:53.812762 15566 tablet_replica.cc:333] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.813663 15566 raft_consensus.cc:2243] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.814584 15566 raft_consensus.cc:2272] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.816857 15566 tablet_replica.cc:333] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.818204 15566 raft_consensus.cc:2243] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.818861 15566 raft_consensus.cc:2272] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.821169 15566 tablet_replica.cc:333] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.821962 15566 raft_consensus.cc:2243] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.822500 15566 raft_consensus.cc:2272] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.824880 15566 tablet_replica.cc:333] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.825757 15566 raft_consensus.cc:2243] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.826335 15566 raft_consensus.cc:2272] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.829327 15566 tablet_replica.cc:333] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.832813 15566 raft_consensus.cc:2243] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.834365 15566 raft_consensus.cc:2272] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.836484 15566 tablet_replica.cc:333] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.838106 15566 raft_consensus.cc:2243] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.838992 15566 raft_consensus.cc:2272] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.841251 15566 tablet_replica.cc:333] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.841969 15566 raft_consensus.cc:2243] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:51:53.842463 17790 consensus_peers.cc:597] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.843706 15566 raft_consensus.cc:2272] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.844218 17790 consensus_peers.cc:597] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.846076 15566 tablet_replica.cc:333] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.846903 15566 raft_consensus.cc:2243] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.847404 15566 raft_consensus.cc:2272] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.849792 15566 tablet_replica.cc:333] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.850598 15566 raft_consensus.cc:2243] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.851539 15566 raft_consensus.cc:2272] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.856563 17642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 47398.6us
W20260709 14:51:53.859122 17642 consensus_peers.cc:597] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.861718 15566 tablet_replica.cc:333] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.862699 15566 raft_consensus.cc:2243] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:51:53.863803 17642 consensus_peers.cc:597] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.863824 15566 raft_consensus.cc:2272] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.867228 15566 tablet_replica.cc:333] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.868034 15566 raft_consensus.cc:2243] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.868528 15566 raft_consensus.cc:2272] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.868723 17642 consensus_peers.cc:597] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.871783 15566 tablet_replica.cc:333] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.872745 15566 raft_consensus.cc:2243] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.873775 15566 raft_consensus.cc:2272] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.875195 17642 consensus_peers.cc:597] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:53.876148 17716 consensus_peers.cc:597] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.876458 15566 tablet_replica.cc:333] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.877126 15566 raft_consensus.cc:2243] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.877998 15566 raft_consensus.cc:2272] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.879907 15566 tablet_replica.cc:333] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.880537 15566 raft_consensus.cc:2243] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.880934 15566 raft_consensus.cc:2272] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.882688 17790 consensus_peers.cc:597] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.882799 15566 tablet_replica.cc:333] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.883632 15566 raft_consensus.cc:2243] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.884322 15566 raft_consensus.cc:2272] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.886322 15566 tablet_replica.cc:333] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.886853 15566 raft_consensus.cc:2243] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.887239 15566 raft_consensus.cc:2272] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.888151 17642 consensus_peers.cc:597] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.889572 15566 tablet_replica.cc:333] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.890363 15566 raft_consensus.cc:2243] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.890841 15566 raft_consensus.cc:2272] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.892132 17790 consensus_peers.cc:597] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.892803 15566 tablet_replica.cc:333] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.893410 15566 raft_consensus.cc:2243] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.893786 15566 raft_consensus.cc:2272] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.895452 15566 tablet_replica.cc:333] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.895948 15566 raft_consensus.cc:2243] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.896320 15566 raft_consensus.cc:2272] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.898478 15566 tablet_replica.cc:333] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.899034 15566 raft_consensus.cc:2243] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.899541 15566 raft_consensus.cc:2272] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.901211 15566 tablet_replica.cc:333] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.901666 15566 raft_consensus.cc:2243] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.902292 15566 raft_consensus.cc:2272] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.904399 15566 tablet_replica.cc:333] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.905123 15566 raft_consensus.cc:2243] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.905581 15566 raft_consensus.cc:2272] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.907306 15566 tablet_replica.cc:333] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.907783 15566 raft_consensus.cc:2243] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.908164 15566 raft_consensus.cc:2272] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.910454 15566 tablet_replica.cc:333] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.911063 15566 raft_consensus.cc:2243] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.911522 15566 raft_consensus.cc:2272] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.912351 17716 consensus_peers.cc:597] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.913548 15566 tablet_replica.cc:333] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.914096 15566 raft_consensus.cc:2243] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.914451 15566 raft_consensus.cc:2272] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.916075 15566 tablet_replica.cc:333] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.916530 15566 raft_consensus.cc:2243] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.917217 15566 raft_consensus.cc:2272] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.918833 15566 tablet_replica.cc:333] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.919289 15566 raft_consensus.cc:2243] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.919596 15566 raft_consensus.cc:2272] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.921080 15566 tablet_replica.cc:333] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.921528 15566 raft_consensus.cc:2243] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.921893 15566 raft_consensus.cc:2272] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.923935 15566 tablet_replica.cc:333] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.924598 15566 raft_consensus.cc:2243] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.925081 15566 raft_consensus.cc:2272] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.926388 17642 consensus_peers.cc:597] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.927114 15566 tablet_replica.cc:333] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.927706 15566 raft_consensus.cc:2243] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.928061 15566 raft_consensus.cc:2272] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.929934 15566 tablet_replica.cc:333] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.930387 15566 raft_consensus.cc:2243] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.930774 15566 raft_consensus.cc:2272] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.932551 15566 tablet_replica.cc:333] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.933151 15566 raft_consensus.cc:2243] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.933506 15566 raft_consensus.cc:2272] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.935226 15566 tablet_replica.cc:333] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.935736 15566 raft_consensus.cc:2243] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.936264 15566 pending_rounds.cc:70] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Trying to abort 2 pending ops.
I20260709 14:51:53.936484 15566 pending_rounds.cc:77] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305661290701287424 op_type: NO_OP noop_request { }
I20260709 14:51:53.936786 15566 raft_consensus.cc:2889] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:53.937053 15566 pending_rounds.cc:77] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661281619210240 op_type: NO_OP noop_request { }
I20260709 14:51:53.937290 15566 raft_consensus.cc:2889] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:51:53.937490 15566 raft_consensus.cc:2272] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.939150 15566 tablet_replica.cc:333] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.939635 15566 raft_consensus.cc:2243] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.940447 15566 raft_consensus.cc:2272] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.942071 15566 tablet_replica.cc:333] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.942582 15566 raft_consensus.cc:2243] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.942926 15566 raft_consensus.cc:2272] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.944379 15566 tablet_replica.cc:333] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.944813 15566 raft_consensus.cc:2243] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.945183 15566 raft_consensus.cc:2272] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.946839 15566 tablet_replica.cc:333] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.947445 15566 raft_consensus.cc:2243] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.947822 15566 raft_consensus.cc:2272] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.949455 15566 tablet_replica.cc:333] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.949941 15566 raft_consensus.cc:2243] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.950384 15566 raft_consensus.cc:2272] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.952217 15566 tablet_replica.cc:333] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.952778 15566 raft_consensus.cc:2243] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.953284 15566 raft_consensus.cc:2272] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.953405 17716 consensus_peers.cc:597] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.955569 15566 tablet_replica.cc:333] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.956169 15566 raft_consensus.cc:2243] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:53.956771 15566 raft_consensus.cc:2272] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:53.958753 15566 tablet_replica.cc:333] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: stopping tablet replica
I20260709 14:51:53.959245 15566 raft_consensus.cc:2243] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:53.959648 15566 raft_consensus.cc:2272] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:53.960726 17790 consensus_peers.cc:597] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:53.967320 17790 consensus_peers.cc:597] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.005648 17642 consensus_peers.cc:597] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.015836 17790 consensus_peers.cc:597] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.020586 17716 consensus_peers.cc:597] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.025851 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
W20260709 14:51:54.031615 17790 consensus_peers.cc:597] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.038054 17642 consensus_peers.cc:597] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.058436 17790 consensus_peers.cc:597] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.063315 17790 consensus_peers.cc:597] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.071513 17642 consensus_peers.cc:597] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.074108 17790 consensus_peers.cc:597] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.079406 17716 consensus_peers.cc:597] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:54.090029 17642 consensus_peers.cc:597] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.096488 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:54.102631 18416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:54.104120 18417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:54.114835 15566 server_base.cc:1061] running on GCE node
W20260709 14:51:54.117726 18419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:54.120748 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:54.121049 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:54.121277 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608714121252 us; error 0 us; skew 500 ppm
I20260709 14:51:54.121974 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:54.125489 15566 webserver.cc:533] Webserver started at http://127.15.51.129:37235/ using document root <none> and password file <none>
I20260709 14:51:54.126117 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:54.126355 15566 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:51:54.129046 17716 consensus_peers.cc:597] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.130944 15566 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:54.138036 18424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:54.140545 15566 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:51:54.140897 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
format_stamp: "Formatted at 2026-07-09 14:51:40 on dist-test-slave-27mc"
I20260709 14:51:54.141400 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:51:54.165061 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:54.166203 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:54.167878 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:51:54.170526 17642 consensus_peers.cc:597] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:54.173012 18431 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 14:51:54.403599 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:51:54.403919 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.232s	user 0.004s	sys 0.003s
I20260709 14:51:54.404160 15566 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:51:54.409686 18431 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.440435 18431 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.445688 18431 tablet_bootstrap.cc:492] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.447296 18431 ts_tablet_manager.cc:1403] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.008s
I20260709 14:51:54.450321 18431 raft_consensus.cc:359] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.453732 18431 raft_consensus.cc:740] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.455127 18431 consensus_queue.cc:260] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.477849 18431 ts_tablet_manager.cc:1434] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.008s
I20260709 14:51:54.479862 18431 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.493214 18431 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.493857 18431 tablet_bootstrap.cc:492] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.498749 18431 ts_tablet_manager.cc:1403] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 14:51:54.500962 18431 raft_consensus.cc:359] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.501637 18431 raft_consensus.cc:740] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.502429 18431 consensus_queue.cc:260] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.504274 18431 ts_tablet_manager.cc:1434] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:54.505069 18431 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.552783 18431 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.553706 18431 tablet_bootstrap.cc:492] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.554306 18431 ts_tablet_manager.cc:1403] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.011s
I20260709 14:51:54.556557 18431 raft_consensus.cc:359] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.557237 18431 raft_consensus.cc:740] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.565178 18431 consensus_queue.cc:260] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.566612 18431 ts_tablet_manager.cc:1434] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:54.567294 18431 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.580669 18431 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.581346 18431 tablet_bootstrap.cc:492] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.581821 18431 ts_tablet_manager.cc:1403] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:51:54.584203 18431 raft_consensus.cc:359] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.584839 18431 raft_consensus.cc:740] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.585481 18431 consensus_queue.cc:260] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.587033 18431 ts_tablet_manager.cc:1434] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:54.587561 18431 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.599086 18431 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.603168 18431 tablet_bootstrap.cc:492] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.603804 18431 ts_tablet_manager.cc:1403] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:51:54.607316 18431 raft_consensus.cc:359] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.608692 18431 raft_consensus.cc:740] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.609488 18431 consensus_queue.cc:260] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.611115 18431 ts_tablet_manager.cc:1434] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 14:51:54.611716 18431 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.624117 18431 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.625068 18431 tablet_bootstrap.cc:492] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.626606 18431 ts_tablet_manager.cc:1403] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:51:54.629168 18431 raft_consensus.cc:359] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.629705 18431 raft_consensus.cc:740] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.630257 18431 consensus_queue.cc:260] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.632649 18431 ts_tablet_manager.cc:1434] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:54.633450 18431 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.646762 18431 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.647585 18431 tablet_bootstrap.cc:492] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.648188 18431 ts_tablet_manager.cc:1403] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:51:54.650483 18431 raft_consensus.cc:359] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.651134 18431 raft_consensus.cc:740] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.651798 18431 consensus_queue.cc:260] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.653682 18431 ts_tablet_manager.cc:1434] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:51:54.654247 15566 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:51:54.654379 18431 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.654553 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.250s	user 0.213s	sys 0.005s
I20260709 14:51:54.669852 18431 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.670779 18431 tablet_bootstrap.cc:492] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.671416 18431 ts_tablet_manager.cc:1403] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 14:51:54.673981 18431 raft_consensus.cc:359] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.674660 18431 raft_consensus.cc:740] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.675448 18431 consensus_queue.cc:260] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.677532 18431 ts_tablet_manager.cc:1434] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:54.679122 18431 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.693979 18431 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.694754 18431 tablet_bootstrap.cc:492] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.695241 18431 ts_tablet_manager.cc:1403] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:51:54.696812 18431 raft_consensus.cc:359] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.697450 18431 raft_consensus.cc:740] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.698001 18431 consensus_queue.cc:260] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.699574 18431 ts_tablet_manager.cc:1434] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:54.700129 18431 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.712397 18431 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.713100 18431 tablet_bootstrap.cc:492] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.713591 18431 ts_tablet_manager.cc:1403] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 14:51:54.715471 18431 raft_consensus.cc:359] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.716130 18431 raft_consensus.cc:740] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.716777 18431 consensus_queue.cc:260] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.718654 18431 ts_tablet_manager.cc:1434] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:54.719358 18431 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.733532 18431 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.734448 18431 tablet_bootstrap.cc:492] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.735081 18431 ts_tablet_manager.cc:1403] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:51:54.736048 18504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:33805 every 8 connection(s)
I20260709 14:51:54.737605 18431 raft_consensus.cc:359] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.738385 18431 raft_consensus.cc:740] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.739184 18431 consensus_queue.cc:260] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.739727 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:33805
I20260709 14:51:54.741150 18431 ts_tablet_manager.cc:1434] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:54.742210 18431 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.756916 18414 raft_consensus.cc:493] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.757544 18414 raft_consensus.cc:515] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.759712 18414 leader_election.cc:290] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:54.763610 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:54.779165 18431 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.780087 18431 tablet_bootstrap.cc:492] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.780756 18431 ts_tablet_manager.cc:1403] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.019s
I20260709 14:51:54.782904 18431 raft_consensus.cc:359] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.788892 18431 raft_consensus.cc:740] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.789590 18431 consensus_queue.cc:260] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.795377 18506 heartbeater.cc:344] Connected to a master server at 127.15.51.190:44539
I20260709 14:51:54.795780 18506 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:54.796659 18506 heartbeater.cc:507] Master 127.15.51.190:44539 requested a full tablet report, sending...
I20260709 14:51:54.798048 18431 ts_tablet_manager.cc:1434] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:51:54.798852 18431 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.798883 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:54.802469 17790 leader_election.cc:343] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.802877 17790 leader_election.cc:304] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:54.803896 18434 raft_consensus.cc:2749] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:54.816917 18431 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.817823 18431 tablet_bootstrap.cc:492] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.818614 18431 ts_tablet_manager.cc:1403] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 14:51:54.819332 17500 ts_manager.cc:194] Re-registered known tserver with Master: bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:54.820700 18431 raft_consensus.cc:359] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.821409 18431 raft_consensus.cc:740] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.822062 18431 consensus_queue.cc:260] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.824132 18431 ts_tablet_manager.cc:1434] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:54.824829 18431 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.840420 18431 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.842376 18431 tablet_bootstrap.cc:492] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.842952 18431 ts_tablet_manager.cc:1403] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 14:51:54.845331 18431 raft_consensus.cc:359] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.845964 18431 raft_consensus.cc:740] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.846681 18431 consensus_queue.cc:260] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.848341 18431 ts_tablet_manager.cc:1434] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:54.849120 18431 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.853080 18435 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.853600 18435 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.855633 18435 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:54.860563 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:54.861449 17500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56566
I20260709 14:51:54.863998 18431 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.864842 18431 tablet_bootstrap.cc:492] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.865478 18431 ts_tablet_manager.cc:1403] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:51:54.866441 18506 heartbeater.cc:499] Master 127.15.51.190:44539 was elected leader, sending a full tablet report...
I20260709 14:51:54.868254 18431 raft_consensus.cc:359] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.869234 18431 raft_consensus.cc:740] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.869884 18431 consensus_queue.cc:260] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.873077 18431 ts_tablet_manager.cc:1434] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:54.874087 18431 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.897219 18414 raft_consensus.cc:493] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.897806 18414 raft_consensus.cc:515] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:54.899767 18414 leader_election.cc:290] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:54.904686 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:54.905258 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:54.913368 17790 leader_election.cc:343] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.913820 17790 leader_election.cc:304] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:54.915032 18434 raft_consensus.cc:2749] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:54.929405 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:54.930583 17716 leader_election.cc:343] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.930982 17716 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:54.932024 18433 raft_consensus.cc:2749] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:54.938741 18432 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.939195 18432 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.941198 18432 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:54.942329 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:54.942824 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:54.943790 18431 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.944963 18431 tablet_bootstrap.cc:492] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.945590 18431 ts_tablet_manager.cc:1403] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.072s	user 0.037s	sys 0.020s
W20260709 14:51:54.946511 17790 leader_election.cc:343] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.946951 17790 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:54.947619 18414 raft_consensus.cc:2749] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:54.947559 18431 raft_consensus.cc:359] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.948371 18431 raft_consensus.cc:740] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.949019 18431 consensus_queue.cc:260] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.951159 18431 ts_tablet_manager.cc:1434] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:54.951789 18431 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.963749 18431 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:54.964582 18431 tablet_bootstrap.cc:492] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.965139 18431 ts_tablet_manager.cc:1403] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:51:54.968143 18431 raft_consensus.cc:359] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.970425 18431 raft_consensus.cc:740] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.971520 18431 consensus_queue.cc:260] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.973304 18431 ts_tablet_manager.cc:1434] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 14:51:54.973943 18431 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.978986 18414 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.979497 18414 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.981559 18414 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:54.987195 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:54.988397 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:54.988994 18431 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:51:54.989679 17790 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.990043 18431 tablet_bootstrap.cc:492] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:54.990674 18431 ts_tablet_manager.cc:1403] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:51:54.988821 18435 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.992168 18435 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.993022 18278 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:54.993068 18431 raft_consensus.cc:359] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.993849 18431 raft_consensus.cc:740] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.993664 18278 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:54.994526 18431 consensus_queue.cc:260] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:54.995478 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:54.996480 18431 ts_tablet_manager.cc:1434] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:54.997462 18431 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:54.998813 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:54.993959 18435 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:54.995018 17791 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:55.000739 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.000962 18414 raft_consensus.cc:2749] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.001674 18434 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.002164 18434 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.004238 18434 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
W20260709 14:51:55.006484 17716 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.006852 17716 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:54.995594 18278 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.007547 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:55.009151 17716 leader_election.cc:343] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.009616 17716 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:55.009711 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.010303 18435 raft_consensus.cc:2749] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.008463 18433 raft_consensus.cc:2749] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.014241 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
W20260709 14:51:55.015856 17790 leader_election.cc:343] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.016312 18431 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.016258 17790 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:55.016717 18437 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.016973 18434 raft_consensus.cc:2749] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.017266 18437 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.017983 18431 tablet_bootstrap.cc:492] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.018491 18431 ts_tablet_manager.cc:1403] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.005s
I20260709 14:51:55.019353 18437 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.020776 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.021394 17822 raft_consensus.cc:2468] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.022645 18431 raft_consensus.cc:359] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.023241 18431 raft_consensus.cc:740] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.023762 18431 consensus_queue.cc:260] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.025061 17640 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.025513 18431 ts_tablet_manager.cc:1434] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:55.025945 18437 raft_consensus.cc:2804] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.026439 18431 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.026413 18437 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.026502 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:55.028461 17642 leader_election.cc:343] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.027248 18437 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.039619 18437 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.042689 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.043146 17822 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.045746 18431 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.046610 18431 tablet_bootstrap.cc:492] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.046723 18437 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.047225 18431 ts_tablet_manager.cc:1403] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:51:55.048256 17822 raft_consensus.cc:2468] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.049448 17640 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.050311 18437 raft_consensus.cc:2804] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.050269 18431 raft_consensus.cc:359] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.050185 18298 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.051234 18431 raft_consensus.cc:740] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.051337 18298 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.051710 18437 raft_consensus.cc:697] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.052100 18431 consensus_queue.cc:260] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.050173 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.053392 18298 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.054487 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.055068 17822 raft_consensus.cc:2468] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.055708 18431 ts_tablet_manager.cc:1434] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.008s
W20260709 14:51:55.055791 17642 leader_election.cc:343] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.056059 17640 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.057103 18406 raft_consensus.cc:2804] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.057463 18406 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.055994 18298 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.057991 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.059535 18431 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:55.062449 17642 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.057826 18406 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.058399 18298 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.071316 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:55.071897 17750 raft_consensus.cc:2468] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.073000 17643 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.073760 18255 raft_consensus.cc:2804] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.074132 18255 raft_consensus.cc:493] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.074468 18255 raft_consensus.cc:3060] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.078685 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.079358 18477 raft_consensus.cc:2468] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.082751 18406 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.084404 18298 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:55.084849 18406 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.085494 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.086020 17822 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.087780 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.054639 18437 consensus_queue.cc:237] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.092095 17822 raft_consensus.cc:2468] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.092358 18406 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
W20260709 14:51:55.095978 17642 leader_election.cc:343] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.098448 18414 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.105197 18406 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.105306 18414 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.107669 18414 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.108574 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.109524 18406 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
W20260709 14:51:55.109818 17790 leader_election.cc:343] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.111361 17640 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.112347 18406 raft_consensus.cc:2804] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.112788 18406 raft_consensus.cc:697] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.113596 18406 consensus_queue.cc:237] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.116837 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:55.118280 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:55.104362 18255 raft_consensus.cc:515] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.119625 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.120160 18255 leader_election.cc:290] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:55.121650 17791 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:55.122193 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.122701 18414 raft_consensus.cc:2749] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.123835 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7222a910404449bda5fbd9a805a55e1e" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:55.124432 17750 raft_consensus.cc:3060] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.122783 18477 raft_consensus.cc:3060] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.127154 18431 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.128046 18431 tablet_bootstrap.cc:492] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.128615 18431 ts_tablet_manager.cc:1403] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.035s
I20260709 14:51:55.131107 18477 raft_consensus.cc:2468] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.130970 18431 raft_consensus.cc:359] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:55.123241 17642 leader_election.cc:343] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.131656 18431 raft_consensus.cc:740] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.132179 17642 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:55.132930 18437 raft_consensus.cc:2749] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.133113 17750 raft_consensus.cc:2468] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.133523 18431 consensus_queue.cc:260] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.135023 17642 leader_election.cc:304] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.135890 18522 raft_consensus.cc:2804] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.136258 18431 ts_tablet_manager.cc:1434] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:55.136344 18522 raft_consensus.cc:697] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.136914 17500 catalog_manager.cc:5697] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.137389 18522 consensus_queue.cc:237] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.139249 18431 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.142019 18518 raft_consensus.cc:493] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.142495 18518 raft_consensus.cc:515] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.147681 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:55.148880 17716 leader_election.cc:343] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.149119 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.149727 17822 raft_consensus.cc:2468] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:55.149821 18437 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.150420 18437 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.153298 18433 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.153759 18433 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.154045 18437 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.155715 18433 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.156360 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.157593 17714 leader_election.cc:304] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [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: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.157601 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.158301 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:55.158996 17672 raft_consensus.cc:2468] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
W20260709 14:51:55.159916 17716 leader_election.cc:343] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.144785 18518 leader_election.cc:290] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.161558 17717 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.163089 18433 raft_consensus.cc:2804] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.163486 18433 raft_consensus.cc:493] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.163839 18433 raft_consensus.cc:3060] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.164670 18414 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.165195 18414 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.167637 18518 raft_consensus.cc:493] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.168175 18431 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.168129 18518 raft_consensus.cc:515] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.159134 18435 raft_consensus.cc:2804] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.169221 18431 tablet_bootstrap.cc:492] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.169420 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.170292 18435 raft_consensus.cc:493] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.182833 18435 raft_consensus.cc:3060] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.182984 18433 raft_consensus.cc:515] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.184060 18431 ts_tablet_manager.cc:1403] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.007s
I20260709 14:51:55.186581 18431 raft_consensus.cc:359] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.188112 18431 raft_consensus.cc:740] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.189071 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:55.189738 17668 raft_consensus.cc:3060] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.189150 18431 consensus_queue.cc:260] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.192327 18437 raft_consensus.cc:493] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.192878 18437 raft_consensus.cc:515] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.193845 18433 leader_election.cc:290] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.195027 18437 leader_election.cc:290] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.196205 18431 ts_tablet_manager.cc:1434] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:55.196281 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.197105 18474 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.198340 17642 leader_election.cc:304] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.199198 18437 raft_consensus.cc:2804] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.199568 18437 raft_consensus.cc:493] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.199918 18437 raft_consensus.cc:3060] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.207662 18437 raft_consensus.cc:515] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.210300 18437 leader_election.cc:290] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.211987 17668 raft_consensus.cc:2468] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:55.213274 17717 leader_election.cc:304] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.213999 18433 raft_consensus.cc:2804] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.179005 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.214504 18433 raft_consensus.cc:697] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:55.170362 18414 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.179924 18518 leader_election.cc:290] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.175698 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.178591 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.216982 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.215490 18433 consensus_queue.cc:237] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.217562 18475 raft_consensus.cc:3060] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.179394 18434 raft_consensus.cc:493] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.218211 18434 raft_consensus.cc:515] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.220314 17822 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:55.223364 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:55.223963 17742 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 1.
I20260709 14:51:55.225284 17791 leader_election.cc:304] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:55.225901 18476 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:55.227098 17716 leader_election.cc:304] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:55.227818 18433 raft_consensus.cc:2804] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.228284 18433 raft_consensus.cc:493] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.228688 18433 raft_consensus.cc:3060] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:55.186893 17790 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.230670 18431 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.187548 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "335b6839fc77415695c618d4c0905fdd" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.232095 18528 raft_consensus.cc:2804] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.232481 18528 raft_consensus.cc:493] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.232798 18528 raft_consensus.cc:3060] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:55.232806 17716 leader_election.cc:343] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.235981 17499 catalog_manager.cc:5697] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.240020 18528 raft_consensus.cc:515] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.177029 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:55.238556 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.242646 18528 leader_election.cc:290] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.242911 17822 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
W20260709 14:51:55.244004 17642 leader_election.cc:343] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.248198 18434 leader_election.cc:290] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.252318 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26a89b3f6ae4c4fb252cc8f636922c2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.252547 18437 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.252861 17824 raft_consensus.cc:3060] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.253059 18437 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.255043 18437 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:55.254805 18433 raft_consensus.cc:515] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.258760 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:55.259548 17742 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.264909 18433 leader_election.cc:290] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.265254 17643 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.266065 18437 raft_consensus.cc:2804] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.266454 18437 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.266805 18437 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.270280 18414 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:55.270817 18431 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.270762 18414 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.271831 18431 tablet_bootstrap.cc:492] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.272689 18431 ts_tablet_manager.cc:1403] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.000s
I20260709 14:51:55.272712 18414 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.273350 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.273979 18478 raft_consensus.cc:3060] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.275712 18431 raft_consensus.cc:359] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.276494 18431 raft_consensus.cc:740] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.277232 18431 consensus_queue.cc:260] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.279398 18431 ts_tablet_manager.cc:1434] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:55.280207 18431 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.283273 17824 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.288681 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.289453 17821 raft_consensus.cc:2393] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e5fa8713943a4550a8911fa4ce26a8b3 in current term 2: Already voted for candidate b27dfd83425f454999e225e4079dced5 in this term.
I20260709 14:51:55.290978 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.295312 18255 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.244472 17642 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.295936 18255 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.297971 18255 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:55.298725 18414 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.299224 18414 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.299885 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:51:55.300545 17742 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.301107 18414 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
W20260709 14:51:55.305608 17642 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 61633.2us
I20260709 14:51:55.307325 18255 raft_consensus.cc:2749] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:55.308184 17643 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.308260 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.309183 18255 raft_consensus.cc:2804] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.310114 18255 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.310784 18255 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.316778 18431 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.317814 18431 tablet_bootstrap.cc:492] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.318490 18431 ts_tablet_manager.cc:1403] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.003s
I20260709 14:51:55.321216 18431 raft_consensus.cc:359] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.322119 18431 raft_consensus.cc:740] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.294140 18437 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.323279 18431 consensus_queue.cc:260] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.325428 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:55.326082 17742 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.327894 18475 raft_consensus.cc:2468] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.330729 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.331951 18433 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.333427 18406 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.332512 18433 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.333933 18406 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.336017 18433 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.336301 18406 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.330749 17640 leader_election.cc:304] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.338081 18298 raft_consensus.cc:2804] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.338730 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:55.340225 17716 leader_election.cc:343] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.341714 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.332489 18435 raft_consensus.cc:515] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.347420 18406 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.348002 18406 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.352689 18406 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.353758 18431 ts_tablet_manager.cc:1434] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:51:55.350354 17742 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.348018 18437 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:55.355288 17643 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.356102 18437 raft_consensus.cc:2804] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.356647 18437 raft_consensus.cc:697] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.357339 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.357841 18437 consensus_queue.cc:237] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.359855 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.362818 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.363365 18476 raft_consensus.cc:3060] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.364144 18298 raft_consensus.cc:697] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.365032 18298 consensus_queue.cc:237] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:55.371183 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:38471, user_credentials={real_user=slave}} blocked reactor thread for 132129us
I20260709 14:51:55.373232 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "095bf6b20d0846ba90d54baa6f2baf4e" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:55.374027 17742 raft_consensus.cc:2393] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 2: Already voted for candidate e5fa8713943a4550a8911fa4ce26a8b3 in this term.
I20260709 14:51:55.376989 18432 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.377580 18432 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.379634 18432 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.380978 17791 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:55.381794 18414 raft_consensus.cc:2749] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:55.386266 17642 leader_election.cc:343] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.387193 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:51:55.387897 17642 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:55.356712 17790 leader_election.cc:343] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.389611 18472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.390769 18473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.392112 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.393327 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b430c4b253474baba9774f038b5996" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.393863 17823 raft_consensus.cc:3060] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.393378 17821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.395421 17821 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 1.
I20260709 14:51:55.395578 18431 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.394802 17817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.396704 17817 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.400085 17823 raft_consensus.cc:2468] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:55.412046 18476 raft_consensus.cc:2468] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:55.387871 18477 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.413022 18435 leader_election.cc:290] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.415371 17716 leader_election.cc:304] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:51:55.415647 18478 raft_consensus.cc:2468] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:55.417306 18278 raft_consensus.cc:2804] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.417784 18278 raft_consensus.cc:697] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:55.418339 17823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.418960 17823 raft_consensus.cc:2468] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.418608 18278 consensus_queue.cc:237] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.420071 17640 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.420964 18535 raft_consensus.cc:2804] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.421305 18535 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.421725 18535 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.421797 17714 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [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: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
W20260709 14:51:55.422063 17790 leader_election.cc:343] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.424221 17640 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.424973 18522 raft_consensus.cc:2804] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.425374 18431 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.425315 18522 raft_consensus.cc:493] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.425777 18522 raft_consensus.cc:3060] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.427280 17791 leader_election.cc:304] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:51:55.426287 18431 tablet_bootstrap.cc:492] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.425899 17716 leader_election.cc:304] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5
I20260709 14:51:55.429385 18431 ts_tablet_manager.cc:1403] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.000s
W20260709 14:51:55.388872 17642 leader_election.cc:343] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.427449 18433 raft_consensus.cc:2804] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.434892 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:55.437215 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:55.434325 18518 raft_consensus.cc:2804] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.433917 18432 raft_consensus.cc:2749] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:51:55.460018 18431 raft_consensus.cc:359] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.460727 18431 raft_consensus.cc:740] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.445564 18433 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.462724 18431 consensus_queue.cc:260] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:55.465197 17642 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.465571 18431 ts_tablet_manager.cc:1434] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:51:55.466473 18431 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.432359 18255 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.479297 18522 raft_consensus.cc:515] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.479748 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:51:55.480451 17677 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 3.
I20260709 14:51:55.463897 18433 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.474395 17668 raft_consensus.cc:2410] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 for term 4 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:51:55.464028 18518 raft_consensus.cc:697] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:55.496174 18255 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:51:55.499833 18535 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.501037 17672 raft_consensus.cc:2393] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b27dfd83425f454999e225e4079dced5 in current term 2: Already voted for candidate f0354aeb1d494e48ab603dba36fcafbb in this term.
I20260709 14:51:55.507813 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.508786 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
W20260709 14:51:55.510030 17642 leader_election.cc:343] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.491565 18522 leader_election.cc:290] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.483819 18534 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
W20260709 14:51:55.512574 17642 leader_election.cc:343] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.520498 18534 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.522185 18433 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.524921 18535 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.526571 18534 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.526355 18518 consensus_queue.cc:237] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:55.525943 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 97179us
I20260709 14:51:55.537632 17791 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.538803 17791 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:55.538904 18414 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:55.539322 18414 raft_consensus.cc:493] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.539680 18414 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.539919 17791 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:51:55.541347 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:55.541569 18432 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.542068 18528 raft_consensus.cc:2749] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:51:55.529945 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.545342 18478 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:51:55.541280 17642 consensus_peers.cc:597] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.547858 18414 raft_consensus.cc:515] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.548975 18432 raft_consensus.cc:2749] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:51:55.553243 17642 leader_election.cc:343] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.573448 17750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:51:55.574126 17750 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.574712 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:51:55.575271 17668 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:55.582129 17750 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.550595 18414 leader_election.cc:290] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 election: Requested vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:51:55.587359 18478 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.605466 17642 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.606251 18522 raft_consensus.cc:2804] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.606714 18522 raft_consensus.cc:697] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.587918 17668 raft_consensus.cc:2468] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 4.
I20260709 14:51:55.606918 18431 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.589984 18433 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.598405 17643 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [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: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.607867 18431 tablet_bootstrap.cc:492] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.608210 18534 raft_consensus.cc:2804] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.608493 18431 ts_tablet_manager.cc:1403] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.012s
I20260709 14:51:55.608705 18534 raft_consensus.cc:697] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.609580 18534 consensus_queue.cc:237] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:55.611054 18431 raft_consensus.cc:359] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.611701 18431 raft_consensus.cc:740] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.612488 17791 leader_election.cc:304] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:51:55.598407 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.617061 18522 consensus_queue.cc:237] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:55.620785 17716 leader_election.cc:343] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.613505 18431 consensus_queue.cc:260] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.620857 18414 raft_consensus.cc:2804] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:55.635241 18414 raft_consensus.cc:697] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 4 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:51:55.636148 18414 consensus_queue.cc:237] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.639369 18477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0b524823e9e4f0ca585bc7a8a2db43d" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:55.643101 17824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.643541 17824 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.647789 17824 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:51:55.655627 17818 raft_consensus.cc:1275] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.656208 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.657020 17816 raft_consensus.cc:1275] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.661443 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:55.662058 17820 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 1.
I20260709 14:51:55.665813 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74ebd95e78b41da9094692715fbd760" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.666353 17822 raft_consensus.cc:3060] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.669561 17825 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.680675 17714 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [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: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.681553 18278 raft_consensus.cc:2804] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.682010 18278 raft_consensus.cc:697] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:51:55.682811 18278 consensus_queue.cc:237] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
W20260709 14:51:55.683961 17790 leader_election.cc:343] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.686475 17640 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.685870 18522 consensus_queue.cc:1048] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:51:55.686839 18431 ts_tablet_manager.cc:1434] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.078s	user 0.013s	sys 0.015s
I20260709 14:51:55.689905 18534 raft_consensus.cc:2804] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:51:55.690372 18534 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting leader election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:51:55.690688 18535 consensus_queue.cc:1048] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.690737 18534 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.694917 17822 raft_consensus.cc:2468] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.697047 18431 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.700838 17640 leader_election.cc:304] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.706363 18298 raft_consensus.cc:2804] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.706873 18298 raft_consensus.cc:697] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.707664 18298 consensus_queue.cc:237] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
W20260709 14:51:55.718251 17716 consensus_peers.cc:597] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.724927 17498 catalog_manager.cc:5697] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 3 to 4, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 4 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:55.726925 17642 consensus_peers.cc:597] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.727699 18534 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.748675 17750 raft_consensus.cc:1275] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.762723 18475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
W20260709 14:51:55.764384 17642 consensus_peers.cc:597] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:55.767575 17749 raft_consensus.cc:1275] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:51:55.768307 17642 leader_election.cc:343] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:55.769940 18478 raft_consensus.cc:1275] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.770175 18534 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:55.772136 18477 raft_consensus.cc:1275] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.776443 18535 consensus_queue.cc:1048] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.771551 18522 consensus_queue.cc:1048] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:51:55.774356 18533 consensus_queue.cc:1048] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:51:55.778023 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:55.778607 17820 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:55.785421 18534 consensus_queue.cc:1048] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:51:55.817533 17820 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 2.
I20260709 14:51:55.819249 17640 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:55.828845 18431 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.823571 18534 raft_consensus.cc:2804] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:55.831535 18534 raft_consensus.cc:697] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:55.832702 18534 consensus_queue.cc:237] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.830035 17499 catalog_manager.cc:5697] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.843178 17499 catalog_manager.cc:5697] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.844230 17499 catalog_manager.cc:5697] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.846056 18431 tablet_bootstrap.cc:492] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.846743 18431 ts_tablet_manager.cc:1403] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.003s
I20260709 14:51:55.860548 18431 raft_consensus.cc:359] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.874451 18431 raft_consensus.cc:740] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.875188 18431 consensus_queue.cc:260] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:55.876857 18431 ts_tablet_manager.cc:1434] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260709 14:51:55.877607 18431 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:55.861445 17677 raft_consensus.cc:1275] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.887187 18545 consensus_queue.cc:1048] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.877502 17820 raft_consensus.cc:1275] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.898066 18406 consensus_queue.cc:1048] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.896617 17498 catalog_manager.cc:5697] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.918366 17498 catalog_manager.cc:5697] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.919965 17498 catalog_manager.cc:5697] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.922221 17498 catalog_manager.cc:5697] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.924101 17498 catalog_manager.cc:5697] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.925403 17498 catalog_manager.cc:5697] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:55.933169 17816 raft_consensus.cc:1275] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:55.928748 17498 catalog_manager.cc:5697] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:55.936220 18278 consensus_queue.cc:1048] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:55.968900 18431 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:55.969815 18431 tablet_bootstrap.cc:492] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:55.970403 18431 ts_tablet_manager.cc:1403] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.003s
I20260709 14:51:55.979720 18431 raft_consensus.cc:359] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.980391 18431 raft_consensus.cc:740] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:55.981151 18431 consensus_queue.cc:260] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:55.986308 18431 ts_tablet_manager.cc:1434] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:51:55.987082 18431 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.010079 17500 catalog_manager.cc:5697] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 1 to 2, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 2 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:56.021341 17642 consensus_peers.cc:597] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.026120 17668 raft_consensus.cc:1275] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:56.027781 18477 raft_consensus.cc:1275] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.029453 18518 consensus_queue.cc:1048] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.032876 18414 consensus_queue.cc:1048] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.078615 18472 raft_consensus.cc:1275] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.092221 18431 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.093247 18431 tablet_bootstrap.cc:492] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.093881 18431 ts_tablet_manager.cc:1403] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.011s
I20260709 14:51:56.094633 18518 consensus_queue.cc:1048] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.097627 18431 raft_consensus.cc:359] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.098310 18431 raft_consensus.cc:740] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.098963 18431 consensus_queue.cc:260] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.103245 18431 ts_tablet_manager.cc:1434] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:56.103972 18431 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.107748 18475 raft_consensus.cc:3060] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.134147 17820 raft_consensus.cc:1275] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.140564 18475 raft_consensus.cc:1275] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:51:56.147116 17816 raft_consensus.cc:1275] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.158651 18435 consensus_queue.cc:1048] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.159861 18414 consensus_queue.cc:1048] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:56.161722 17816 raft_consensus.cc:1275] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.163398 18435 consensus_queue.cc:1048] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.164304 17821 raft_consensus.cc:1275] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.165767 18406 consensus_queue.cc:1048] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.173028 18534 consensus_queue.cc:1048] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.184592 18431 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.198215 18475 raft_consensus.cc:1275] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.201125 18406 consensus_queue.cc:1048] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.218436 18431 tablet_bootstrap.cc:492] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.219173 18431 ts_tablet_manager.cc:1403] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.009s
I20260709 14:51:56.224079 18431 raft_consensus.cc:359] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.224716 18431 raft_consensus.cc:740] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.226174 18431 consensus_queue.cc:260] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.228130 17750 raft_consensus.cc:1275] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.229517 18534 consensus_queue.cc:1048] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.228329 18431 ts_tablet_manager.cc:1434] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:56.230952 18431 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:56.237761 17716 consensus_peers.cc:597] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:51:56.256150 17642 consensus_peers.cc:597] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.272806 18431 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.273694 18431 tablet_bootstrap.cc:492] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.274284 18431 ts_tablet_manager.cc:1403] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.004s
I20260709 14:51:56.276655 18431 raft_consensus.cc:359] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:56.277302 18431 raft_consensus.cc:740] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.279706 18431 consensus_queue.cc:260] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:56.281667 18431 ts_tablet_manager.cc:1434] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:56.287709 18431 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:56.310549 17642 consensus_peers.cc:597] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:56.311425 18431 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.312369 18431 tablet_bootstrap.cc:492] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.325450 18431 ts_tablet_manager.cc:1403] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260709 14:51:56.327926 18431 raft_consensus.cc:359] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.329002 18431 raft_consensus.cc:740] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.330809 18431 consensus_queue.cc:260] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.332798 18431 ts_tablet_manager.cc:1434] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:51:56.333565 18431 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.347414 18431 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.348263 18431 tablet_bootstrap.cc:492] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.348903 18431 ts_tablet_manager.cc:1403] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 14:51:56.351116 18431 raft_consensus.cc:359] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:56.351737 18431 raft_consensus.cc:740] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
W20260709 14:51:56.352238 17642 consensus_peers.cc:597] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:56.352451 18431 consensus_queue.cc:260] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:56.354530 18431 ts_tablet_manager.cc:1434] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:56.355330 18431 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.371330 18431 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.372135 18431 tablet_bootstrap.cc:492] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.372731 18431 ts_tablet_manager.cc:1403] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 14:51:56.374923 18431 raft_consensus.cc:359] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.375634 18431 raft_consensus.cc:740] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.376367 18431 consensus_queue.cc:260] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.378239 18431 ts_tablet_manager.cc:1434] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:56.378973 18431 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.384886 17820 raft_consensus.cc:1275] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:56.386379 18534 consensus_queue.cc:1048] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:56.395849 18431 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260709 14:51:56.396826 18431 tablet_bootstrap.cc:492] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.397437 18431 ts_tablet_manager.cc:1403] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:51:56.403874 18431 raft_consensus.cc:359] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.404681 18431 raft_consensus.cc:740] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.405359 18431 consensus_queue.cc:260] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.408136 18431 ts_tablet_manager.cc:1434] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:56.408879 18431 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.413089 18534 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:56.413611 18534 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.415594 18534 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:56.416525 18472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:51:56.417395 18472 raft_consensus.cc:2410] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:51:56.419246 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:51:56.419807 17822 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 3.
I20260709 14:51:56.421137 17640 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:56.426724 18533 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:51:56.427079 18533 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:56.427408 18533 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.433486 18431 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.434360 18431 tablet_bootstrap.cc:492] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.434947 18431 ts_tablet_manager.cc:1403] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 14:51:56.438125 18431 raft_consensus.cc:359] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.438740 18431 raft_consensus.cc:740] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.439369 18431 consensus_queue.cc:260] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.440430 18533 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.441304 18431 ts_tablet_manager.cc:1434] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:56.442335 18533 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 4 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805)
I20260709 14:51:56.442490 18431 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.443404 17820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:51:56.443591 18472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
I20260709 14:51:56.443972 17820 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.444202 18472 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:56.453516 18472 raft_consensus.cc:2410] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f0354aeb1d494e48ab603dba36fcafbb for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:51:56.461103 17820 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0354aeb1d494e48ab603dba36fcafbb in term 4.
I20260709 14:51:56.462750 17640 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [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: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:51:56.463346 18475 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.468076 18535 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:56.468590 18535 raft_consensus.cc:697] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 LEADER]: Becoming Leader. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:51:56.469426 18535 consensus_queue.cc:237] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.470551 18431 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.471438 18431 tablet_bootstrap.cc:492] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.472069 18431 ts_tablet_manager.cc:1403] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260709 14:51:56.476612 18431 raft_consensus.cc:359] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.477290 18431 raft_consensus.cc:740] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.477969 18431 consensus_queue.cc:260] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.480042 18431 ts_tablet_manager.cc:1434] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:51:56.480908 18431 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.511564 17496 catalog_manager.cc:5697] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb reported cstate change: term changed from 3 to 4, leader changed from bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129) to f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130). New cstate: current_term: 4 leader_uuid: "f0354aeb1d494e48ab603dba36fcafbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:56.516747 18431 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.520280 18431 tablet_bootstrap.cc:492] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.521047 18431 ts_tablet_manager.cc:1403] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260709 14:51:56.524749 18431 raft_consensus.cc:359] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.525530 18431 raft_consensus.cc:740] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.527511 18431 consensus_queue.cc:260] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.529697 18431 ts_tablet_manager.cc:1434] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:56.530553 18431 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.544150 18431 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.545011 18431 tablet_bootstrap.cc:492] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.545635 18431 ts_tablet_manager.cc:1403] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260709 14:51:56.547798 18431 raft_consensus.cc:359] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.548445 18431 raft_consensus.cc:740] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.549088 18431 consensus_queue.cc:260] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.551316 18431 ts_tablet_manager.cc:1434] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:56.552045 18431 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
W20260709 14:51:56.563275 17716 consensus_peers.cc:597] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:51:56.566810 18431 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.567576 18431 tablet_bootstrap.cc:492] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.568101 18431 ts_tablet_manager.cc:1403] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:51:56.570189 18431 raft_consensus.cc:359] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:56.570818 18431 raft_consensus.cc:740] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.571445 18431 consensus_queue.cc:260] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:51:56.572965 18431 ts_tablet_manager.cc:1434] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:56.573920 18431 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.588732 18431 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.589668 18431 tablet_bootstrap.cc:492] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.590308 18431 ts_tablet_manager.cc:1403] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.001s
I20260709 14:51:56.592478 18431 raft_consensus.cc:359] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.593178 18431 raft_consensus.cc:740] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.593945 18431 consensus_queue.cc:260] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.595821 18431 ts_tablet_manager.cc:1434] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:51:56.596611 18431 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.608788 18431 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.609649 18431 tablet_bootstrap.cc:492] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.610145 18431 ts_tablet_manager.cc:1403] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:51:56.611601 18431 raft_consensus.cc:359] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.612017 18431 raft_consensus.cc:740] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.612433 18431 consensus_queue.cc:260] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:51:56.613803 18431 ts_tablet_manager.cc:1434] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:51:56.614494 18431 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.625013 18431 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.625613 18431 tablet_bootstrap.cc:492] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.626099 18431 ts_tablet_manager.cc:1403] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:51:56.627965 18431 raft_consensus.cc:359] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.628569 18431 raft_consensus.cc:740] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.629123 18431 consensus_queue.cc:260] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.630502 18431 ts_tablet_manager.cc:1434] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:56.631585 18431 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.641638 18475 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.642091 18431 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.642753 18431 tablet_bootstrap.cc:492] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.643141 18431 ts_tablet_manager.cc:1403] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:51:56.644744 18431 raft_consensus.cc:359] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.645282 18431 raft_consensus.cc:740] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.645844 18431 consensus_queue.cc:260] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.647385 18431 ts_tablet_manager.cc:1434] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:56.648517 18431 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap starting.
I20260709 14:51:56.662758 18431 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:51:56.662990 18475 raft_consensus.cc:3060] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.663630 18431 tablet_bootstrap.cc:492] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Bootstrap complete.
I20260709 14:51:56.664285 18431 ts_tablet_manager.cc:1403] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:51:56.666433 18431 raft_consensus.cc:359] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.667053 18431 raft_consensus.cc:740] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Initialized, Role: FOLLOWER
I20260709 14:51:56.667639 18431 consensus_queue.cc:260] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:51:56.668854 18472 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.669778 18431 ts_tablet_manager.cc:1434] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:51:56.764135 18472 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.785984 18475 raft_consensus.cc:3060] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.795241 18478 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:56.886049 18474 raft_consensus.cc:1275] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 14:51:56.888477 18474 pending_rounds.cc:85] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Aborting all ops after (but not including) 1
I20260709 14:51:56.888904 18474 pending_rounds.cc:107] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 14:51:56.889361 18474 raft_consensus.cc:2889] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:51:56.892036 18406 consensus_queue.cc:1048] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:57.086882 17816 raft_consensus.cc:1275] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 4 FOLLOWER]: Refusing update from remote peer f0354aeb1d494e48ab603dba36fcafbb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:51:57.088811 18534 consensus_queue.cc:1048] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:57.259538 18475 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:00.149230 17790 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.129:33805, user_credentials={real_user=slave}} blocked reactor thread for 309839us
I20260709 14:52:00.209583 18647 raft_consensus.cc:493] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.210171 18647 raft_consensus.cc:515] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.212854 18647 leader_election.cc:290] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:00.222754 18653 raft_consensus.cc:493] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.223363 18653 raft_consensus.cc:515] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.237067 18653 leader_election.cc:290] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:00.238932 18478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:52:00.223876 18652 raft_consensus.cc:493] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.242249 18652 raft_consensus.cc:515] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.244503 18652 leader_election.cc:290] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:00.258080 18647 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.258627 18647 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.260613 18647 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:00.263446 18470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
W20260709 14:52:00.277581 17789 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.855s	user 0.011s	sys 0.012s
W20260709 14:52:00.277952 17789 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.855s	user 0.011s	sys 0.012s
I20260709 14:52:00.303092 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:00.305069 18298 raft_consensus.cc:493] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e5fa8713943a4550a8911fa4ce26a8b3)
I20260709 14:52:00.305229 18651 raft_consensus.cc:493] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.305635 18298 raft_consensus.cc:515] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.305801 18651 raft_consensus.cc:515] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:00.309583 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:52:00.310176 18474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:52:00.310339 18651 leader_election.cc:290] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:00.312469 18298 leader_election.cc:290] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:00.316313 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:52:00.316984 17749 raft_consensus.cc:2468] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 1.
I20260709 14:52:00.318493 18428 leader_election.cc:304] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:00.319391 18652 raft_consensus.cc:2804] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:00.319748 18652 raft_consensus.cc:493] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.320117 18652 raft_consensus.cc:3060] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.312525 18651 raft_consensus.cc:493] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f0354aeb1d494e48ab603dba36fcafbb)
I20260709 14:52:00.322301 18651 raft_consensus.cc:515] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.325444 18476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" is_pre_election: true
I20260709 14:52:00.333113 18652 raft_consensus.cc:515] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.335631 18651 leader_election.cc:290] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:00.340437 18636 raft_consensus.cc:493] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e5fa8713943a4550a8911fa4ce26a8b3)
I20260709 14:52:00.340992 18636 raft_consensus.cc:515] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:00.343389 18636 leader_election.cc:290] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:00.345894 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:52:00.346674 18652 leader_election.cc:290] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:00.348201 17749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:00.349197 17749 raft_consensus.cc:3060] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.356845 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b27dfd83425f454999e225e4079dced5" is_pre_election: true
I20260709 14:52:00.367276 17749 raft_consensus.cc:2468] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:00.375466 18428 leader_election.cc:304] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:00.376310 18652 raft_consensus.cc:2804] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.376786 18652 raft_consensus.cc:697] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:00.377671 18652 consensus_queue.cc:237] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.385082 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2cc86ebbd694497ba6acff8f25e0c97" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:52:00.385092 17745 raft_consensus.cc:1240] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Rejecting Update request from peer f0354aeb1d494e48ab603dba36fcafbb for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:00.389604 17742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fc250cc51342028e14f3c9512d53cc" candidate_uuid: "f0354aeb1d494e48ab603dba36fcafbb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" is_pre_election: true
I20260709 14:52:00.408866 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:52:00.409641 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:52:00.409883 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe2f6e11cf142f9acee21f80262e248" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:52:00.412410 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:52:00.413559 17500 catalog_manager.cc:5697] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 2, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.427012 17717 leader_election.cc:304] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:52:00.429268 18646 raft_consensus.cc:2749] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.430585 17717 leader_election.cc:304] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:52:00.431370 18646 raft_consensus.cc:2749] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.432632 17717 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:52:00.433405 18646 raft_consensus.cc:2749] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:00.436919 17643 leader_election.cc:304] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:52:00.438596 18659 raft_consensus.cc:2749] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.442266 18659 consensus_queue.cc:1059] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.443811 18298 raft_consensus.cc:3055] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.444132 18298 raft_consensus.cc:740] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:00.445202 17643 leader_election.cc:304] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [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: f0354aeb1d494e48ab603dba36fcafbb; no voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:52:00.444898 18298 consensus_queue.cc:260] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:00.445997 18659 raft_consensus.cc:2749] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:00.446496 17717 leader_election.cc:304] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [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: e5fa8713943a4550a8911fa4ce26a8b3; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:52:00.446697 18298 raft_consensus.cc:3060] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.447304 18646 raft_consensus.cc:2749] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.448571 17675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:00.448975 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f998708f6d24e67a8f806a35b6892f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:52:00.449345 17675 raft_consensus.cc:606] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:00.450172 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb" is_pre_election: true
I20260709 14:52:00.450712 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "385251d9485043bda67e72d3b9e72b25" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:00.451005 18428 leader_election.cc:304] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:52:00.451781 18652 raft_consensus.cc:2749] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:00.459087 17668 raft_consensus.cc:2468] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:00.463819 17742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3"
dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
mode: GRACEFUL
new_leader_uuid: "b27dfd83425f454999e225e4079dced5"
 from {username='slave'} at 127.0.0.1:32860
I20260709 14:52:00.464357 17742 raft_consensus.cc:606] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Received request to transfer leadership to TS b27dfd83425f454999e225e4079dced5
I20260709 14:52:00.466887 17745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59"
dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:32860
I20260709 14:52:00.467305 17745 raft_consensus.cc:606] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:00.469566 17668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:00.470067 17668 raft_consensus.cc:606] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:00.472174 17668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:00.472641 17668 raft_consensus.cc:606] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:00.473614 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:00.475069 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:00.614545 18651 raft_consensus.cc:993] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:00.615115 18646 raft_consensus.cc:1081] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:00.619511 18474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53798
I20260709 14:52:00.620142 18474 raft_consensus.cc:493] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.620568 18474 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:00.628147 18474 raft_consensus.cc:515] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:00.629753 18474 leader_election.cc:290] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:00.630270 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:00.630867 17745 raft_consensus.cc:3055] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:00.630999 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6518eecf90e84b0abfab38d7a2fb6e59" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:00.631156 17745 raft_consensus.cc:740] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:52:00.632185 17745 consensus_queue.cc:260] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:00.633212 17745 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:00.636799 17825 raft_consensus.cc:3060] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:00.637825 17745 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:00.638789 18428 leader_election.cc:304] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:00.639433 18652 raft_consensus.cc:2804] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:00.639902 18652 raft_consensus.cc:697] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:00.640705 18652 consensus_queue.cc:237] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:00.642359 17825 raft_consensus.cc:2468] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:00.651937 17500 catalog_manager.cc:5697] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.683101 18646 raft_consensus.cc:993] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: : Instructing follower b27dfd83425f454999e225e4079dced5 to start an election
I20260709 14:52:00.683591 18651 raft_consensus.cc:1081] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Signalling peer b27dfd83425f454999e225e4079dced5 to start an election
I20260709 14:52:00.685309 17825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3"
dest_uuid: "b27dfd83425f454999e225e4079dced5"
 from {username='slave'} at 127.0.0.1:33626
I20260709 14:52:00.685781 17825 raft_consensus.cc:493] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.686035 17825 raft_consensus.cc:3060] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.691000 17825 raft_consensus.cc:515] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:00.692806 17825 leader_election.cc:290] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:00.693531 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:00.694063 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8344bc181e4b969b70f8e05ae32db3" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:00.694703 17745 raft_consensus.cc:3055] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.694955 17745 raft_consensus.cc:740] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:52:00.695681 17745 consensus_queue.cc:260] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:00.696653 17745 raft_consensus.cc:3060] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.694108 17668 raft_consensus.cc:3060] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.703850 17745 raft_consensus.cc:2468] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:52:00.704694 17791 leader_election.cc:304] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:00.705425 18643 raft_consensus.cc:2804] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.705596 17668 raft_consensus.cc:2468] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:52:00.705912 18643 raft_consensus.cc:697] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 2 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:52:00.706751 18643 consensus_queue.cc:237] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:00.716303 17500 catalog_manager.cc:5697] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 1 to 2, leader changed from e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131) to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 2 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:00.768432 17745 raft_consensus.cc:1275] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.769706 18652 consensus_queue.cc:1048] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.789100 17668 raft_consensus.cc:1275] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:00.793236 18652 consensus_queue.cc:1048] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:00.810249 18659 raft_consensus.cc:993] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:00.810707 18298 raft_consensus.cc:1081] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:00.812459 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:00.813060 18476 raft_consensus.cc:493] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.813459 18476 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:00.824395 18476 raft_consensus.cc:515] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.830127 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:00.830698 17819 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:00.831840 18476 leader_election.cc:290] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:00.833616 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8c68777a58642d78281abce5e402ab6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:00.834163 17672 raft_consensus.cc:3055] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:00.834824 17672 raft_consensus.cc:740] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:00.835618 17672 consensus_queue.cc:260] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.836790 17672 raft_consensus.cc:3060] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:00.837452 17819 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:00.838594 18425 leader_election.cc:304] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:00.839475 18674 raft_consensus.cc:2804] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:00.840119 18674 raft_consensus.cc:697] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:00.841034 18674 consensus_queue.cc:237] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.843676 17672 raft_consensus.cc:2468] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:00.846415 18659 raft_consensus.cc:993] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:00.846817 18645 raft_consensus.cc:1081] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:00.848022 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:00.848526 18476 raft_consensus.cc:493] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.848886 18476 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:00.850559 17496 catalog_manager.cc:5697] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.854635 18476 raft_consensus.cc:515] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.856309 18476 leader_election.cc:290] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 5 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:00.856843 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:00.857772 17819 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:00.857627 17672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397427f4901c45a68e004bb95b3ef2e2" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:00.858816 17672 raft_consensus.cc:3055] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:00.859153 17672 raft_consensus.cc:740] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:00.859920 17672 consensus_queue.cc:260] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_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: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.861083 17672 raft_consensus.cc:3060] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:00.864126 17819 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 5.
I20260709 14:52:00.865177 18425 leader_election.cc:304] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:00.865911 18674 raft_consensus.cc:2804] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:00.866289 18674 raft_consensus.cc:697] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 5 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:00.866962 18674 consensus_queue.cc:237] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:00.867774 17672 raft_consensus.cc:2468] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 5.
I20260709 14:52:00.875442 17496 catalog_manager.cc:5697] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 4 to 5, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 5 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:00.890339 17846 debug-util.cc:398] Leaking SignalData structure 0x7b08000b7580 after lost signal to thread 15569
W20260709 14:52:00.891271 17846 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3560 after lost signal to thread 17534
W20260709 14:52:00.894008 17846 debug-util.cc:398] Leaking SignalData structure 0x7b080025d040 after lost signal to thread 18504
I20260709 14:52:01.025839 18659 raft_consensus.cc:993] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.026328 18645 raft_consensus.cc:1081] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.027673 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:01.028136 18476 raft_consensus.cc:493] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.028476 18476 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.034057 18476 raft_consensus.cc:515] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.035789 18476 leader_election.cc:290] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:01.037278 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:01.037854 17668 raft_consensus.cc:3055] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:01.038149 17668 raft_consensus.cc:740] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:01.038879 17668 consensus_queue.cc:260] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.040028 17668 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.042745 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6947fd87f4a4a7487f4bb6d8bb148d6" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:01.043565 17745 raft_consensus.cc:3060] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.049322 17668 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.050454 18428 leader_election.cc:304] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:52:01.051316 18674 raft_consensus.cc:2804] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:01.051765 18674 raft_consensus.cc:697] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:01.052531 18674 consensus_queue.cc:237] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.053757 17745 raft_consensus.cc:2468] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.066159 17496 catalog_manager.cc:5697] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.140161 17668 raft_consensus.cc:1275] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.141424 18643 consensus_queue.cc:1048] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.142627 17742 raft_consensus.cc:1275] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.143991 18643 consensus_queue.cc:1048] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.203142 17819 raft_consensus.cc:1275] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.204620 18653 consensus_queue.cc:1048] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.222808 17742 raft_consensus.cc:1275] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.230135 18674 consensus_queue.cc:1048] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.257997 17668 raft_consensus.cc:1275] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.259209 18674 consensus_queue.cc:1048] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.283676 17819 raft_consensus.cc:1275] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.294669 18653 consensus_queue.cc:1048] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.302034 17825 raft_consensus.cc:1275] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 5 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:52:01.311462 18653 consensus_queue.cc:1048] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.346763 17668 raft_consensus.cc:1275] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 5 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:52:01.349639 18674 consensus_queue.cc:1048] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.454241 17742 raft_consensus.cc:1275] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.456012 18674 consensus_queue.cc:1048] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.468230 17668 raft_consensus.cc:1275] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:01.469713 18674 consensus_queue.cc:1048] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:01.475998 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.520330 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.565238 17668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:01.566203 17668 raft_consensus.cc:606] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:01.574141 17668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:01.575429 17668 raft_consensus.cc:606] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:01.585433 17668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:01.585995 17668 raft_consensus.cc:606] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:01.616154 17819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1"
dest_uuid: "b27dfd83425f454999e225e4079dced5"
mode: GRACEFUL
new_leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
 from {username='slave'} at 127.0.0.1:54766
I20260709 14:52:01.616750 17819 raft_consensus.cc:606] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Received request to transfer leadership to TS e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:52:01.619439 17668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:01.621516 17668 raft_consensus.cc:606] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:01.623040 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:01.625120 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:01.709013 18298 raft_consensus.cc:993] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.709625 18659 raft_consensus.cc:1081] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.711113 18474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:01.711715 18474 raft_consensus.cc:493] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.712085 18474 raft_consensus.cc:3060] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.719188 18474 raft_consensus.cc:515] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.721352 18474 leader_election.cc:290] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:01.722288 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:01.722927 17745 raft_consensus.cc:3060] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.723331 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f899773ba6b8414d8822bf99509a7018" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:01.723887 17668 raft_consensus.cc:3055] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.724159 17668 raft_consensus.cc:740] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:01.726033 17668 consensus_queue.cc:260] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.727257 17668 raft_consensus.cc:3060] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.729290 17745 raft_consensus.cc:2468] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:01.730422 18428 leader_election.cc:304] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:01.731251 18674 raft_consensus.cc:2804] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:01.731673 18674 raft_consensus.cc:697] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:01.732461 18674 consensus_queue.cc:237] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.733829 17668 raft_consensus.cc:2468] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:01.757296 17500 catalog_manager.cc:5697] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 2, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.777088 18645 raft_consensus.cc:993] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.777595 18645 raft_consensus.cc:1081] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.779724 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:01.780264 18476 raft_consensus.cc:493] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.780606 18476 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.785495 18476 raft_consensus.cc:515] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:01.787876 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:01.788405 17819 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.793979 18476 leader_election.cc:290] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:01.796366 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a93a2f378b426fa040993bdb3de004" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:01.796864 17677 raft_consensus.cc:3055] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:01.797133 17677 raft_consensus.cc:740] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:01.797369 17819 raft_consensus.cc:2468] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.797806 17677 consensus_queue.cc:260] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:01.798542 18425 leader_election.cc:304] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:01.799000 17677 raft_consensus.cc:3060] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.799862 18653 raft_consensus.cc:2804] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:01.800360 18653 raft_consensus.cc:697] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:01.801106 18653 consensus_queue.cc:237] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:01.806960 17677 raft_consensus.cc:2468] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.815881 17500 catalog_manager.cc:5697] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.866295 18298 raft_consensus.cc:993] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.866707 18298 raft_consensus.cc:1081] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.868420 18474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:01.869017 18474 raft_consensus.cc:493] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.869410 18474 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.874858 18474 raft_consensus.cc:515] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:01.876742 18474 leader_election.cc:290] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:01.876987 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:01.877266 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14aae7f9f5b94631b94e308f8ca64baa" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:01.877612 17819 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.877825 17677 raft_consensus.cc:3055] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:01.878177 17677 raft_consensus.cc:740] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:01.878777 17677 consensus_queue.cc:260] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:01.880059 17677 raft_consensus.cc:3060] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.886817 17677 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.886817 17819 raft_consensus.cc:2468] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.888381 18425 leader_election.cc:304] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:01.889546 18653 raft_consensus.cc:2804] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:01.890190 18653 raft_consensus.cc:697] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:01.890967 18653 consensus_queue.cc:237] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:01.895457 18659 raft_consensus.cc:993] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.896181 18659 raft_consensus.cc:1081] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:01.899257 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:01.899787 18476 raft_consensus.cc:493] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.900167 18476 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.906291 18476 raft_consensus.cc:515] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.908866 18476 leader_election.cc:290] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:01.909682 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:01.910090 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7acec829a374a3f9e77afe0667cbacf" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:01.910286 17677 raft_consensus.cc:3055] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:01.910601 17677 raft_consensus.cc:740] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:01.910643 17745 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.911362 17677 consensus_queue.cc:260] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.912457 17677 raft_consensus.cc:3060] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:01.911827 17500 catalog_manager.cc:5697] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.916770 17745 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.917789 18428 leader_election.cc:304] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:01.918437 17677 raft_consensus.cc:2468] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:01.918573 18653 raft_consensus.cc:2804] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:01.919045 18653 raft_consensus.cc:697] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:01.919735 18653 consensus_queue.cc:237] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:01.931509 17500 catalog_manager.cc:5697] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.057183 18681 raft_consensus.cc:993] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: : Instructing follower e5fa8713943a4550a8911fa4ce26a8b3 to start an election
I20260709 14:52:02.057646 18643 raft_consensus.cc:1081] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Signalling peer e5fa8713943a4550a8911fa4ce26a8b3 to start an election
I20260709 14:52:02.059008 17745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1"
dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
 from {username='slave'} at 127.0.0.1:38226
I20260709 14:52:02.059417 17745 raft_consensus.cc:493] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.059669 17745 raft_consensus.cc:3060] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.065789 17745 raft_consensus.cc:515] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:02.067117 17745 leader_election.cc:290] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:02.067976 17825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:02.067881 17677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d127ee1b0c4dff9350cb43b8ce54f1" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:02.068562 17825 raft_consensus.cc:3055] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:02.068691 17677 raft_consensus.cc:3060] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.068882 17825 raft_consensus.cc:740] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:52:02.069633 17825 consensus_queue.cc:260] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:02.070475 17825 raft_consensus.cc:3060] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.076637 17677 raft_consensus.cc:2468] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:52:02.077795 17717 leader_election.cc:304] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:52:02.078199 17825 raft_consensus.cc:2468] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:52:02.078617 18646 raft_consensus.cc:2804] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:02.085494 18646 raft_consensus.cc:697] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:52:02.086284 18646 consensus_queue.cc:237] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:02.096800 17500 catalog_manager.cc:5697] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 1 to 2, leader changed from b27dfd83425f454999e225e4079dced5 (127.15.51.132) to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.200618 17745 raft_consensus.cc:1275] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.201962 18653 consensus_queue.cc:1048] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.220886 17677 raft_consensus.cc:1275] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.222353 18652 consensus_queue.cc:1048] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.324115 17825 raft_consensus.cc:1275] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:02.325392 18652 consensus_queue.cc:1048] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.326371 17677 raft_consensus.cc:1275] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:02.327621 18652 consensus_queue.cc:1048] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:02.342175 17675 raft_consensus.cc:1275] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:02.343410 18653 consensus_queue.cc:1048] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.363560 17672 raft_consensus.cc:1275] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:02.467351 18653 consensus_queue.cc:1048] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:02.478976 17791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.131:33879, user_credentials={real_user=slave}} blocked reactor thread for 97798.1us
I20260709 14:52:02.481393 17825 raft_consensus.cc:1275] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:02.547827 18652 consensus_queue.cc:1048] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:02.550395 17751 raft_consensus.cc:1275] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:02.553133 18653 consensus_queue.cc:1048] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:02.626109 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:02.642472 17822 raft_consensus.cc:1275] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.644649 18646 consensus_queue.cc:1048] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:02.651266 17668 raft_consensus.cc:1275] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.654392 18646 consensus_queue.cc:1048] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.692453 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:02.743719 17677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:02.744169 17677 raft_consensus.cc:606] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:02.746397 17751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48"
dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:32860
I20260709 14:52:02.746932 17751 raft_consensus.cc:606] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:02.756052 18646 raft_consensus.cc:993] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:02.756505 18646 raft_consensus.cc:1081] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:02.757427 17677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:02.758008 17677 raft_consensus.cc:606] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:02.758129 18474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53798
I20260709 14:52:02.760077 18474 raft_consensus.cc:493] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.760448 18474 raft_consensus.cc:3060] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.767551 18474 raft_consensus.cc:515] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:02.771958 17677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:02.772675 17677 raft_consensus.cc:606] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:02.772801 18474 leader_election.cc:290] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:02.774304 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:02.774842 17751 raft_consensus.cc:3055] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:02.775171 17751 raft_consensus.cc:740] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:52:02.775970 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b9e4d0466445ef92ab05bf2ac31a48" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:02.776551 17822 raft_consensus.cc:3060] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.776018 17751 consensus_queue.cc:260] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:02.783568 17751 raft_consensus.cc:3060] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.784065 17822 raft_consensus.cc:2468] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:02.785180 18425 leader_election.cc:304] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:02.785944 18653 raft_consensus.cc:2804] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:02.786392 18653 raft_consensus.cc:697] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:02.787174 18653 consensus_queue.cc:237] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:02.790975 17677 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf"
dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
mode: GRACEFUL
new_leader_uuid: "b27dfd83425f454999e225e4079dced5"
 from {username='slave'} at 127.0.0.1:59780
I20260709 14:52:02.791538 17677 raft_consensus.cc:606] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Received request to transfer leadership to TS b27dfd83425f454999e225e4079dced5
I20260709 14:52:02.792591 17751 raft_consensus.cc:2468] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:02.793450 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:02.794945 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:02.808418 17500 catalog_manager.cc:5697] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 2, leader changed from e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:02.946151 18659 raft_consensus.cc:993] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:02.946578 18298 raft_consensus.cc:1081] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:02.948182 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:02.948675 18476 raft_consensus.cc:493] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.948958 18476 raft_consensus.cc:3060] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.956341 18476 raft_consensus.cc:515] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:02.958127 18476 leader_election.cc:290] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:02.958837 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:02.959442 17675 raft_consensus.cc:3055] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:02.959322 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34ec1a62fcfb45409b622de1f30c91a3" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:02.959785 17675 raft_consensus.cc:740] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:02.959971 17751 raft_consensus.cc:3060] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.960558 17675 consensus_queue.cc:260] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:02.961658 17675 raft_consensus.cc:3060] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.965974 17751 raft_consensus.cc:2468] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:02.966490 17675 raft_consensus.cc:2468] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:02.967214 18428 leader_election.cc:304] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:02.968066 18653 raft_consensus.cc:2804] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:02.969264 18653 raft_consensus.cc:697] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:02.970781 18653 consensus_queue.cc:237] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } }
I20260709 14:52:02.982600 17500 catalog_manager.cc:5697] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 2, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.999042 18298 raft_consensus.cc:993] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:02.999526 18659 raft_consensus.cc:1081] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:03.001092 18476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:03.001601 18476 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:03.001950 18476 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.007148 18476 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:03.008486 18476 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:03.009292 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:03.009732 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a62259d0232430e9eccd7e2b0cb25c0" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:03.009881 17822 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.010353 17675 raft_consensus.cc:3055] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:03.010731 17675 raft_consensus.cc:740] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:03.011511 17675 consensus_queue.cc:260] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:03.013084 17675 raft_consensus.cc:3060] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.018307 17822 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:03.019193 17675 raft_consensus.cc:2468] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:03.020342 18425 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:03.021234 18652 raft_consensus.cc:2804] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:03.021696 18652 raft_consensus.cc:697] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:03.022473 18652 consensus_queue.cc:237] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:03.035611 17500 catalog_manager.cc:5697] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.118319 18298 raft_consensus.cc:993] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:03.118739 18659 raft_consensus.cc:1081] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:03.120127 18474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53780
I20260709 14:52:03.120635 18474 raft_consensus.cc:493] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:03.120990 18474 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.127190 18474 raft_consensus.cc:515] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:03.128931 18474 leader_election.cc:290] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 3 election: Requested vote from peers b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:03.129601 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:03.130129 17822 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.130191 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e0b3bfee8f4d98a5c08689c85eafc9" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:03.130893 17675 raft_consensus.cc:3055] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:03.131206 17675 raft_consensus.cc:740] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:03.131968 17675 consensus_queue.cc:260] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:03.133188 17675 raft_consensus.cc:3060] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:03.138423 17822 raft_consensus.cc:2468] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:03.139324 18425 leader_election.cc:304] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: b27dfd83425f454999e225e4079dced5, bfe9f8c6d7e34960b7f06c5a2f0a2658; no voters: 
I20260709 14:52:03.139523 17675 raft_consensus.cc:2468] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 3.
I20260709 14:52:03.139971 18652 raft_consensus.cc:2804] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:03.140389 18652 raft_consensus.cc:697] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:03.141110 18652 consensus_queue.cc:237] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [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: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:03.151105 17500 catalog_manager.cc:5697] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 2 to 3, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 3 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:03.182166 18298 raft_consensus.cc:993] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: : Instructing follower b27dfd83425f454999e225e4079dced5 to start an election
I20260709 14:52:03.182618 18659 raft_consensus.cc:1081] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Signalling peer b27dfd83425f454999e225e4079dced5 to start an election
I20260709 14:52:03.184064 17819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf"
dest_uuid: "b27dfd83425f454999e225e4079dced5"
 from {username='slave'} at 127.0.0.1:33614
I20260709 14:52:03.184561 17819 raft_consensus.cc:493] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:03.184850 17819 raft_consensus.cc:3060] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.190622 17819 raft_consensus.cc:515] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:03.192731 17819 leader_election.cc:290] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:03.193300 17675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:03.195238 17675 raft_consensus.cc:3055] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:03.195585 17675 raft_consensus.cc:740] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f0354aeb1d494e48ab603dba36fcafbb, State: Running, Role: LEADER
I20260709 14:52:03.194509 17745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a069b19b44d423ca8601d0a5ebb5dbf" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:03.197691 17745 raft_consensus.cc:3060] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.197757 17675 consensus_queue.cc:260] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:03.199177 17675 raft_consensus.cc:3060] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:03.204010 17745 raft_consensus.cc:2468] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:52:03.205799 17791 leader_election.cc:304] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:03.206796 18681 raft_consensus.cc:2804] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:03.207185 18681 raft_consensus.cc:697] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 2 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:52:03.207969 18681 consensus_queue.cc:237] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:03.210945 17751 raft_consensus.cc:1275] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.215883 18652 consensus_queue.cc:1048] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.218367 17819 raft_consensus.cc:1275] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.220739 17675 raft_consensus.cc:2468] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:52:03.225365 17500 catalog_manager.cc:5697] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 1 to 2, leader changed from f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130) to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 2 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:03.227487 18674 consensus_queue.cc:1048] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:03.467425 17745 raft_consensus.cc:1275] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.468516 18652 consensus_queue.cc:1048] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.482743 17675 raft_consensus.cc:1275] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.486665 18653 consensus_queue.cc:1048] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.525198 17675 raft_consensus.cc:1275] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:03.526683 18653 consensus_queue.cc:1048] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:03.546736 17819 raft_consensus.cc:1275] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:03.547884 18739 consensus_queue.cc:1048] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:03.652082 17675 raft_consensus.cc:1275] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:03.653126 18739 consensus_queue.cc:1048] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:03.662868 17822 raft_consensus.cc:1275] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:03.664206 18674 consensus_queue.cc:1048] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:03.773356 17745 raft_consensus.cc:1275] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.774668 18643 consensus_queue.cc:1048] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.782393 17675 raft_consensus.cc:1275] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:03.783865 18643 consensus_queue.cc:1048] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:03.795917 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:03.966754 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:04.028311 17825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "061d43694af5418a84def927addb214b"
dest_uuid: "b27dfd83425f454999e225e4079dced5"
mode: GRACEFUL
new_leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
 from {username='slave'} at 127.0.0.1:54766
I20260709 14:52:04.028787 17825 raft_consensus.cc:606] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Received request to transfer leadership to TS e5fa8713943a4550a8911fa4ce26a8b3
I20260709 14:52:04.029881 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:52:04.031306 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:04.477862 18749 raft_consensus.cc:993] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: : Instructing follower e5fa8713943a4550a8911fa4ce26a8b3 to start an election
I20260709 14:52:04.478333 18681 raft_consensus.cc:1081] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Signalling peer e5fa8713943a4550a8911fa4ce26a8b3 to start an election
I20260709 14:52:04.479671 17745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "061d43694af5418a84def927addb214b"
dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
 from {username='slave'} at 127.0.0.1:38226
I20260709 14:52:04.480094 17745 raft_consensus.cc:493] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:04.480458 17745 raft_consensus.cc:3060] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.486191 17745 raft_consensus.cc:515] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:04.488195 17745 leader_election.cc:290] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:04.490031 17822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:04.490411 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061d43694af5418a84def927addb214b" candidate_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:04.490603 17822 raft_consensus.cc:3055] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:04.490978 17668 raft_consensus.cc:3060] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.491127 17822 raft_consensus.cc:740] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:52:04.492027 17822 consensus_queue.cc:260] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:04.493196 17822 raft_consensus.cc:3060] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:04.496846 17668 raft_consensus.cc:2468] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:52:04.498016 17717 leader_election.cc:304] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5fa8713943a4550a8911fa4ce26a8b3, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:52:04.498740 18723 raft_consensus.cc:2804] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:04.499176 18723 raft_consensus.cc:697] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Becoming Leader. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:52:04.499960 18723 consensus_queue.cc:237] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:04.505702 17822 raft_consensus.cc:2468] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5fa8713943a4550a8911fa4ce26a8b3 in term 2.
I20260709 14:52:04.521440 17495 catalog_manager.cc:5697] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 reported cstate change: term changed from 1 to 2, leader changed from b27dfd83425f454999e225e4079dced5 (127.15.51.132) to e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:04.930271 17819 raft_consensus.cc:1275] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.931428 18723 consensus_queue.cc:1048] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:04.952508 17677 raft_consensus.cc:1275] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer e5fa8713943a4550a8911fa4ce26a8b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:04.954732 18723 consensus_queue.cc:1048] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.032510 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:05.110426 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:05.156255 17751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd"
dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
mode: GRACEFUL
new_leader_uuid: "b27dfd83425f454999e225e4079dced5"
 from {username='slave'} at 127.0.0.1:32860
I20260709 14:52:05.156858 17751 raft_consensus.cc:606] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Received request to transfer leadership to TS b27dfd83425f454999e225e4079dced5
I20260709 14:52:05.157997 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:52:05.159247 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:05.178851 18755 raft_consensus.cc:993] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: : Instructing follower b27dfd83425f454999e225e4079dced5 to start an election
I20260709 14:52:05.179371 18646 raft_consensus.cc:1081] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Signalling peer b27dfd83425f454999e225e4079dced5 to start an election
I20260709 14:52:05.180543 17819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd"
dest_uuid: "b27dfd83425f454999e225e4079dced5"
 from {username='slave'} at 127.0.0.1:33626
I20260709 14:52:05.181062 17819 raft_consensus.cc:493] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:05.181416 17819 raft_consensus.cc:3060] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.186652 17819 raft_consensus.cc:515] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:05.188221 17819 leader_election.cc:290] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Requested vote from peers f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471), e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879)
I20260709 14:52:05.189185 17668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f0354aeb1d494e48ab603dba36fcafbb"
I20260709 14:52:05.189558 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e17d19f718d04f15beb86ab46d7ac5bd" candidate_uuid: "b27dfd83425f454999e225e4079dced5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:05.189790 17668 raft_consensus.cc:3060] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.190081 17751 raft_consensus.cc:3055] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:05.190356 17751 raft_consensus.cc:740] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5fa8713943a4550a8911fa4ce26a8b3, State: Running, Role: LEADER
I20260709 14:52:05.191009 17751 consensus_queue.cc:260] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:05.192291 17751 raft_consensus.cc:3060] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:05.195888 17668 raft_consensus.cc:2468] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:52:05.196877 17791 leader_election.cc:304] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b27dfd83425f454999e225e4079dced5, f0354aeb1d494e48ab603dba36fcafbb; no voters: 
I20260709 14:52:05.197623 18752 raft_consensus.cc:2804] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:05.198082 18752 raft_consensus.cc:697] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 2 LEADER]: Becoming Leader. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:52:05.198643 17751 raft_consensus.cc:2468] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b27dfd83425f454999e225e4079dced5 in term 2.
I20260709 14:52:05.198895 18752 consensus_queue.cc:237] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } }
I20260709 14:52:05.210024 17495 catalog_manager.cc:5697] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 reported cstate change: term changed from 1 to 2, leader changed from e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131) to b27dfd83425f454999e225e4079dced5 (127.15.51.132). New cstate: current_term: 2 leader_uuid: "b27dfd83425f454999e225e4079dced5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:05.601353 17751 raft_consensus.cc:1275] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.602322 18681 consensus_queue.cc:1048] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:05.611498 17668 raft_consensus.cc:1275] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Refusing update from remote peer b27dfd83425f454999e225e4079dced5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:05.615653 18681 consensus_queue.cc:1048] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:06.160038 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:06.212004 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:06.245164 17819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1"
dest_uuid: "b27dfd83425f454999e225e4079dced5"
mode: GRACEFUL
new_leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:54766
I20260709 14:52:06.245642 17819 raft_consensus.cc:606] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Received request to transfer leadership to TS bfe9f8c6d7e34960b7f06c5a2f0a2658
I20260709 14:52:06.246618 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:52:06.247591 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:06.682125 18778 raft_consensus.cc:993] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: : Instructing follower bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:06.682526 18752 raft_consensus.cc:1081] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Signalling peer bfe9f8c6d7e34960b7f06c5a2f0a2658 to start an election
I20260709 14:52:06.683741 18474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1"
dest_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658"
 from {username='slave'} at 127.0.0.1:53796
I20260709 14:52:06.684116 18474 raft_consensus.cc:493] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:06.684341 18474 raft_consensus.cc:3060] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.688843 18474 raft_consensus.cc:515] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:06.690228 18474 leader_election.cc:290] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Requested vote from peers e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879), b27dfd83425f454999e225e4079dced5 (127.15.51.132:36335)
I20260709 14:52:06.690908 17751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5fa8713943a4550a8911fa4ce26a8b3"
I20260709 14:52:06.691457 17751 raft_consensus.cc:3060] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.691586 17819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ef545330fc42fdbea648687e17a4f1" candidate_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b27dfd83425f454999e225e4079dced5"
I20260709 14:52:06.692073 17819 raft_consensus.cc:3055] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:06.692293 17819 raft_consensus.cc:740] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b27dfd83425f454999e225e4079dced5, State: Running, Role: LEADER
I20260709 14:52:06.692869 17819 consensus_queue.cc:260] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:06.693837 17819 raft_consensus.cc:3060] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:06.697360 17751 raft_consensus.cc:2468] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:06.698105 17819 raft_consensus.cc:2468] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfe9f8c6d7e34960b7f06c5a2f0a2658 in term 2.
I20260709 14:52:06.698555 18428 leader_election.cc:304] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, e5fa8713943a4550a8911fa4ce26a8b3; no voters: 
I20260709 14:52:06.699283 18652 raft_consensus.cc:2804] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:06.702185 18652 raft_consensus.cc:697] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Becoming Leader. State: Replica: bfe9f8c6d7e34960b7f06c5a2f0a2658, State: Running, Role: LEADER
I20260709 14:52:06.702903 18652 consensus_queue.cc:237] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } }
I20260709 14:52:06.712520 17495 catalog_manager.cc:5697] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 reported cstate change: term changed from 1 to 2, leader changed from b27dfd83425f454999e225e4079dced5 (127.15.51.132) to bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:07.159226 17745 raft_consensus.cc:1275] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.160900 18652 consensus_queue.cc:1048] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5fa8713943a4550a8911fa4ce26a8b3" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 33879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:07.168210 17819 raft_consensus.cc:1275] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Refusing update from remote peer bfe9f8c6d7e34960b7f06c5a2f0a2658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:07.169663 18652 consensus_queue.cc:1048] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:07.248416 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:07.284036 15566 tablet_server.cc:179] TabletServer@127.15.51.129:33805 shutting down...
W20260709 14:52:07.287531 17716 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
W20260709 14:52:07.291102 17716 consensus_peers.cc:597] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.311939 17642 consensus_peers.cc:597] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.318279 17716 consensus_peers.cc:597] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.318760 17790 consensus_peers.cc:597] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.320889 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:07.321746 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.322794 15566 raft_consensus.cc:2243] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.323865 15566 raft_consensus.cc:2272] T b6947fd87f4a4a7487f4bb6d8bb148d6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.327278 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.327894 15566 raft_consensus.cc:2243] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.328253 15566 raft_consensus.cc:2272] T cc20c8a84e2e4632adac96990a7ff414 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.330276 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.330870 15566 raft_consensus.cc:2243] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.331599 15566 raft_consensus.cc:2272] T c7acec829a374a3f9e77afe0667cbacf P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.333527 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.334100 15566 raft_consensus.cc:2243] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.334836 15566 raft_consensus.cc:2272] T 4a62259d0232430e9eccd7e2b0cb25c0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.336916 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.337586 15566 raft_consensus.cc:2243] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.338630 15566 raft_consensus.cc:2272] T 43a93a2f378b426fa040993bdb3de004 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.340711 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.341300 15566 raft_consensus.cc:2243] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.341701 15566 raft_consensus.cc:2272] T 335b6839fc77415695c618d4c0905fdd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.343441 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.343952 15566 raft_consensus.cc:2243] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.344645 15566 raft_consensus.cc:2272] T 397427f4901c45a68e004bb95b3ef2e2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.346843 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.347622 15566 raft_consensus.cc:2243] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.348730 15566 raft_consensus.cc:2272] T 6518eecf90e84b0abfab38d7a2fb6e59 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.349370 17642 consensus_peers.cc:597] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.351307 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.351953 15566 raft_consensus.cc:2243] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.352813 15566 raft_consensus.cc:2272] T 02e0b3bfee8f4d98a5c08689c85eafc9 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.354981 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.355583 15566 raft_consensus.cc:2243] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.355962 15566 raft_consensus.cc:2272] T 0f998708f6d24e67a8f806a35b6892f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.358016 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.358800 15566 raft_consensus.cc:2243] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.359265 15566 raft_consensus.cc:2272] T 73dd495b7c334a99ac29ef41aa0a799c P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.361268 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.361901 15566 raft_consensus.cc:2243] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.362373 15566 raft_consensus.cc:2272] T d0b524823e9e4f0ca585bc7a8a2db43d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.364210 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.364711 15566 raft_consensus.cc:2243] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.365093 15566 raft_consensus.cc:2272] T b8c5140084894f6a93fb38c03695e352 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.366760 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.367301 15566 raft_consensus.cc:2243] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.367636 15566 raft_consensus.cc:2272] T ec63416043f249d8971719d74dcb2652 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.369479 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.370008 15566 raft_consensus.cc:2243] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.370486 15566 raft_consensus.cc:2272] T e74ebd95e78b41da9094692715fbd760 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.372377 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.372867 15566 raft_consensus.cc:2243] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.373229 15566 raft_consensus.cc:2272] T 1492ff82affa4a1bab7f4bc23556c178 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.375012 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.375561 15566 raft_consensus.cc:2243] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.376025 15566 raft_consensus.cc:2272] T 3ae0dfff14924d6187cf491d1118a708 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.378381 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.378996 15566 raft_consensus.cc:2243] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.379374 15566 raft_consensus.cc:2272] T 84b430c4b253474baba9774f038b5996 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.380417 17716 consensus_peers.cc:597] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.381450 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.382032 15566 raft_consensus.cc:2243] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.383024 15566 raft_consensus.cc:2272] T c8c68777a58642d78281abce5e402ab6 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.385192 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.385689 15566 raft_consensus.cc:2243] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.386063 15566 raft_consensus.cc:2272] T 71520831354a471f895819736d37b1c3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.388304 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.389015 15566 raft_consensus.cc:2243] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.389451 15566 raft_consensus.cc:2272] T b26a89b3f6ae4c4fb252cc8f636922c2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.391258 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.391738 15566 raft_consensus.cc:2243] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.392102 15566 raft_consensus.cc:2272] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.393905 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.394414 15566 raft_consensus.cc:2243] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.395198 15566 raft_consensus.cc:2272] T d8ef545330fc42fdbea648687e17a4f1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.397601 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.398221 15566 raft_consensus.cc:2243] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.398720 15566 raft_consensus.cc:2272] T 17e76332e6e04a5cafb5df847bda5ba5 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.401412 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.402045 15566 raft_consensus.cc:2243] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.402520 15566 raft_consensus.cc:2272] T b2cc86ebbd694497ba6acff8f25e0c97 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.404639 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.405206 15566 raft_consensus.cc:2243] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.405684 15566 raft_consensus.cc:2272] T 28283b8f1e2444dca53fa209fbfa464d P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.407964 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.408610 15566 raft_consensus.cc:2243] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.409045 15566 raft_consensus.cc:2272] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.411554 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.412199 15566 raft_consensus.cc:2243] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.412774 15566 raft_consensus.cc:2272] T 7222a910404449bda5fbd9a805a55e1e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.413596 17790 consensus_peers.cc:597] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.414846 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.415472 15566 raft_consensus.cc:2243] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.416236 15566 raft_consensus.cc:2272] T f899773ba6b8414d8822bf99509a7018 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.418097 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.418690 15566 raft_consensus.cc:2243] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.419740 15566 raft_consensus.cc:2272] T 34ec1a62fcfb45409b622de1f30c91a3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.422020 15566 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:07.422286 17642 consensus_peers.cc:597] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.422816 15566 raft_consensus.cc:2243] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.423614 15566 raft_consensus.cc:2272] T 26b9e4d0466445ef92ab05bf2ac31a48 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.425836 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.426414 15566 raft_consensus.cc:2243] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.426760 15566 raft_consensus.cc:2272] T 8820db3447004728835861de39f4c9e0 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.428753 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.429271 15566 raft_consensus.cc:2243] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.429646 15566 raft_consensus.cc:2272] T 3c31d04b12054dde8e104a09d50e393a P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.431561 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.432032 15566 raft_consensus.cc:2243] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.432377 15566 raft_consensus.cc:2272] T 52f9db15056a457e8da19f4836464106 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.434615 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.435185 15566 raft_consensus.cc:2243] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.436088 15566 raft_consensus.cc:2272] T 385251d9485043bda67e72d3b9e72b25 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.436188 17642 consensus_peers.cc:597] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.438932 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.439667 15566 raft_consensus.cc:2243] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.440105 15566 raft_consensus.cc:2272] T 98db20299eef401d984078f1a2cb6a09 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.442021 17790 consensus_peers.cc:597] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.442585 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.443084 15566 raft_consensus.cc:2243] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.443449 15566 raft_consensus.cc:2272] T 095bf6b20d0846ba90d54baa6f2baf4e P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.445286 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.445785 15566 raft_consensus.cc:2243] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.446112 15566 raft_consensus.cc:2272] T bea9b9b4ea9d423989b0308258eeb4fd P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.447810 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.448230 15566 raft_consensus.cc:2243] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.448549 15566 raft_consensus.cc:2272] T 68a3d429eecb47b8a00ddf9fa997e005 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.450261 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.450745 15566 raft_consensus.cc:2243] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.451103 15566 raft_consensus.cc:2272] T c1629e08e00042ce97b7013e5cdd9bf1 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.453495 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.454113 15566 raft_consensus.cc:2243] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.454543 15566 raft_consensus.cc:2272] T 5831229bde4e4b4eb1a1cc4ca9c33101 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.456741 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.457206 15566 raft_consensus.cc:2243] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.457577 15566 raft_consensus.cc:2272] T 67dbc708a9204f8baa1345d8c99372f3 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.459355 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.459918 15566 raft_consensus.cc:2243] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.460362 15566 raft_consensus.cc:2272] T 889e7853e3b347e583205650a9f121f2 P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.462829 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.463486 15566 raft_consensus.cc:2243] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.463907 15566 raft_consensus.cc:2272] T 880d33cc673747d2817283bd4f623f2b P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.464677 17642 consensus_peers.cc:597] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.466138 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:07.466753 15566 raft_consensus.cc:2243] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.467625 15566 raft_consensus.cc:2272] T 14aae7f9f5b94631b94e308f8ca64baa P bfe9f8c6d7e34960b7f06c5a2f0a2658 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.471997 17716 consensus_peers.cc:597] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.532752 17790 consensus_peers.cc:597] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.535451 17642 consensus_peers.cc:597] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.537333 15566 tablet_server.cc:196] TabletServer@127.15.51.129:33805 shutdown complete.
W20260709 14:52:07.543744 17790 consensus_peers.cc:597] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.588397 17642 consensus_peers.cc:597] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.608621 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
W20260709 14:52:07.613828 17717 consensus_peers.cc:597] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.623999 17790 consensus_peers.cc:597] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.624500 17791 consensus_peers.cc:597] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.627046 17716 consensus_peers.cc:597] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.628574 17717 consensus_peers.cc:597] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.638410 17642 consensus_peers.cc:597] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.646281 17790 consensus_peers.cc:597] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.655040 17790 consensus_peers.cc:597] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.657747 17790 consensus_peers.cc:597] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.664223 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:07.664881 15566 tablet_replica.cc:333] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.665669 15566 raft_consensus.cc:2243] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.666164 15566 raft_consensus.cc:2272] T c7acec829a374a3f9e77afe0667cbacf P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.667908 15566 tablet_replica.cc:333] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.668475 15566 raft_consensus.cc:2243] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.668876 15566 raft_consensus.cc:2272] T 385251d9485043bda67e72d3b9e72b25 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.670687 15566 tablet_replica.cc:333] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.671211 15566 raft_consensus.cc:2243] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.671588 15566 raft_consensus.cc:2272] T 43a93a2f378b426fa040993bdb3de004 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.673300 15566 tablet_replica.cc:333] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.673834 15566 raft_consensus.cc:2243] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.674245 15566 raft_consensus.cc:2272] T 02e0b3bfee8f4d98a5c08689c85eafc9 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.676977 15566 tablet_replica.cc:333] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.677734 15566 raft_consensus.cc:2243] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.678238 15566 raft_consensus.cc:2272] T e17d19f718d04f15beb86ab46d7ac5bd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.680743 15566 tablet_replica.cc:333] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.681524 15566 raft_consensus.cc:2243] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.682073 15566 raft_consensus.cc:2272] T d0b524823e9e4f0ca585bc7a8a2db43d P f0354aeb1d494e48ab603dba36fcafbb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.684410 15566 tablet_replica.cc:333] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.685155 15566 raft_consensus.cc:2243] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.685670 15566 raft_consensus.cc:2272] T a8fc250cc51342028e14f3c9512d53cc P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.688424 17716 consensus_peers.cc:597] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.690055 15566 tablet_replica.cc:333] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.690794 15566 raft_consensus.cc:2243] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.691247 15566 raft_consensus.cc:2272] T d5d127ee1b0c4dff9350cb43b8ce54f1 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.693192 17790 consensus_peers.cc:597] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.693490 15566 tablet_replica.cc:333] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.694275 15566 raft_consensus.cc:2243] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.694783 15566 raft_consensus.cc:2272] T 5831229bde4e4b4eb1a1cc4ca9c33101 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.697000 17790 consensus_peers.cc:597] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.697117 15566 tablet_replica.cc:333] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.697755 15566 raft_consensus.cc:2243] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.698124 15566 raft_consensus.cc:2272] T 17e76332e6e04a5cafb5df847bda5ba5 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.699805 15566 tablet_replica.cc:333] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.700371 15566 raft_consensus.cc:2243] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.701151 15566 raft_consensus.cc:2272] T bbe2f6e11cf142f9acee21f80262e248 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.702999 15566 tablet_replica.cc:333] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.703500 15566 raft_consensus.cc:2243] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.704186 15566 raft_consensus.cc:2272] T 3ae0dfff14924d6187cf491d1118a708 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.706399 15566 tablet_replica.cc:333] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.707113 15566 raft_consensus.cc:2243] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.708016 15566 raft_consensus.cc:2272] T bea9b9b4ea9d423989b0308258eeb4fd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.710063 15566 tablet_replica.cc:333] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.710541 15566 raft_consensus.cc:2243] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.711205 15566 raft_consensus.cc:2272] T b26a89b3f6ae4c4fb252cc8f636922c2 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.713178 15566 tablet_replica.cc:333] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.713771 15566 raft_consensus.cc:2243] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.714267 15566 raft_consensus.cc:2272] T c8c68777a58642d78281abce5e402ab6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.715369 17791 consensus_peers.cc:597] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.716332 17717 consensus_peers.cc:597] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.716481 15566 tablet_replica.cc:333] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.717288 15566 raft_consensus.cc:2243] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.717820 15566 raft_consensus.cc:2272] T da5541e6427a4728a1ab7b2135ee345d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.720057 15566 tablet_replica.cc:333] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.720618 15566 raft_consensus.cc:2243] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:07.720680 17716 consensus_peers.cc:597] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.721204 15566 raft_consensus.cc:2272] T 061d43694af5418a84def927addb214b P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.723044 15566 tablet_replica.cc:333] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.723560 15566 raft_consensus.cc:2243] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.724227 15566 raft_consensus.cc:2272] T e74ebd95e78b41da9094692715fbd760 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.725893 15566 tablet_replica.cc:333] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.726370 15566 raft_consensus.cc:2243] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.726773 15566 raft_consensus.cc:2272] T 4a62259d0232430e9eccd7e2b0cb25c0 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.729199 15566 tablet_replica.cc:333] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.729868 15566 raft_consensus.cc:2243] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:07.730168 17717 consensus_peers.cc:597] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.730691 15566 raft_consensus.cc:2272] T 0823a50e17e34d47b130c0a740aeb074 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.732523 15566 tablet_replica.cc:333] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.733011 15566 raft_consensus.cc:2243] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.733352 15566 raft_consensus.cc:2272] T b2cc86ebbd694497ba6acff8f25e0c97 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.734942 15566 tablet_replica.cc:333] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.735411 15566 raft_consensus.cc:2243] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.736150 15566 raft_consensus.cc:2272] T 7222a910404449bda5fbd9a805a55e1e P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.737772 15566 tablet_replica.cc:333] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.738217 15566 raft_consensus.cc:2243] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.738534 15566 raft_consensus.cc:2272] T 28283b8f1e2444dca53fa209fbfa464d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.740034 15566 tablet_replica.cc:333] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.740458 15566 raft_consensus.cc:2243] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.740823 15566 raft_consensus.cc:2272] T 4b8344bc181e4b969b70f8e05ae32db3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.742452 15566 tablet_replica.cc:333] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.742885 15566 raft_consensus.cc:2243] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.743489 15566 raft_consensus.cc:2272] T 5090eca1de854087bbcffc41320b5e8d P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.745141 15566 tablet_replica.cc:333] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.745653 15566 raft_consensus.cc:2243] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.746039 15566 raft_consensus.cc:2272] T f899773ba6b8414d8822bf99509a7018 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.748054 15566 tablet_replica.cc:333] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.748749 15566 raft_consensus.cc:2243] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.749214 15566 raft_consensus.cc:2272] T 34ec1a62fcfb45409b622de1f30c91a3 P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.750911 17790 consensus_peers.cc:597] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.751384 15566 tablet_replica.cc:333] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.751948 15566 raft_consensus.cc:2243] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:07.752607 17716 consensus_peers.cc:597] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.752693 15566 raft_consensus.cc:2272] T cc20c8a84e2e4632adac96990a7ff414 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.754489 15566 tablet_replica.cc:333] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.754992 15566 raft_consensus.cc:2243] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.755620 15566 raft_consensus.cc:2272] T 586f339a79514ed3aaadb371e5ff73d8 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.757339 15566 tablet_replica.cc:333] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.757803 15566 raft_consensus.cc:2243] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.758456 15566 raft_consensus.cc:2272] T 67dbc708a9204f8baa1345d8c99372f3 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.760097 15566 tablet_replica.cc:333] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.760653 15566 raft_consensus.cc:2243] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.761063 15566 raft_consensus.cc:2272] T 8820db3447004728835861de39f4c9e0 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.762669 15566 tablet_replica.cc:333] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.763135 15566 raft_consensus.cc:2243] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.763501 15566 raft_consensus.cc:2272] T 0389144fbe8d47979b7f87ae06397b6c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.765194 15566 tablet_replica.cc:333] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.765691 15566 raft_consensus.cc:2243] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.766333 15566 raft_consensus.cc:2272] T 98db20299eef401d984078f1a2cb6a09 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.767992 15566 tablet_replica.cc:333] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.768451 15566 raft_consensus.cc:2243] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.768836 15566 raft_consensus.cc:2272] T 397427f4901c45a68e004bb95b3ef2e2 P f0354aeb1d494e48ab603dba36fcafbb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.770632 15566 tablet_replica.cc:333] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.771368 15566 raft_consensus.cc:2243] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.771915 15566 raft_consensus.cc:2272] T 335b6839fc77415695c618d4c0905fdd P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.774505 15566 tablet_replica.cc:333] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.775219 15566 raft_consensus.cc:2243] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.775801 15566 raft_consensus.cc:2272] T b6947fd87f4a4a7487f4bb6d8bb148d6 P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.778424 15566 tablet_replica.cc:333] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.779107 15566 raft_consensus.cc:2243] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.780053 15566 raft_consensus.cc:2272] T 73dd495b7c334a99ac29ef41aa0a799c P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.782430 15566 tablet_replica.cc:333] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.783062 15566 raft_consensus.cc:2243] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:07.783878 17791 consensus_peers.cc:597] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.783926 15566 raft_consensus.cc:2272] T 0f998708f6d24e67a8f806a35b6892f1 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.786597 15566 tablet_replica.cc:333] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.787189 15566 raft_consensus.cc:2243] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.787854 15566 raft_consensus.cc:2272] T cbba0fb7de344ae08979d7e11509c7cd P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.789819 15566 tablet_replica.cc:333] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.790267 15566 raft_consensus.cc:2243] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.790664 15566 raft_consensus.cc:2272] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.792584 15566 tablet_replica.cc:333] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.793074 15566 raft_consensus.cc:2243] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.793462 15566 raft_consensus.cc:2272] T 9a069b19b44d423ca8601d0a5ebb5dbf P f0354aeb1d494e48ab603dba36fcafbb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.795166 15566 tablet_replica.cc:333] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.795765 15566 raft_consensus.cc:2243] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.796280 15566 raft_consensus.cc:2272] T 14aae7f9f5b94631b94e308f8ca64baa P f0354aeb1d494e48ab603dba36fcafbb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.798436 15566 tablet_replica.cc:333] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.798873 15566 raft_consensus.cc:2243] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.799293 15566 raft_consensus.cc:2272] T 3d02deeef6364965a2482acb83b7f7af P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.801462 15566 tablet_replica.cc:333] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb: stopping tablet replica
I20260709 14:52:07.801991 15566 raft_consensus.cc:2243] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.802455 15566 raft_consensus.cc:2272] T 889e7853e3b347e583205650a9f121f2 P f0354aeb1d494e48ab603dba36fcafbb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.830482 17791 consensus_peers.cc:597] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.839583 17717 consensus_peers.cc:597] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.849778 17716 consensus_peers.cc:597] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Couldn't send request to peer bfe9f8c6d7e34960b7f06c5a2f0a2658. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.866549 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
I20260709 14:52:07.927345 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
W20260709 14:52:07.931319 17791 consensus_peers.cc:597] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.934270 17791 consensus_peers.cc:597] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.964380 17717 consensus_peers.cc:597] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:07.972239 17717 consensus_peers.cc:597] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.974267 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:07.975222 15566 tablet_replica.cc:333] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.976121 15566 raft_consensus.cc:2243] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.976655 15566 raft_consensus.cc:2272] T cbba0fb7de344ae08979d7e11509c7cd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.979609 15566 tablet_replica.cc:333] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.980387 15566 raft_consensus.cc:2243] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.980870 15566 raft_consensus.cc:2272] T c7acec829a374a3f9e77afe0667cbacf P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:07.980927 17791 consensus_peers.cc:597] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:07.982887 15566 tablet_replica.cc:333] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.983482 15566 raft_consensus.cc:2243] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.984243 15566 raft_consensus.cc:2272] T 095bf6b20d0846ba90d54baa6f2baf4e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.986337 15566 tablet_replica.cc:333] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.987054 15566 raft_consensus.cc:2243] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.987473 15566 raft_consensus.cc:2272] T e17d19f718d04f15beb86ab46d7ac5bd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.989264 15566 tablet_replica.cc:333] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.989892 15566 raft_consensus.cc:2243] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.990321 15566 raft_consensus.cc:2272] T d8ef545330fc42fdbea648687e17a4f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.992754 15566 tablet_replica.cc:333] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.993461 15566 raft_consensus.cc:2243] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.993901 15566 raft_consensus.cc:2272] T 73dd495b7c334a99ac29ef41aa0a799c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.995512 15566 tablet_replica.cc:333] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.996068 15566 raft_consensus.cc:2243] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:07.996411 15566 raft_consensus.cc:2272] T 71520831354a471f895819736d37b1c3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:07.998112 15566 tablet_replica.cc:333] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:07.998557 15566 raft_consensus.cc:2243] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:07.999215 15566 raft_consensus.cc:2272] T ec63416043f249d8971719d74dcb2652 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.000792 15566 tablet_replica.cc:333] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.001269 15566 raft_consensus.cc:2243] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.001600 15566 raft_consensus.cc:2272] T b6947fd87f4a4a7487f4bb6d8bb148d6 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.003110 15566 tablet_replica.cc:333] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.003553 15566 raft_consensus.cc:2243] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.003875 15566 raft_consensus.cc:2272] T c1629e08e00042ce97b7013e5cdd9bf1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.005754 15566 tablet_replica.cc:333] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.006340 15566 raft_consensus.cc:2243] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.007200 15566 raft_consensus.cc:2272] T a8fc250cc51342028e14f3c9512d53cc P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.009259 15566 tablet_replica.cc:333] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.009904 15566 raft_consensus.cc:2243] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:08.010442 17791 consensus_peers.cc:597] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.010804 15566 raft_consensus.cc:2272] T d5d127ee1b0c4dff9350cb43b8ce54f1 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.012707 15566 tablet_replica.cc:333] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.013326 15566 raft_consensus.cc:2243] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.013715 15566 raft_consensus.cc:2272] T bbe2f6e11cf142f9acee21f80262e248 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:08.014128 17717 consensus_peers.cc:597] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.015311 15566 tablet_replica.cc:333] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.015873 15566 raft_consensus.cc:2243] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.016547 15566 raft_consensus.cc:2272] T 84b430c4b253474baba9774f038b5996 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.018270 15566 tablet_replica.cc:333] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.018806 15566 raft_consensus.cc:2243] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.019170 15566 raft_consensus.cc:2272] T 3ae0dfff14924d6187cf491d1118a708 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.020761 15566 tablet_replica.cc:333] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.021263 15566 raft_consensus.cc:2243] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.021602 15566 raft_consensus.cc:2272] T bea9b9b4ea9d423989b0308258eeb4fd P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.023193 15566 tablet_replica.cc:333] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.023671 15566 raft_consensus.cc:2243] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.024364 15566 raft_consensus.cc:2272] T b2cc86ebbd694497ba6acff8f25e0c97 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.026391 15566 tablet_replica.cc:333] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.027025 15566 raft_consensus.cc:2243] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.027421 15566 raft_consensus.cc:2272] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.029469 15566 tablet_replica.cc:333] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.029961 15566 raft_consensus.cc:2243] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.030375 15566 raft_consensus.cc:2272] T 7222a910404449bda5fbd9a805a55e1e P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.032305 15566 tablet_replica.cc:333] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.032788 15566 raft_consensus.cc:2243] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.033587 15566 raft_consensus.cc:2272] T 28283b8f1e2444dca53fa209fbfa464d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:08.034678 17791 consensus_peers.cc:597] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.035475 15566 tablet_replica.cc:333] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.036064 15566 raft_consensus.cc:2243] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.036466 15566 raft_consensus.cc:2272] T 98db20299eef401d984078f1a2cb6a09 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.038172 15566 tablet_replica.cc:333] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.038650 15566 raft_consensus.cc:2243] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.039333 15566 raft_consensus.cc:2272] T 0389144fbe8d47979b7f87ae06397b6c P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.041004 15566 tablet_replica.cc:333] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.041478 15566 raft_consensus.cc:2243] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.041841 15566 raft_consensus.cc:2272] T 68a3d429eecb47b8a00ddf9fa997e005 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.043505 15566 tablet_replica.cc:333] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.044010 15566 raft_consensus.cc:2243] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.044377 15566 raft_consensus.cc:2272] T 0823a50e17e34d47b130c0a740aeb074 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.046044 15566 tablet_replica.cc:333] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.046559 15566 raft_consensus.cc:2243] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.046923 15566 raft_consensus.cc:2272] T 6518eecf90e84b0abfab38d7a2fb6e59 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.048802 15566 tablet_replica.cc:333] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.049451 15566 raft_consensus.cc:2243] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.049891 15566 raft_consensus.cc:2272] T 4b8344bc181e4b969b70f8e05ae32db3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.051748 15566 tablet_replica.cc:333] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.052209 15566 raft_consensus.cc:2243] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.052578 15566 raft_consensus.cc:2272] T 5090eca1de854087bbcffc41320b5e8d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.054114 15566 tablet_replica.cc:333] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.054543 15566 raft_consensus.cc:2243] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.054900 15566 raft_consensus.cc:2272] T f899773ba6b8414d8822bf99509a7018 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.056648 15566 tablet_replica.cc:333] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.057156 15566 raft_consensus.cc:2243] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.057526 15566 raft_consensus.cc:2272] T 34ec1a62fcfb45409b622de1f30c91a3 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.059080 15566 tablet_replica.cc:333] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.059621 15566 raft_consensus.cc:2243] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.059983 15566 raft_consensus.cc:2272] T 9a069b19b44d423ca8601d0a5ebb5dbf P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.061592 15566 tablet_replica.cc:333] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.062040 15566 raft_consensus.cc:2243] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.062414 15566 raft_consensus.cc:2272] T b8c5140084894f6a93fb38c03695e352 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.064100 15566 tablet_replica.cc:333] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.064528 15566 raft_consensus.cc:2243] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.065395 15566 raft_consensus.cc:2272] T 061d43694af5418a84def927addb214b P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.067579 15566 tablet_replica.cc:333] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.068192 15566 raft_consensus.cc:2243] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.069170 15566 raft_consensus.cc:2272] T da5541e6427a4728a1ab7b2135ee345d P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.071343 15566 tablet_replica.cc:333] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.071955 15566 raft_consensus.cc:2243] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.072687 15566 raft_consensus.cc:2272] T 335b6839fc77415695c618d4c0905fdd P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.074681 15566 tablet_replica.cc:333] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.075165 15566 raft_consensus.cc:2243] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.075825 15566 raft_consensus.cc:2272] T 1492ff82affa4a1bab7f4bc23556c178 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.077636 15566 tablet_replica.cc:333] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.078095 15566 raft_consensus.cc:2243] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.078450 15566 raft_consensus.cc:2272] T 385251d9485043bda67e72d3b9e72b25 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.080003 15566 tablet_replica.cc:333] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.080464 15566 raft_consensus.cc:2243] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.081139 15566 raft_consensus.cc:2272] T 52f9db15056a457e8da19f4836464106 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.082695 15566 tablet_replica.cc:333] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.083134 15566 raft_consensus.cc:2243] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.083532 15566 raft_consensus.cc:2272] T 3c31d04b12054dde8e104a09d50e393a P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.085162 15566 tablet_replica.cc:333] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.085577 15566 raft_consensus.cc:2243] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.085902 15566 raft_consensus.cc:2272] T cc20c8a84e2e4632adac96990a7ff414 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.087489 15566 tablet_replica.cc:333] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.087942 15566 raft_consensus.cc:2243] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.088416 15566 raft_consensus.cc:2272] T 586f339a79514ed3aaadb371e5ff73d8 P e5fa8713943a4550a8911fa4ce26a8b3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.090565 15566 tablet_replica.cc:333] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.091180 15566 raft_consensus.cc:2243] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.092015 15566 raft_consensus.cc:2272] T 3d02deeef6364965a2482acb83b7f7af P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.094414 15566 tablet_replica.cc:333] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.095009 15566 raft_consensus.cc:2243] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.095379 15566 raft_consensus.cc:2272] T 26b9e4d0466445ef92ab05bf2ac31a48 P e5fa8713943a4550a8911fa4ce26a8b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.097659 15566 tablet_replica.cc:333] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.098277 15566 raft_consensus.cc:2243] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.098728 15566 raft_consensus.cc:2272] T 880d33cc673747d2817283bd4f623f2b P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:08.100557 17791 consensus_peers.cc:597] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.101122 15566 tablet_replica.cc:333] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3: stopping tablet replica
I20260709 14:52:08.101759 15566 raft_consensus.cc:2243] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.102584 15566 raft_consensus.cc:2272] T 889e7853e3b347e583205650a9f121f2 P e5fa8713943a4550a8911fa4ce26a8b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:08.120790 17791 consensus_peers.cc:597] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:08.123047 17791 consensus_peers.cc:597] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:08.130226 17791 consensus_peers.cc:597] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 -> Peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Couldn't send request to peer f0354aeb1d494e48ab603dba36fcafbb. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.174028 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
W20260709 14:52:08.221997 17791 consensus_peers.cc:597] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.131:33879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.235576 15566 tablet_server.cc:179] TabletServer@127.15.51.132:0 shutting down...
W20260709 14:52:08.273339 17791 consensus_peers.cc:597] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.131:33879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.274786 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:08.275490 15566 tablet_replica.cc:333] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.276108 15566 raft_consensus.cc:2243] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.276528 15566 raft_consensus.cc:2272] T 43a93a2f378b426fa040993bdb3de004 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.278250 15566 tablet_replica.cc:333] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.278817 15566 raft_consensus.cc:2243] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.279193 15566 raft_consensus.cc:2272] T 095bf6b20d0846ba90d54baa6f2baf4e P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.280702 15566 tablet_replica.cc:333] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.281225 15566 raft_consensus.cc:2243] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.281587 15566 raft_consensus.cc:2272] T ec63416043f249d8971719d74dcb2652 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.283521 15566 tablet_replica.cc:333] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.284096 15566 raft_consensus.cc:2243] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.284492 15566 raft_consensus.cc:2272] T 397427f4901c45a68e004bb95b3ef2e2 P b27dfd83425f454999e225e4079dced5 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:08.286211 17791 consensus_peers.cc:597] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 -> Peer e5fa8713943a4550a8911fa4ce26a8b3 (127.15.51.131:33879): Couldn't send request to peer e5fa8713943a4550a8911fa4ce26a8b3. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.131:33879: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:08.286262 15566 tablet_replica.cc:333] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.286931 15566 raft_consensus.cc:2243] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.287312 15566 raft_consensus.cc:2272] T a8fc250cc51342028e14f3c9512d53cc P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.288908 15566 tablet_replica.cc:333] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.289423 15566 raft_consensus.cc:2243] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.290104 15566 raft_consensus.cc:2272] T c1629e08e00042ce97b7013e5cdd9bf1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.291728 15566 tablet_replica.cc:333] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.292495 15566 raft_consensus.cc:2243] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.293195 15566 raft_consensus.cc:2272] T 5831229bde4e4b4eb1a1cc4ca9c33101 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.294726 15566 tablet_replica.cc:333] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.295246 15566 raft_consensus.cc:2243] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.295930 15566 raft_consensus.cc:2272] T e17d19f718d04f15beb86ab46d7ac5bd P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.297463 15566 tablet_replica.cc:333] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.297959 15566 raft_consensus.cc:2243] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.298602 15566 raft_consensus.cc:2272] T d0b524823e9e4f0ca585bc7a8a2db43d P b27dfd83425f454999e225e4079dced5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.300141 15566 tablet_replica.cc:333] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.300640 15566 raft_consensus.cc:2243] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.301031 15566 raft_consensus.cc:2272] T 02e0b3bfee8f4d98a5c08689c85eafc9 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.302572 15566 tablet_replica.cc:333] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.303061 15566 raft_consensus.cc:2243] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.303426 15566 raft_consensus.cc:2272] T d5d127ee1b0c4dff9350cb43b8ce54f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.304975 15566 tablet_replica.cc:333] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.305450 15566 raft_consensus.cc:2243] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.305797 15566 raft_consensus.cc:2272] T bbe2f6e11cf142f9acee21f80262e248 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.307385 15566 tablet_replica.cc:333] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.307853 15566 raft_consensus.cc:2243] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.308228 15566 raft_consensus.cc:2272] T 84b430c4b253474baba9774f038b5996 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.309823 15566 tablet_replica.cc:333] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.310303 15566 raft_consensus.cc:2243] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.310671 15566 raft_consensus.cc:2272] T d8ef545330fc42fdbea648687e17a4f1 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.312109 15566 tablet_replica.cc:333] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.312566 15566 raft_consensus.cc:2243] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.313233 15566 raft_consensus.cc:2272] T 17e76332e6e04a5cafb5df847bda5ba5 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.314849 15566 tablet_replica.cc:333] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.315296 15566 raft_consensus.cc:2243] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.315657 15566 raft_consensus.cc:2272] T 0389144fbe8d47979b7f87ae06397b6c P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.317261 15566 tablet_replica.cc:333] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.317731 15566 raft_consensus.cc:2243] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.318096 15566 raft_consensus.cc:2272] T 3d02deeef6364965a2482acb83b7f7af P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.319548 15566 tablet_replica.cc:333] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.320016 15566 raft_consensus.cc:2243] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.320353 15566 raft_consensus.cc:2272] T 14aae7f9f5b94631b94e308f8ca64baa P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.321960 15566 tablet_replica.cc:333] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.322410 15566 raft_consensus.cc:2243] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.323042 15566 raft_consensus.cc:2272] T 880d33cc673747d2817283bd4f623f2b P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.324561 15566 tablet_replica.cc:333] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.325060 15566 raft_consensus.cc:2243] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.325685 15566 raft_consensus.cc:2272] T 71520831354a471f895819736d37b1c3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.327204 15566 tablet_replica.cc:333] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.327677 15566 raft_consensus.cc:2243] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.328042 15566 raft_consensus.cc:2272] T b26a89b3f6ae4c4fb252cc8f636922c2 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.329623 15566 tablet_replica.cc:333] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.330184 15566 raft_consensus.cc:2243] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.330137 18802 raft_consensus.cc:493] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader bfe9f8c6d7e34960b7f06c5a2f0a2658)
I20260709 14:52:08.330854 15566 raft_consensus.cc:2272] T c8c68777a58642d78281abce5e402ab6 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.330789 18802 raft_consensus.cc:515] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b27dfd83425f454999e225e4079dced5" member_type: VOTER last_known_addr { host: "127.15.51.132" port: 36335 } } peers { permanent_uuid: "bfe9f8c6d7e34960b7f06c5a2f0a2658" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 33805 } } peers { permanent_uuid: "f0354aeb1d494e48ab603dba36fcafbb" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38471 } }
I20260709 14:52:08.332990 18802 leader_election.cc:290] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805), f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471)
I20260709 14:52:08.333389 15566 tablet_replica.cc:333] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.333961 15566 raft_consensus.cc:2243] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.334386 15566 raft_consensus.cc:2272] T 5090eca1de854087bbcffc41320b5e8d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.336339 15566 tablet_replica.cc:333] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
W20260709 14:52:08.336772 17790 leader_election.cc:336] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer bfe9f8c6d7e34960b7f06c5a2f0a2658 (127.15.51.129:33805): Network error: Client connection negotiation failed: client connection to 127.15.51.129:33805: connect: Connection refused (error 111)
I20260709 14:52:08.336956 15566 raft_consensus.cc:2243] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:08.337303 17791 leader_election.cc:336] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f0354aeb1d494e48ab603dba36fcafbb (127.15.51.130:38471): Network error: Client connection negotiation failed: client connection to 127.15.51.130:38471: connect: Connection refused (error 111)
I20260709 14:52:08.337657 17791 leader_election.cc:304] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [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: b27dfd83425f454999e225e4079dced5; no voters: bfe9f8c6d7e34960b7f06c5a2f0a2658, f0354aeb1d494e48ab603dba36fcafbb
I20260709 14:52:08.337829 15566 raft_consensus.cc:2272] T 4b8344bc181e4b969b70f8e05ae32db3 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.338232 18802 raft_consensus.cc:2749] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:08.339823 15566 tablet_replica.cc:333] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.340348 15566 raft_consensus.cc:2243] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.341007 15566 raft_consensus.cc:2272] T 60bf0c3c61884a60b3b0d35b1b7b4e66 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.342569 15566 tablet_replica.cc:333] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.343012 15566 raft_consensus.cc:2243] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.343348 15566 raft_consensus.cc:2272] T 6518eecf90e84b0abfab38d7a2fb6e59 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.344835 15566 tablet_replica.cc:333] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.345309 15566 raft_consensus.cc:2243] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.345642 15566 raft_consensus.cc:2272] T 061d43694af5418a84def927addb214b P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.347150 15566 tablet_replica.cc:333] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.347554 15566 raft_consensus.cc:2243] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.347892 15566 raft_consensus.cc:2272] T da5541e6427a4728a1ab7b2135ee345d P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.349483 15566 tablet_replica.cc:333] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.349932 15566 raft_consensus.cc:2243] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.350239 15566 raft_consensus.cc:2272] T 52f9db15056a457e8da19f4836464106 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.351680 15566 tablet_replica.cc:333] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.352108 15566 raft_consensus.cc:2243] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.352738 15566 raft_consensus.cc:2272] T 3c31d04b12054dde8e104a09d50e393a P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.354291 15566 tablet_replica.cc:333] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.354729 15566 raft_consensus.cc:2243] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.355075 15566 raft_consensus.cc:2272] T 586f339a79514ed3aaadb371e5ff73d8 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.356555 15566 tablet_replica.cc:333] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.357048 15566 raft_consensus.cc:2243] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.357378 15566 raft_consensus.cc:2272] T 26b9e4d0466445ef92ab05bf2ac31a48 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.358978 15566 tablet_replica.cc:333] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.359428 15566 raft_consensus.cc:2243] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.359777 15566 raft_consensus.cc:2272] T 4a62259d0232430e9eccd7e2b0cb25c0 P b27dfd83425f454999e225e4079dced5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.361366 15566 tablet_replica.cc:333] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.361804 15566 raft_consensus.cc:2243] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.362159 15566 raft_consensus.cc:2272] T 0823a50e17e34d47b130c0a740aeb074 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.363642 15566 tablet_replica.cc:333] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.364090 15566 raft_consensus.cc:2243] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.364715 15566 raft_consensus.cc:2272] T 68a3d429eecb47b8a00ddf9fa997e005 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.366189 15566 tablet_replica.cc:333] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.366773 15566 raft_consensus.cc:2243] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.367266 15566 raft_consensus.cc:2272] T 1492ff82affa4a1bab7f4bc23556c178 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.369616 15566 tablet_replica.cc:333] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.370246 15566 raft_consensus.cc:2243] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.370693 15566 raft_consensus.cc:2272] T e74ebd95e78b41da9094692715fbd760 P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.372262 15566 tablet_replica.cc:333] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.372661 15566 raft_consensus.cc:2243] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.373004 15566 raft_consensus.cc:2272] T 0f998708f6d24e67a8f806a35b6892f1 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.374433 15566 tablet_replica.cc:333] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.374832 15566 raft_consensus.cc:2243] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.375144 15566 raft_consensus.cc:2272] T cbba0fb7de344ae08979d7e11509c7cd P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.376580 15566 tablet_replica.cc:333] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.377038 15566 raft_consensus.cc:2243] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.377629 15566 raft_consensus.cc:2272] T d1e305b0a1bb4c1ebe7e1ea52b8a7068 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.379326 15566 tablet_replica.cc:333] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.379731 15566 raft_consensus.cc:2243] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.380308 15566 raft_consensus.cc:2272] T 8820db3447004728835861de39f4c9e0 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.381898 15566 tablet_replica.cc:333] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.382296 15566 raft_consensus.cc:2243] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.382923 15566 raft_consensus.cc:2272] T 9a069b19b44d423ca8601d0a5ebb5dbf P b27dfd83425f454999e225e4079dced5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.384474 15566 tablet_replica.cc:333] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.384871 15566 raft_consensus.cc:2243] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.385486 15566 raft_consensus.cc:2272] T b8c5140084894f6a93fb38c03695e352 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.387033 15566 tablet_replica.cc:333] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5: stopping tablet replica
I20260709 14:52:08.387428 15566 raft_consensus.cc:2243] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:08.387739 15566 raft_consensus.cc:2272] T 67dbc708a9204f8baa1345d8c99372f3 P b27dfd83425f454999e225e4079dced5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.468160 15566 tablet_server.cc:196] TabletServer@127.15.51.132:0 shutdown complete.
I20260709 14:52:08.522212 15566 master.cc:562] Master@127.15.51.190:44539 shutting down...
I20260709 14:52:08.544790 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:08.545410 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:08.545707 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P e4118fcc1f204bf3ac0cfe5634414671: stopping tablet replica
I20260709 14:52:08.567849 15566 master.cc:584] Master@127.15.51.190:44539 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28248 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:52:08.646737 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:40737
I20260709 14:52:08.647841 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:08.653683 18805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:08.653753 18804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:08.654330 18807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:08.654927 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:08.655963 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:08.656136 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:08.656289 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608728656272 us; error 0 us; skew 500 ppm
I20260709 14:52:08.656807 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:08.658973 15566 webserver.cc:533] Webserver started at http://127.15.51.190:38467/ using document root <none> and password file <none>
I20260709 14:52:08.659432 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:08.659596 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:08.659839 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:08.660900 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "6d23cc3595f34e98b545da080355b437"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:08.665284 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:08.668315 18812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:08.669091 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:08.669368 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "6d23cc3595f34e98b545da080355b437"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:08.669624 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:08.707826 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:08.709055 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:08.744366 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:40737
I20260709 14:52:08.744474 18863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:40737 every 8 connection(s)
I20260709 14:52:08.748070 18864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.757937 18864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437: Bootstrap starting.
I20260709 14:52:08.762446 18864 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.766361 18864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437: No bootstrap required, opened a new log
I20260709 14:52:08.768391 18864 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d23cc3595f34e98b545da080355b437" member_type: VOTER }
I20260709 14:52:08.768761 18864 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.769048 18864 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d23cc3595f34e98b545da080355b437, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.769740 18864 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d23cc3595f34e98b545da080355b437" member_type: VOTER }
I20260709 14:52:08.770246 18864 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:08.770454 18864 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:08.770691 18864 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:08.774894 18864 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d23cc3595f34e98b545da080355b437" member_type: VOTER }
I20260709 14:52:08.775343 18864 leader_election.cc:304] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [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: 6d23cc3595f34e98b545da080355b437; no voters: 
I20260709 14:52:08.776408 18864 leader_election.cc:290] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:08.776785 18867 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:08.778024 18867 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 1 LEADER]: Becoming Leader. State: Replica: 6d23cc3595f34e98b545da080355b437, State: Running, Role: LEADER
I20260709 14:52:08.778671 18867 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [LEADER]: Queue going to LEADER mode. State: All 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: "6d23cc3595f34e98b545da080355b437" member_type: VOTER }
I20260709 14:52:08.779134 18864 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:08.783366 18869 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d23cc3595f34e98b545da080355b437. Latest consensus state: current_term: 1 leader_uuid: "6d23cc3595f34e98b545da080355b437" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d23cc3595f34e98b545da080355b437" member_type: VOTER } }
I20260709 14:52:08.784001 18869 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:08.787717 18868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d23cc3595f34e98b545da080355b437" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d23cc3595f34e98b545da080355b437" member_type: VOTER } }
I20260709 14:52:08.789402 18868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:08.794039 18876 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:08.796384 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:08.799381 18876 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:08.807535 18876 catalog_manager.cc:1383] Generated new cluster ID: 91ca0a346bce4bb4b7c0633444653322
I20260709 14:52:08.807884 18876 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:08.829495 18876 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:08.830818 18876 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:08.845873 18876 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437: Generated new TSK 0
I20260709 14:52:08.846517 18876 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:08.862658 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:08.868366 18885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:08.869094 18886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:08.870347 18888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:08.870594 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:08.872066 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:08.872241 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:08.872359 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608728872348 us; error 0 us; skew 500 ppm
I20260709 14:52:08.872818 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:08.874917 15566 webserver.cc:533] Webserver started at http://127.15.51.129:33597/ using document root <none> and password file <none>
I20260709 14:52:08.875350 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:08.875524 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:08.875765 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:08.876849 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:08.881253 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:08.884284 18893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:08.884924 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:08.885201 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:08.885438 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:08.895995 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:08.897176 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:08.898557 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:08.900664 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:08.900846 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:08.901137 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:08.901301 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:08.938823 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:43641
I20260709 14:52:08.938925 18955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:43641 every 8 connection(s)
I20260709 14:52:08.943392 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:08.950172 18960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:08.950750 18961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:08.954464 18963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:08.954505 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:08.956100 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:08.956296 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:08.956450 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608728956433 us; error 0 us; skew 500 ppm
I20260709 14:52:08.956928 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:08.959321 15566 webserver.cc:533] Webserver started at http://127.15.51.130:37821/ using document root <none> and password file <none>
I20260709 14:52:08.959774 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:08.959964 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:08.960265 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:08.961498 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "7cafbd4679c340c5af3e3b567d6625bd"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:08.961588 18956 heartbeater.cc:344] Connected to a master server at 127.15.51.190:40737
I20260709 14:52:08.962071 18956 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:08.962944 18956 heartbeater.cc:507] Master 127.15.51.190:40737 requested a full tablet report, sending...
I20260709 14:52:08.965049 18829 ts_manager.cc:194] Registered new tserver with Master: 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
I20260709 14:52:08.966109 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:08.966879 18829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46806
I20260709 14:52:08.969669 18968 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:08.970431 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:08.970685 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "7cafbd4679c340c5af3e3b567d6625bd"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:08.970933 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:08.981655 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:08.982686 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:08.983995 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:08.986065 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:08.986258 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:08.986462 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:08.986608 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.024446 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:44171
I20260709 14:52:09.024552 19030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:44171 every 8 connection(s)
I20260709 14:52:09.028968 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:09.035825 19034 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:09.037422 19035 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:09.040026 19037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:09.040645 19031 heartbeater.cc:344] Connected to a master server at 127.15.51.190:40737
I20260709 14:52:09.041033 19031 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:09.041241 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:09.041918 19031 heartbeater.cc:507] Master 127.15.51.190:40737 requested a full tablet report, sending...
I20260709 14:52:09.042246 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:09.042536 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:09.042737 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608729042717 us; error 0 us; skew 500 ppm
I20260709 14:52:09.043313 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:09.044061 18829 ts_manager.cc:194] Registered new tserver with Master: 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.045646 18829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46814
I20260709 14:52:09.045733 15566 webserver.cc:533] Webserver started at http://127.15.51.131:34457/ using document root <none> and password file <none>
I20260709 14:52:09.046274 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:09.046482 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:09.046777 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:09.047825 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
format_stamp: "Formatted at 2026-07-09 14:52:09 on dist-test-slave-27mc"
I20260709 14:52:09.051962 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:09.055034 19042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.055721 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:09.055994 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
format_stamp: "Formatted at 2026-07-09 14:52:09 on dist-test-slave-27mc"
I20260709 14:52:09.056244 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:09.072773 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:09.073956 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:09.075311 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:09.077438 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:09.077610 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.077831 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:09.077975 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:09.115437 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:36141
I20260709 14:52:09.115530 19104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:36141 every 8 connection(s)
I20260709 14:52:09.127950 19105 heartbeater.cc:344] Connected to a master server at 127.15.51.190:40737
I20260709 14:52:09.128333 19105 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:09.128968 19105 heartbeater.cc:507] Master 127.15.51.190:40737 requested a full tablet report, sending...
I20260709 14:52:09.130722 18829 ts_manager.cc:194] Registered new tserver with Master: 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.131538 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01316452s
I20260709 14:52:09.132207 18829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46824
I20260709 14:52:09.154567 18829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46826:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:09.157334 18829 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:09.234910 19070 tablet_service.cc:1511] Processing CreateTablet for tablet 747c5f00f2cf43b8b071f76f0f804387 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:09.235934 19069 tablet_service.cc:1511] Processing CreateTablet for tablet 7a006b1713bb4241905c1a5dcff833bc (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:09.236436 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747c5f00f2cf43b8b071f76f0f804387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.237324 19069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a006b1713bb4241905c1a5dcff833bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.241792 19068 tablet_service.cc:1511] Processing CreateTablet for tablet 414f121f1a164b3eaed77defea1b2c7a (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:09.243109 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414f121f1a164b3eaed77defea1b2c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.247045 19067 tablet_service.cc:1511] Processing CreateTablet for tablet c41efe692489486691d22598a514cc1b (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:09.247612 19065 tablet_service.cc:1511] Processing CreateTablet for tablet a7f92bc8acc1439eaa96e6c819b98f44 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:09.248346 19067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41efe692489486691d22598a514cc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.248884 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f92bc8acc1439eaa96e6c819b98f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.250000 19066 tablet_service.cc:1511] Processing CreateTablet for tablet ce5f52958b0f4d2485b325103ca3a1e5 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:09.251248 19066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5f52958b0f4d2485b325103ca3a1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.255129 19064 tablet_service.cc:1511] Processing CreateTablet for tablet cb22b3b6001b4759bb6e68e05c061031 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:09.256444 19064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22b3b6001b4759bb6e68e05c061031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.260113 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 747c5f00f2cf43b8b071f76f0f804387 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:09.262082 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 7a006b1713bb4241905c1a5dcff833bc (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:09.262858 18990 tablet_service.cc:1511] Processing CreateTablet for tablet cb22b3b6001b4759bb6e68e05c061031 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:09.264007 18994 tablet_service.cc:1511] Processing CreateTablet for tablet 414f121f1a164b3eaed77defea1b2c7a (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:09.265892 18993 tablet_service.cc:1511] Processing CreateTablet for tablet c41efe692489486691d22598a514cc1b (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:09.267607 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 7a006b1713bb4241905c1a5dcff833bc (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:09.269495 18918 tablet_service.cc:1511] Processing CreateTablet for tablet c41efe692489486691d22598a514cc1b (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:09.270143 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 747c5f00f2cf43b8b071f76f0f804387 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:09.267777 18919 tablet_service.cc:1511] Processing CreateTablet for tablet 414f121f1a164b3eaed77defea1b2c7a (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:09.272732 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a006b1713bb4241905c1a5dcff833bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.272480 19063 tablet_service.cc:1511] Processing CreateTablet for tablet 5e665b7138114baa8241c6ce361afe69 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:09.273267 18991 tablet_service.cc:1511] Processing CreateTablet for tablet a7f92bc8acc1439eaa96e6c819b98f44 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:09.273753 19063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e665b7138114baa8241c6ce361afe69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.269912 18917 tablet_service.cc:1511] Processing CreateTablet for tablet ce5f52958b0f4d2485b325103ca3a1e5 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:09.273403 18992 tablet_service.cc:1511] Processing CreateTablet for tablet ce5f52958b0f4d2485b325103ca3a1e5 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:09.274554 18915 tablet_service.cc:1511] Processing CreateTablet for tablet cb22b3b6001b4759bb6e68e05c061031 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:09.271198 18916 tablet_service.cc:1511] Processing CreateTablet for tablet a7f92bc8acc1439eaa96e6c819b98f44 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:09.275686 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41efe692489486691d22598a514cc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.276270 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747c5f00f2cf43b8b071f76f0f804387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.277401 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5f52958b0f4d2485b325103ca3a1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.278363 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 747c5f00f2cf43b8b071f76f0f804387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.280561 18994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414f121f1a164b3eaed77defea1b2c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.282634 18989 tablet_service.cc:1511] Processing CreateTablet for tablet 5e665b7138114baa8241c6ce361afe69 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:09.284623 18914 tablet_service.cc:1511] Processing CreateTablet for tablet 5e665b7138114baa8241c6ce361afe69 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:09.285692 18989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e665b7138114baa8241c6ce361afe69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.289507 18915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22b3b6001b4759bb6e68e05c061031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.291859 18916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f92bc8acc1439eaa96e6c819b98f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.293566 18914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e665b7138114baa8241c6ce361afe69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.300657 18990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb22b3b6001b4759bb6e68e05c061031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.305471 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a006b1713bb4241905c1a5dcff833bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.306064 18992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce5f52958b0f4d2485b325103ca3a1e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.306654 18993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c41efe692489486691d22598a514cc1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.308710 18919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414f121f1a164b3eaed77defea1b2c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.314574 18991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f92bc8acc1439eaa96e6c819b98f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.350733 19119 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.344617 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 936fd53a0ce84a9fb0d06b817017d006 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:09.357028 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936fd53a0ce84a9fb0d06b817017d006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.361562 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 936fd53a0ce84a9fb0d06b817017d006 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:09.363023 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936fd53a0ce84a9fb0d06b817017d006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.364682 19119 tablet_bootstrap.cc:654] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.376699 18919 tablet_service.cc:1511] Processing CreateTablet for tablet c610fbe82a1b47479c8afb78d508cc83 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:09.378067 18919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c610fbe82a1b47479c8afb78d508cc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.382405 19121 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.396786 18991 tablet_service.cc:1511] Processing CreateTablet for tablet c610fbe82a1b47479c8afb78d508cc83 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:09.398028 18991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c610fbe82a1b47479c8afb78d508cc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.397974 19068 tablet_service.cc:1511] Processing CreateTablet for tablet c610fbe82a1b47479c8afb78d508cc83 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:09.399230 19068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c610fbe82a1b47479c8afb78d508cc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.405632 19120 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.413026 19121 tablet_bootstrap.cc:654] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.413022 19065 tablet_service.cc:1511] Processing CreateTablet for tablet 936fd53a0ce84a9fb0d06b817017d006 (DEFAULT_TABLE table=test-workload [id=d61a461d4bb843409868d46e2db7a349]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:09.416800 19065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 936fd53a0ce84a9fb0d06b817017d006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.422654 19119 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.423175 19119 ts_tablet_manager.cc:1403] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.000s
I20260709 14:52:09.424538 19120 tablet_bootstrap.cc:654] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.426045 19119 raft_consensus.cc:359] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.426807 19119 raft_consensus.cc:385] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.427132 19119 raft_consensus.cc:740] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.427925 19119 consensus_queue.cc:260] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.436368 19121 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.436897 19121 ts_tablet_manager.cc:1403] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.005s
I20260709 14:52:09.439459 19121 raft_consensus.cc:359] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.439832 19120 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.439945 19121 raft_consensus.cc:385] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.440389 19120 ts_tablet_manager.cc:1403] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.010s
I20260709 14:52:09.440395 19121 raft_consensus.cc:740] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.442067 19119 ts_tablet_manager.cc:1434] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 14:52:09.442380 19105 heartbeater.cc:499] Master 127.15.51.190:40737 was elected leader, sending a full tablet report...
I20260709 14:52:09.442103 19121 consensus_queue.cc:260] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.443159 19119 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.443212 19120 raft_consensus.cc:359] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.444092 19120 raft_consensus.cc:385] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.444416 19120 raft_consensus.cc:740] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.445319 19120 consensus_queue.cc:260] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.448707 19121 ts_tablet_manager.cc:1434] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:52:09.448935 19031 heartbeater.cc:499] Master 127.15.51.190:40737 was elected leader, sending a full tablet report...
I20260709 14:52:09.449676 19121 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.450021 19119 tablet_bootstrap.cc:654] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.455722 19121 tablet_bootstrap.cc:654] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.459689 18956 heartbeater.cc:499] Master 127.15.51.190:40737 was elected leader, sending a full tablet report...
I20260709 14:52:09.475014 19120 ts_tablet_manager.cc:1434] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.006s
I20260709 14:52:09.476161 19120 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.477761 19130 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.482288 19130 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.482988 19120 tablet_bootstrap.cc:654] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.511019 19130 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.516346 19119 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.517009 19119 ts_tablet_manager.cc:1403] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.074s	user 0.031s	sys 0.038s
I20260709 14:52:09.520085 19119 raft_consensus.cc:359] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.520833 19119 raft_consensus.cc:385] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.524875 19119 raft_consensus.cc:740] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.525511 19006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.526083 19121 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.525616 19119 consensus_queue.cc:260] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.526276 19006 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in term 0.
I20260709 14:52:09.526594 19121 ts_tablet_manager.cc:1403] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.077s	user 0.034s	sys 0.039s
I20260709 14:52:09.527767 19119 ts_tablet_manager.cc:1434] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:52:09.527878 18894 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
W20260709 14:52:09.528312 19032 tablet.cc:2406] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:09.528748 19119 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.528856 19130 raft_consensus.cc:2804] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.529282 19130 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.529592 19130 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.530963 19121 raft_consensus.cc:359] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.531669 19121 raft_consensus.cc:385] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.531939 19121 raft_consensus.cc:740] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.532727 19121 consensus_queue.cc:260] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.534781 19121 ts_tablet_manager.cc:1434] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:09.535099 19119 tablet_bootstrap.cc:654] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.535657 19121 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.542104 19121 tablet_bootstrap.cc:654] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.545018 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:09.545770 19080 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in term 0.
I20260709 14:52:09.553020 19120 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.552632 19130 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.553646 19120 ts_tablet_manager.cc:1403] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.007s
I20260709 14:52:09.555850 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:09.556517 19080 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.556730 19120 raft_consensus.cc:359] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.557677 19120 raft_consensus.cc:385] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.557958 19120 raft_consensus.cc:740] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.558789 19120 consensus_queue.cc:260] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.560917 19120 ts_tablet_manager.cc:1434] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:52:09.561879 19120 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.565963 19130 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 election: Requested vote from peers 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.567103 19006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:09.567662 19006 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.567974 19121 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.568473 19121 ts_tablet_manager.cc:1403] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260709 14:52:09.568498 19119 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.569124 19119 ts_tablet_manager.cc:1403] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.019s
I20260709 14:52:09.569510 19120 tablet_bootstrap.cc:654] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.571362 19121 raft_consensus.cc:359] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.572151 19121 raft_consensus.cc:385] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.572677 19121 raft_consensus.cc:740] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.572050 19119 raft_consensus.cc:359] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.573091 19119 raft_consensus.cc:385] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.573576 19119 raft_consensus.cc:740] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.573760 19121 consensus_queue.cc:260] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.574293 19119 consensus_queue.cc:260] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.575861 19121 ts_tablet_manager.cc:1434] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:52:09.576287 19119 ts_tablet_manager.cc:1434] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:52:09.576787 19121 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.582003 19119 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.582772 19121 tablet_bootstrap.cc:654] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.589335 19006 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in term 1.
I20260709 14:52:09.590598 18894 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:09.591468 19130 raft_consensus.cc:2804] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.590529 19126 raft_consensus.cc:493] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.591974 19130 raft_consensus.cc:697] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 LEADER]: Becoming Leader. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Running, Role: LEADER
I20260709 14:52:09.592018 19126 raft_consensus.cc:515] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.593098 19080 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in term 1.
I20260709 14:52:09.592897 19130 consensus_queue.cc:237] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:09.601066 19119 tablet_bootstrap.cc:654] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.599469 19126 leader_election.cc:290] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.606774 19121 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.607240 19121 ts_tablet_manager.cc:1403] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260709 14:52:09.607867 19120 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.608323 19120 ts_tablet_manager.cc:1403] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.012s
I20260709 14:52:09.610113 19121 raft_consensus.cc:359] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.610828 19121 raft_consensus.cc:385] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.611092 19121 raft_consensus.cc:740] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.611228 19120 raft_consensus.cc:359] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.611912 19120 raft_consensus.cc:385] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.611825 19121 consensus_queue.cc:260] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.612228 19120 raft_consensus.cc:740] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.615679 19120 consensus_queue.cc:260] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.621088 19120 ts_tablet_manager.cc:1434] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 14:52:09.622052 19120 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.625094 19121 ts_tablet_manager.cc:1434] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:52:09.626214 18828 catalog_manager.cc:5697] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.628487 19119 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.628041 19120 tablet_bootstrap.cc:654] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.628919 19119 ts_tablet_manager.cc:1403] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.005s
I20260709 14:52:09.629122 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:09.629721 19080 raft_consensus.cc:2468] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 0.
I20260709 14:52:09.631044 18970 leader_election.cc:304] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:09.631841 19126 raft_consensus.cc:2804] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.631628 19119 raft_consensus.cc:359] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.632195 19126 raft_consensus.cc:493] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.632385 19121 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.632614 19126 raft_consensus.cc:3060] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.635062 19119 raft_consensus.cc:385] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.635380 19119 raft_consensus.cc:740] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.636233 19119 consensus_queue.cc:260] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.638263 19119 ts_tablet_manager.cc:1434] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:52:09.639209 19119 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.639443 19126 raft_consensus.cc:515] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.644901 19119 tablet_bootstrap.cc:654] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.645354 19126 leader_election.cc:290] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.645855 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:09.646441 19080 raft_consensus.cc:3060] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.646498 19121 tablet_bootstrap.cc:654] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.649176 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.650967 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:09.659247 19080 raft_consensus.cc:2468] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 1.
W20260709 14:52:09.659824 18969 leader_election.cc:343] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:09.660501 18969 leader_election.cc:343] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.660683 18970 leader_election.cc:304] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72
I20260709 14:52:09.661793 19126 raft_consensus.cc:2804] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.662886 19126 raft_consensus.cc:697] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:09.663722 19126 consensus_queue.cc:237] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.670727 19120 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.671293 19120 ts_tablet_manager.cc:1403] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.011s
I20260709 14:52:09.671360 18828 catalog_manager.cc:5697] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 1 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.674187 19120 raft_consensus.cc:359] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.674870 19120 raft_consensus.cc:385] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.675148 19120 raft_consensus.cc:740] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.675617 19121 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.676129 19121 ts_tablet_manager.cc:1403] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.005s
I20260709 14:52:09.675870 19120 consensus_queue.cc:260] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.676484 19119 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.677074 19119 ts_tablet_manager.cc:1403] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.024s
I20260709 14:52:09.678081 19120 ts_tablet_manager.cc:1434] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:09.679046 19120 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.681329 19121 raft_consensus.cc:359] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.682021 19121 raft_consensus.cc:385] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.682431 19121 raft_consensus.cc:740] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.682052 19119 raft_consensus.cc:359] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.682978 19119 raft_consensus.cc:385] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.683321 19119 raft_consensus.cc:740] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.683290 19121 consensus_queue.cc:260] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.684417 19119 consensus_queue.cc:260] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.685252 19120 tablet_bootstrap.cc:654] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.685588 19121 ts_tablet_manager.cc:1434] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:52:09.686553 19121 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.692459 19121 tablet_bootstrap.cc:654] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.693382 19119 ts_tablet_manager.cc:1434] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:52:09.695720 19125 raft_consensus.cc:493] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.696265 19125 raft_consensus.cc:515] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.696906 19120 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.697427 19120 ts_tablet_manager.cc:1403] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260709 14:52:09.698833 19125 leader_election.cc:290] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.700238 19120 raft_consensus.cc:359] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.700956 19120 raft_consensus.cc:385] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.701270 19120 raft_consensus.cc:740] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.701915 19119 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.702072 19120 consensus_queue.cc:260] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.706943 19120 ts_tablet_manager.cc:1434] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:52:09.707839 19120 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.708595 19119 tablet_bootstrap.cc:654] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.713832 19120 tablet_bootstrap.cc:654] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.716686 19121 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.717203 19121 ts_tablet_manager.cc:1403] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260709 14:52:09.720067 19121 raft_consensus.cc:359] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.720789 19121 raft_consensus.cc:385] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.721107 19121 raft_consensus.cc:740] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.721838 19121 consensus_queue.cc:260] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.725498 19120 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.726039 19120 ts_tablet_manager.cc:1403] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:52:09.726910 19121 ts_tablet_manager.cc:1434] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:09.727912 19121 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.740818 19120 raft_consensus.cc:359] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.741516 19120 raft_consensus.cc:385] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.741807 19120 raft_consensus.cc:740] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.742457 19130 raft_consensus.cc:493] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.742489 19121 tablet_bootstrap.cc:654] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.742697 19119 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.742482 19120 consensus_queue.cc:260] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.743428 19119 ts_tablet_manager.cc:1403] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260709 14:52:09.745143 19120 ts_tablet_manager.cc:1434] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.008s
I20260709 14:52:09.746110 19120 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.746424 19119 raft_consensus.cc:359] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.747167 19119 raft_consensus.cc:385] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.747455 19119 raft_consensus.cc:740] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.748311 19119 consensus_queue.cc:260] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.743187 19130 raft_consensus.cc:515] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.750823 19119 ts_tablet_manager.cc:1434] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:09.751852 19119 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.752468 19120 tablet_bootstrap.cc:654] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.753196 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
W20260709 14:52:09.754802 18895 leader_election.cc:343] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.756419 19006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.757426 19125 raft_consensus.cc:493] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:09.757822 18894 leader_election.cc:343] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.751962 19130 leader_election.cc:290] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.757866 19125 raft_consensus.cc:515] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.759192 19119 tablet_bootstrap.cc:654] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.760360 19125 leader_election.cc:290] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.758271 18894 leader_election.cc:304] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72; no voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:09.761511 19130 raft_consensus.cc:2749] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.763662 19121 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.764247 19121 ts_tablet_manager.cc:1403] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.012s
I20260709 14:52:09.767076 19121 raft_consensus.cc:359] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.767797 19121 raft_consensus.cc:385] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.768079 19121 raft_consensus.cc:740] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.768906 19121 consensus_queue.cc:260] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.773566 19121 ts_tablet_manager.cc:1434] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:52:09.774516 19121 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.785053 19120 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.785557 19120 ts_tablet_manager.cc:1403] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.040s	user 0.023s	sys 0.012s
I20260709 14:52:09.787654 19121 tablet_bootstrap.cc:654] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.788309 19120 raft_consensus.cc:359] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.789084 19120 raft_consensus.cc:385] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.789350 19120 raft_consensus.cc:740] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
W20260709 14:52:09.789819 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:09.790133 19120 consensus_queue.cc:260] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.792372 19120 ts_tablet_manager.cc:1434] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:09.793447 19120 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.798960 19121 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.799357 19120 tablet_bootstrap.cc:654] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.799510 19121 ts_tablet_manager.cc:1403] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 14:52:09.802335 19121 raft_consensus.cc:359] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.803017 19121 raft_consensus.cc:385] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.803272 19121 raft_consensus.cc:740] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.804023 19121 consensus_queue.cc:260] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.807617 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.808292 18931 raft_consensus.cc:2468] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.810071 19120 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.810025 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22b3b6001b4759bb6e68e05c061031" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.810551 19120 ts_tablet_manager.cc:1403] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:52:09.810633 18931 raft_consensus.cc:2468] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.812062 19043 leader_election.cc:304] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:09.812850 19125 raft_consensus.cc:2804] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.813112 19121 ts_tablet_manager.cc:1434] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:52:09.813205 19125 raft_consensus.cc:493] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.813102 19120 raft_consensus.cc:359] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.813795 19125 raft_consensus.cc:3060] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.813853 19120 raft_consensus.cc:385] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.814210 19120 raft_consensus.cc:740] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.814934 19120 consensus_queue.cc:260] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.817063 19120 ts_tablet_manager.cc:1434] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:52:09.817878 19120 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.820910 19121 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.822927 19120 tablet_bootstrap.cc:654] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.826979 19121 tablet_bootstrap.cc:654] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.834559 19043 leader_election.cc:304] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:09.836704 19121 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:09.837319 19121 ts_tablet_manager.cc:1403] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:52:09.840077 19121 raft_consensus.cc:359] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.836526 19125 raft_consensus.cc:515] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.843698 19125 leader_election.cc:290] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.841683 19160 raft_consensus.cc:2804] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.844327 19160 raft_consensus.cc:493] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.844271 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:09.844977 18931 raft_consensus.cc:3060] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.845570 19125 raft_consensus.cc:493] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.846071 19125 raft_consensus.cc:515] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.846629 19119 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.847136 19119 ts_tablet_manager.cc:1403] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.095s	user 0.053s	sys 0.027s
I20260709 14:52:09.847164 19126 raft_consensus.cc:493] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.847754 19126 raft_consensus.cc:515] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.848809 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.849534 18930 raft_consensus.cc:2468] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.850302 19119 raft_consensus.cc:359] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.850986 19119 raft_consensus.cc:385] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.851256 19119 raft_consensus.cc:740] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.851413 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c610fbe82a1b47479c8afb78d508cc83" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:09.851449 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c610fbe82a1b47479c8afb78d508cc83" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.852103 19119 consensus_queue.cc:260] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.852528 19043 leader_election.cc:304] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:09.853017 19080 raft_consensus.cc:2468] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 0.
I20260709 14:52:09.849762 19126 leader_election.cc:290] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.854503 19125 leader_election.cc:290] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
W20260709 14:52:09.853221 18969 leader_election.cc:343] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.856499 18970 leader_election.cc:304] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [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: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72
I20260709 14:52:09.855038 19125 raft_consensus.cc:2804] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.857262 19125 raft_consensus.cc:493] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.857718 19125 raft_consensus.cc:3060] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.858892 19006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.859561 19006 raft_consensus.cc:2468] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.860666 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:09.861316 19004 raft_consensus.cc:3060] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.862393 19119 ts_tablet_manager.cc:1434] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.006s
I20260709 14:52:09.863395 19119 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:09.865419 19003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.866068 19003 raft_consensus.cc:2468] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.867049 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22b3b6001b4759bb6e68e05c061031" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.867698 19005 raft_consensus.cc:2468] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.869316 19119 tablet_bootstrap.cc:654] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.871891 19121 raft_consensus.cc:385] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.872418 19121 raft_consensus.cc:740] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.873309 19121 consensus_queue.cc:260] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.874238 19130 raft_consensus.cc:493] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.874679 19130 raft_consensus.cc:515] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.872007 19126 raft_consensus.cc:2804] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.874963 19125 raft_consensus.cc:515] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.877172 19130 leader_election.cc:290] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.878414 19125 leader_election.cc:290] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.880105 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.881132 18931 raft_consensus.cc:2468] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:09.881584 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:09.875614 19126 raft_consensus.cc:493] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.882302 19126 raft_consensus.cc:3060] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.882468 19080 raft_consensus.cc:2393] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in current term 1: Already voted for candidate 7cafbd4679c340c5af3e3b567d6625bd in this term.
I20260709 14:52:09.884406 19004 raft_consensus.cc:2468] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:09.885021 18895 leader_election.cc:304] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72; no voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:09.887003 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:09.887698 18930 raft_consensus.cc:3060] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.890012 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:09.890694 19005 raft_consensus.cc:3060] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.891928 19126 raft_consensus.cc:515] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.872200 19160 raft_consensus.cc:3060] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.893935 19043 leader_election.cc:304] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:09.893316 19130 raft_consensus.cc:3060] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.896343 19125 raft_consensus.cc:2804] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.896878 19125 raft_consensus.cc:697] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:09.897723 19125 consensus_queue.cc:237] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.899955 19160 raft_consensus.cc:515] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.902134 19130 raft_consensus.cc:2749] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.895310 19120 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.903035 19120 ts_tablet_manager.cc:1403] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.085s	user 0.024s	sys 0.046s
I20260709 14:52:09.903404 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c610fbe82a1b47479c8afb78d508cc83" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
W20260709 14:52:09.904618 18969 leader_election.cc:343] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.905793 19120 raft_consensus.cc:359] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.906414 19126 leader_election.cc:290] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.906445 19120 raft_consensus.cc:385] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.907014 19120 raft_consensus.cc:740] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.907387 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c610fbe82a1b47479c8afb78d508cc83" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:09.908036 19080 raft_consensus.cc:3060] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.907831 19120 consensus_queue.cc:260] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.909385 19160 leader_election.cc:290] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.914295 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22b3b6001b4759bb6e68e05c061031" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:09.914965 18931 raft_consensus.cc:3060] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.917440 19120 ts_tablet_manager.cc:1434] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:52:09.918226 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb22b3b6001b4759bb6e68e05c061031" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:09.918869 19004 raft_consensus.cc:3060] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.925678 19120 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:09.931818 19120 tablet_bootstrap.cc:654] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.932729 19130 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.933332 19130 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.935577 19130 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.937242 19004 raft_consensus.cc:2468] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:09.937965 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:09.938756 19043 leader_election.cc:304] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
W20260709 14:52:09.939545 18895 leader_election.cc:343] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.939662 19160 raft_consensus.cc:2804] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.940407 19160 raft_consensus.cc:697] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:09.941344 19160 consensus_queue.cc:237] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.942420 19121 ts_tablet_manager.cc:1434] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.105s	user 0.004s	sys 0.002s
I20260709 14:52:09.945508 19145 raft_consensus.cc:493] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.945948 19145 raft_consensus.cc:515] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.948079 19145 leader_election.cc:290] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.949529 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.950016 19004 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in term 0.
I20260709 14:52:09.950282 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.950980 18929 raft_consensus.cc:2468] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 0.
I20260709 14:52:09.951097 18894 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [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: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:09.951541 19121 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: Bootstrap starting.
I20260709 14:52:09.952008 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:09.952328 19130 raft_consensus.cc:2804] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.952749 19130 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:09.953214 18970 leader_election.cc:343] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.953871 18969 leader_election.cc:304] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [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: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:09.955312 19126 raft_consensus.cc:2804] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.955675 19126 raft_consensus.cc:493] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.956007 19126 raft_consensus.cc:3060] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.953091 19130 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.961462 19160 raft_consensus.cc:493] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.962008 19160 raft_consensus.cc:515] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.964053 19160 leader_election.cc:290] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:09.965565 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414f121f1a164b3eaed77defea1b2c7a" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:09.966233 18929 raft_consensus.cc:2468] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.966806 18931 raft_consensus.cc:2468] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:09.967775 19130 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.968436 18930 raft_consensus.cc:2468] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:09.969267 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414f121f1a164b3eaed77defea1b2c7a" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:09.971679 19004 raft_consensus.cc:2468] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:09.972334 19126 raft_consensus.cc:515] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.968817 19043 leader_election.cc:304] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:09.969836 19005 raft_consensus.cc:2468] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:09.969868 19080 raft_consensus.cc:2468] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 1.
I20260709 14:52:09.974496 19120 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: No bootstrap required, opened a new log
I20260709 14:52:09.978775 19120 ts_tablet_manager.cc:1403] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.013s
I20260709 14:52:09.976480 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:09.979334 19004 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.982275 19121 tablet_bootstrap.cc:654] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.987227 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:09.987984 19120 raft_consensus.cc:359] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.988492 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:09.988794 19120 raft_consensus.cc:385] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.988487 19043 leader_election.cc:304] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:09.989195 18930 raft_consensus.cc:3060] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.989806 19125 raft_consensus.cc:2804] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.990267 19125 raft_consensus.cc:697] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:09.991202 19126 leader_election.cc:290] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.991034 19125 consensus_queue.cc:237] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
W20260709 14:52:09.991842 18895 leader_election.cc:343] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.988734 19130 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 election: Requested vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:09.988315 19160 raft_consensus.cc:2804] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.992636 19160 raft_consensus.cc:493] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.989224 19120 raft_consensus.cc:740] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.993584 19120 consensus_queue.cc:260] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.994274 19119 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:09.996680 18930 raft_consensus.cc:2468] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 1.
I20260709 14:52:09.996434 19120 ts_tablet_manager.cc:1434] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:52:09.997278 19119 ts_tablet_manager.cc:1403] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.134s	user 0.042s	sys 0.056s
I20260709 14:52:09.997817 18969 leader_election.cc:304] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:09.998625 19126 raft_consensus.cc:2804] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.999065 19126 raft_consensus.cc:697] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:09.999320 19004 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in term 1.
I20260709 14:52:09.999092 18970 leader_election.cc:304] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72
I20260709 14:52:10.000545 18894 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:09.999020 19121 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: No bootstrap required, opened a new log
I20260709 14:52:10.001228 19145 raft_consensus.cc:2804] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.000746 19126 consensus_queue.cc:237] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:09.993059 19160 raft_consensus.cc:3060] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.001430 19121 ts_tablet_manager.cc:1403] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.006s
I20260709 14:52:10.002619 19130 raft_consensus.cc:2804] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.003070 19130 raft_consensus.cc:697] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 LEADER]: Becoming Leader. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Running, Role: LEADER
I20260709 14:52:10.003865 19130 consensus_queue.cc:237] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.005412 18829 catalog_manager.cc:5697] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 1 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.010128 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:10.012322 19119 raft_consensus.cc:359] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.013115 19119 raft_consensus.cc:385] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.013437 19119 raft_consensus.cc:740] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
W20260709 14:52:10.013877 18970 leader_election.cc:343] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.014132 19119 consensus_queue.cc:260] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.016268 19119 ts_tablet_manager.cc:1434] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 14:52:10.017207 19119 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:10.012494 19160 raft_consensus.cc:515] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.021050 19160 leader_election.cc:290] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:10.027738 19121 raft_consensus.cc:359] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.028563 19121 raft_consensus.cc:385] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.028836 19121 raft_consensus.cc:740] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.035043 19121 consensus_queue.cc:260] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.032441 19145 raft_consensus.cc:697] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:10.032548 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414f121f1a164b3eaed77defea1b2c7a" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:10.036147 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414f121f1a164b3eaed77defea1b2c7a" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:10.044111 19004 raft_consensus.cc:3060] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.044900 19145 consensus_queue.cc:237] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.047335 18930 raft_consensus.cc:3060] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.050482 18828 catalog_manager.cc:5697] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 1 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.056046 19004 raft_consensus.cc:2468] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:10.062944 19121 ts_tablet_manager.cc:1434] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.021s
I20260709 14:52:10.064079 18930 raft_consensus.cc:2468] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:10.064881 19043 leader_election.cc:304] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:10.065624 19125 raft_consensus.cc:2804] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.066077 19125 raft_consensus.cc:697] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:10.066838 19125 consensus_queue.cc:237] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.070000 18829 catalog_manager.cc:5697] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 1 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.071818 18829 catalog_manager.cc:5697] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 1 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.072420 18826 catalog_manager.cc:5697] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.082301 19119 tablet_bootstrap.cc:654] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.089283 19119 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:10.088757 18828 catalog_manager.cc:5697] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 1 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.089789 19119 ts_tablet_manager.cc:1403] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.000s
I20260709 14:52:10.092268 19119 raft_consensus.cc:359] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.092739 19119 raft_consensus.cc:385] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.092979 19119 raft_consensus.cc:740] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.092432 18826 catalog_manager.cc:5697] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 1 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.093559 19119 consensus_queue.cc:260] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.095301 19119 ts_tablet_manager.cc:1434] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:10.096146 19119 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: Bootstrap starting.
I20260709 14:52:10.100749 19119 tablet_bootstrap.cc:654] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.104265 19119 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: No bootstrap required, opened a new log
I20260709 14:52:10.104598 19119 ts_tablet_manager.cc:1403] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:52:10.106444 19119 raft_consensus.cc:359] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.106923 19119 raft_consensus.cc:385] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.107110 19119 raft_consensus.cc:740] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.107620 19119 consensus_queue.cc:260] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.108886 19119 ts_tablet_manager.cc:1434] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260709 14:52:10.115152 19145 consensus_queue.cc:1048] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.116899 19125 raft_consensus.cc:493] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.117338 19125 raft_consensus.cc:515] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.119292 19125 leader_election.cc:290] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:10.119951 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" is_pre_election: true
I20260709 14:52:10.120566 18930 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:10.120795 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:10.121483 19004 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 0.
I20260709 14:52:10.121636 19043 leader_election.cc:304] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:10.122967 19125 raft_consensus.cc:2804] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.123332 19125 raft_consensus.cc:493] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.123660 19125 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.128099 19126 consensus_queue.cc:1048] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.132907 19125 raft_consensus.cc:515] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.134968 19125 leader_election.cc:290] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:10.135962 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:10.136560 19004 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.141923 19004 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:10.142925 19043 leader_election.cc:304] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:10.143230 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:10.143842 18931 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.145211 19125 raft_consensus.cc:2804] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.145710 19125 raft_consensus.cc:697] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:10.146476 19125 consensus_queue.cc:237] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.150161 18931 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 1.
I20260709 14:52:10.154585 18828 catalog_manager.cc:5697] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 1 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.171577 19130 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.181324 19130 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.337132 19185 raft_consensus.cc:493] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.337556 19185 raft_consensus.cc:515] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.339214 19185 leader_election.cc:290] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:10.340058 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c610fbe82a1b47479c8afb78d508cc83" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:10.340288 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c610fbe82a1b47479c8afb78d508cc83" candidate_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:10.341024 19080 raft_consensus.cc:2393] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in current term 1: Already voted for candidate 7cafbd4679c340c5af3e3b567d6625bd in this term.
I20260709 14:52:10.341835 18895 leader_election.cc:304] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72; no voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:10.342417 19185 raft_consensus.cc:3060] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.347460 19185 raft_consensus.cc:2749] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.357296 15566 ts_manager.cc:295] Set tserver state for 0a88e8cd5fa94f4e86bda3f598da5f72 to MAINTENANCE_MODE
I20260709 14:52:10.357995 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
I20260709 14:52:10.373667 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:10.374435 15566 tablet_replica.cc:333] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.375078 15566 raft_consensus.cc:2243] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.375442 15566 raft_consensus.cc:2272] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.377203 15566 tablet_replica.cc:333] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.377682 15566 raft_consensus.cc:2243] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.378021 15566 raft_consensus.cc:2272] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.379485 15566 tablet_replica.cc:333] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.379951 15566 raft_consensus.cc:2243] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.380301 15566 raft_consensus.cc:2272] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.381970 15566 tablet_replica.cc:333] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.382413 15566 raft_consensus.cc:2243] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.382738 15566 raft_consensus.cc:2272] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.384339 15566 tablet_replica.cc:333] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.384805 15566 raft_consensus.cc:2243] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.385241 15566 raft_consensus.cc:2272] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.386806 19125 consensus_queue.cc:1048] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.387459 15566 tablet_replica.cc:333] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.388025 15566 raft_consensus.cc:2243] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.388422 15566 raft_consensus.cc:2272] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.390293 15566 tablet_replica.cc:333] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.391014 15566 raft_consensus.cc:2243] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.391428 15566 raft_consensus.cc:2272] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.393642 15566 tablet_replica.cc:333] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.396543 15566 raft_consensus.cc:2243] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:10.396982 15566 raft_consensus.cc:2272] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.399070 15566 tablet_replica.cc:333] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.399562 15566 raft_consensus.cc:2243] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:10.400038 15566 pending_rounds.cc:70] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Trying to abort 1 pending ops.
I20260709 14:52:10.400247 15566 pending_rounds.cc:77] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661358106050560 op_type: NO_OP noop_request { }
I20260709 14:52:10.400606 15566 raft_consensus.cc:2889] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:10.400823 15566 raft_consensus.cc:2272] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.403364 15566 tablet_replica.cc:333] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: stopping tablet replica
I20260709 14:52:10.403968 15566 raft_consensus.cc:2243] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:10.404443 19043 consensus_peers.cc:597] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.404732 15566 raft_consensus.cc:2272] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:10.430440 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
I20260709 14:52:10.435436 19080 raft_consensus.cc:3060] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.441181 19145 consensus_queue.cc:1048] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:10.455650 18969 consensus_peers.cc:597] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.465569 19160 consensus_queue.cc:1048] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:10.479171 19043 consensus_peers.cc:597] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:10.488344 19043 consensus_peers.cc:597] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.492543 19162 consensus_queue.cc:1048] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.493319 19125 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.493813 19125 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:10.495472 19125 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:10.497992 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:10.498739 19005 raft_consensus.cc:2393] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f53a885e18e4c3bb35303f6e47c8b4a in current term 1: Already voted for candidate 0a88e8cd5fa94f4e86bda3f598da5f72 in this term.
W20260709 14:52:10.500671 19043 leader_election.cc:336] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111)
I20260709 14:52:10.501101 19043 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:10.501787 19125 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:10.508649 19043 consensus_peers.cc:597] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.508692 19125 raft_consensus.cc:2749] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.519702 19172 consensus_queue.cc:1048] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:10.531380 18969 consensus_peers.cc:597] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:10.533991 18969 consensus_peers.cc:597] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.627074 19125 consensus_queue.cc:1048] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.667369 19160 consensus_queue.cc:1048] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:10.678985 19043 consensus_peers.cc:597] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:10.790829 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:11.502254 19172 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.502835 19172 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:11.504845 19172 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:11.506007 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:11.506711 19080 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 1.
I20260709 14:52:11.507709 18970 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [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: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
W20260709 14:52:11.508157 18969 leader_election.cc:336] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111)
I20260709 14:52:11.508322 19172 raft_consensus.cc:2804] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:11.508710 19172 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.508992 19172 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.513700 19172 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:11.515178 19172 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:11.516218 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:11.516759 19080 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:11.518235 18969 leader_election.cc:336] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111)
I20260709 14:52:11.521260 19080 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:11.522068 18970 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [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: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72
I20260709 14:52:11.522621 19172 raft_consensus.cc:2804] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:11.523023 19172 raft_consensus.cc:697] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:11.523677 19172 consensus_queue.cc:237] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER 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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:11.530730 18828 catalog_manager.cc:5697] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 1 to 2, leader changed from 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 2 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.680393 19162 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a88e8cd5fa94f4e86bda3f598da5f72)
I20260709 14:52:11.680892 19162 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:11.682729 19162 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
I20260709 14:52:11.683341 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd" is_pre_election: true
I20260709 14:52:11.684309 19172 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0a88e8cd5fa94f4e86bda3f598da5f72)
I20260709 14:52:11.684819 19172 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:11.686622 19172 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141), 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
W20260709 14:52:11.687706 19043 leader_election.cc:336] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111)
I20260709 14:52:11.687817 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" is_pre_election: true
I20260709 14:52:11.688180 19043 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [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: 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:11.688439 19080 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 1.
I20260709 14:52:11.688935 19162 raft_consensus.cc:2749] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:11.689692 18970 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [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: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:11.690364 19172 raft_consensus.cc:2804] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:11.690717 19172 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0a88e8cd5fa94f4e86bda3f598da5f72)
I20260709 14:52:11.691054 19172 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:11.691291 18969 leader_election.cc:336] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111)
I20260709 14:52:11.695475 19172 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:11.696913 19172 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Requested vote from peers 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141), 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
I20260709 14:52:11.697719 19080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:11.698189 19080 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:11.700146 18969 leader_election.cc:336] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111)
I20260709 14:52:11.702701 19080 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:11.703507 18970 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [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: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 0a88e8cd5fa94f4e86bda3f598da5f72
I20260709 14:52:11.704074 19172 raft_consensus.cc:2804] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:11.704427 19172 raft_consensus.cc:697] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:11.705150 19172 consensus_queue.cc:237] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:11.710985 18828 catalog_manager.cc:5697] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 1 to 2, leader changed from 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 2 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:11.791805 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:12.123700 19080 raft_consensus.cc:1275] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:12.124926 19172 consensus_queue.cc:1048] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:12.137946 18969 consensus_peers.cc:597] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:12.197348 19080 raft_consensus.cc:1275] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:12.198660 19168 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:12.210521 18969 consensus_peers.cc:597] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:12.296281 18969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111) [suppressed 115 similar messages]
W20260709 14:52:12.732736 18969 consensus_peers.cc:597] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:12.792666 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:12.853277 18969 consensus_peers.cc:597] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:12.864897 18969 consensus_peers.cc:597] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:12.897176 19043 consensus_peers.cc:597] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:12.925186 19043 consensus_peers.cc:597] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:12.947449 19043 consensus_peers.cc:597] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:13.094728 19043 consensus_peers.cc:597] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:13.102630 19043 consensus_peers.cc:597] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:13.793609 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:14.523900 18969 consensus_peers.cc:597] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:14.673494 18969 consensus_peers.cc:597] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:14.794488 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:15.199718 18969 consensus_peers.cc:597] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:15.334336 18969 consensus_peers.cc:597] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:15.420300 19043 consensus_peers.cc:597] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:15.447736 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:15.453758 19215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:15.453910 19216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:15.455225 15566 server_base.cc:1061] running on GCE node
W20260709 14:52:15.455543 19218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:15.456812 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:15.457039 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:15.457206 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608735457187 us; error 0 us; skew 500 ppm
I20260709 14:52:15.457823 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:15.459872 15566 webserver.cc:533] Webserver started at http://127.15.51.129:33597/ using document root <none> and password file <none>
I20260709 14:52:15.460328 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:15.460489 15566 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:15.463804 15566 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:15.466948 19223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:15.467598 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:52:15.467877 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
format_stamp: "Formatted at 2026-07-09 14:52:08 on dist-test-slave-27mc"
I20260709 14:52:15.468140 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:15.478659 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:15.479568 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:15.481215 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:52:15.482847 19043 consensus_peers.cc:597] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:15.484846 19230 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:52:15.500699 19043 consensus_peers.cc:597] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:52:15.509038 18969 consensus_peers.cc:597] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:15.532179 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:52:15.532543 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.001s
I20260709 14:52:15.532809 15566 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:52:15.536877 19230 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.546357 19230 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.546941 19230 tablet_bootstrap.cc:492] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.547407 19230 ts_tablet_manager.cc:1403] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:52:15.549207 19230 raft_consensus.cc:359] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.549690 19230 raft_consensus.cc:740] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.550269 19230 consensus_queue.cc:260] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.552241 19230 ts_tablet_manager.cc:1434] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 14:52:15.552825 19230 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.562077 19230 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.562647 19230 tablet_bootstrap.cc:492] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.563122 19230 ts_tablet_manager.cc:1403] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:52:15.564848 19230 raft_consensus.cc:359] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.565344 19230 raft_consensus.cc:740] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.565879 15566 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:52:15.566159 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.033s	user 0.033s	sys 0.000s
I20260709 14:52:15.565862 19230 consensus_queue.cc:260] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.567539 19230 ts_tablet_manager.cc:1434] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:15.568128 19230 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.578526 19230 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.579131 19230 tablet_bootstrap.cc:492] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.579713 19230 ts_tablet_manager.cc:1403] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:52:15.581871 19230 raft_consensus.cc:359] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.582388 19230 raft_consensus.cc:740] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.582983 19230 consensus_queue.cc:260] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.584522 19230 ts_tablet_manager.cc:1434] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:15.585173 19230 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
W20260709 14:52:15.591454 19043 consensus_peers.cc:597] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:15.600572 19230 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:52:15.601353 19230 tablet_bootstrap.cc:492] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.601918 19230 ts_tablet_manager.cc:1403] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:52:15.604231 19230 raft_consensus.cc:359] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.605037 19230 raft_consensus.cc:740] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.605827 19230 consensus_queue.cc:260] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.607699 19230 ts_tablet_manager.cc:1434] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:15.608397 19230 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.618462 19230 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.619025 19230 tablet_bootstrap.cc:492] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.619488 19230 ts_tablet_manager.cc:1403] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 14:52:15.620769 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:43641
I20260709 14:52:15.620966 19292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:43641 every 8 connection(s)
I20260709 14:52:15.621573 19230 raft_consensus.cc:359] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.622038 19230 raft_consensus.cc:740] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.622519 19230 consensus_queue.cc:260] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.624166 19230 ts_tablet_manager.cc:1434] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:52:15.624823 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:15.624974 19230 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.643318 19293 heartbeater.cc:344] Connected to a master server at 127.15.51.190:40737
I20260709 14:52:15.643806 19293 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:15.644747 19293 heartbeater.cc:507] Master 127.15.51.190:40737 requested a full tablet report, sending...
I20260709 14:52:15.645000 19230 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.646082 19230 tablet_bootstrap.cc:492] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.646763 19230 ts_tablet_manager.cc:1403] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:52:15.649103 19230 raft_consensus.cc:359] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:15.649807 19230 raft_consensus.cc:740] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.650701 18828 ts_manager.cc:194] Re-registered known tserver with Master: 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
I20260709 14:52:15.650520 19230 consensus_queue.cc:260] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [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: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:15.652215 19230 ts_tablet_manager.cc:1434] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:52:15.652969 19230 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.659034 19005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
mode: GRACEFUL
new_leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:40244
I20260709 14:52:15.659768 19005 raft_consensus.cc:606] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Received request to transfer leadership to TS 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:15.660904 18828 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46808
I20260709 14:52:15.663074 19230 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.663869 19230 tablet_bootstrap.cc:492] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.664443 19230 ts_tablet_manager.cc:1403] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 14:52:15.664657 19293 heartbeater.cc:499] Master 127.15.51.190:40737 was elected leader, sending a full tablet report...
I20260709 14:52:15.666692 19230 raft_consensus.cc:359] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.667299 19230 raft_consensus.cc:740] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.667918 19230 consensus_queue.cc:260] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.669747 19230 ts_tablet_manager.cc:1434] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:15.670570 19230 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.672304 19079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
mode: GRACEFUL
new_leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:53522
I20260709 14:52:15.672981 19079 raft_consensus.cc:606] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Received request to transfer leadership to TS 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:15.674638 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:15.675287 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:15.676052 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:15.690937 19230 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.691623 19230 tablet_bootstrap.cc:492] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.692106 19230 ts_tablet_manager.cc:1403] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 14:52:15.693857 19230 raft_consensus.cc:359] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.694334 19230 raft_consensus.cc:740] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.694947 19230 consensus_queue.cc:260] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.696631 19230 ts_tablet_manager.cc:1434] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260709 14:52:15.697381 19230 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.698225 19210 raft_consensus.cc:993] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: : Instructing follower 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:15.698659 19214 raft_consensus.cc:1081] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Signalling peer 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:15.699903 19005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:58634
I20260709 14:52:15.700358 19005 raft_consensus.cc:493] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.700637 19005 raft_consensus.cc:3060] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.705932 19005 raft_consensus.cc:515] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.708505 19230 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.708539 19005 leader_election.cc:290] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:15.708814 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:15.709110 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f92bc8acc1439eaa96e6c819b98f44" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:15.709441 19230 tablet_bootstrap.cc:492] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.709569 19267 raft_consensus.cc:3060] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.709671 19079 raft_consensus.cc:3055] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:15.710078 19079 raft_consensus.cc:740] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:15.710182 19230 ts_tablet_manager.cc:1403] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:52:15.710677 19079 consensus_queue.cc:260] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.711575 19079 raft_consensus.cc:3060] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:15.712579 19230 raft_consensus.cc:359] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.713263 19230 raft_consensus.cc:740] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.714032 19230 consensus_queue.cc:260] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.715888 19230 ts_tablet_manager.cc:1434] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:15.716454 19267 raft_consensus.cc:2468] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:15.716647 19230 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap starting.
I20260709 14:52:15.716985 19079 raft_consensus.cc:2468] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:15.718101 18970 leader_election.cc:304] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:15.719182 19213 raft_consensus.cc:2804] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:15.720522 19213 raft_consensus.cc:697] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:15.721357 19213 consensus_queue.cc:237] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.729277 18826 catalog_manager.cc:5697] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 1 to 2, leader changed from 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 2 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.730057 19230 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:52:15.730667 19230 tablet_bootstrap.cc:492] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Bootstrap complete.
I20260709 14:52:15.731135 19230 ts_tablet_manager.cc:1403] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:52:15.733080 19230 raft_consensus.cc:359] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.733527 19230 raft_consensus.cc:740] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a88e8cd5fa94f4e86bda3f598da5f72, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.734103 19230 consensus_queue.cc:260] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.736080 19230 ts_tablet_manager.cc:1434] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20260709 14:52:15.795290 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:15.826872 19213 raft_consensus.cc:993] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: : Instructing follower 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:15.827425 19305 raft_consensus.cc:1081] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Signalling peer 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:15.828702 19080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:44156
I20260709 14:52:15.829142 19080 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:15.829387 19080 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:15.833770 19080 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.835155 19080 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 3 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:15.836566 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:15.837205 19005 raft_consensus.cc:3055] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:15.837458 19005 raft_consensus.cc:740] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:15.838150 19005 consensus_queue.cc:260] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.839296 19005 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:15.843329 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:15.843811 19267 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:15.844549 19005 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 3.
I20260709 14:52:15.845556 19043 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [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: 5f53a885e18e4c3bb35303f6e47c8b4a, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:15.846221 19214 raft_consensus.cc:2804] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:15.846576 19214 raft_consensus.cc:697] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:15.847218 19214 consensus_queue.cc:237] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:15.848665 19267 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 3.
I20260709 14:52:15.854024 18826 catalog_manager.cc:5697] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 2 to 3, leader changed from 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130) to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 3 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:16.082556 19267 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.211177 19267 raft_consensus.cc:1275] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.212260 19321 consensus_queue.cc:1048] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.221299 19080 raft_consensus.cc:1275] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:16.222592 19213 consensus_queue.cc:1048] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.245664 19005 raft_consensus.cc:1275] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:16.246666 19214 consensus_queue.cc:1048] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:16.254314 19267 raft_consensus.cc:1275] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:16.255833 19327 consensus_queue.cc:1048] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.256440 19327 consensus_queue.cc:1243] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Peer 0a88e8cd5fa94f4e86bda3f598da5f72 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 14:52:16.258857 19267 pending_rounds.cc:85] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Aborting all ops after (but not including) 0
I20260709 14:52:16.259135 19267 pending_rounds.cc:107] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:16.259380 19267 raft_consensus.cc:2889] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:16.685985 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:16.692690 19080 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
mode: GRACEFUL
new_leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:53522
I20260709 14:52:16.693218 19080 raft_consensus.cc:606] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Received request to transfer leadership to TS 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:16.695290 19005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
mode: GRACEFUL
new_leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:40244
I20260709 14:52:16.695731 19005 raft_consensus.cc:606] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Received request to transfer leadership to TS 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:16.696779 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:16.697397 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:16.698068 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:16.796172 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:16.875989 19213 raft_consensus.cc:993] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: : Instructing follower 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:16.875993 19210 raft_consensus.cc:993] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: : Instructing follower 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:16.877337 19210 raft_consensus.cc:1081] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Signalling peer 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:16.877483 19321 raft_consensus.cc:1081] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Signalling peer 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:16.879523 19005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:58634
I20260709 14:52:16.879920 19080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:44156
I20260709 14:52:16.880676 19080 raft_consensus.cc:493] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.880695 19005 raft_consensus.cc:493] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:16.881151 19080 raft_consensus.cc:3060] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.881266 19005 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:16.892246 19005 raft_consensus.cc:515] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:16.895745 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:16.896054 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e665b7138114baa8241c6ce361afe69" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:16.896736 19079 raft_consensus.cc:3055] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:16.896828 19267 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:16.896559 19080 raft_consensus.cc:515] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:16.897087 19005 leader_election.cc:290] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 4 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:16.897356 19079 raft_consensus.cc:740] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:16.899111 19080 leader_election.cc:290] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 2 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:16.898638 19079 consensus_queue.cc:260] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:16.900419 19079 raft_consensus.cc:3060] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:16.900820 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:16.901003 19266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a006b1713bb4241905c1a5dcff833bc" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:16.901346 19005 raft_consensus.cc:3055] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:16.901590 19005 raft_consensus.cc:740] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:16.901847 19266 raft_consensus.cc:3060] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.902377 19005 consensus_queue.cc:260] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:16.903780 19005 raft_consensus.cc:3060] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:16.910455 19266 raft_consensus.cc:2468] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 2.
I20260709 14:52:16.910868 19267 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 4.
I20260709 14:52:16.911929 19043 leader_election.cc:304] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:16.912339 19005 raft_consensus.cc:2468] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 2.
I20260709 14:52:16.912629 18969 leader_election.cc:304] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [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: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:16.913026 19210 raft_consensus.cc:2804] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:16.913589 19210 raft_consensus.cc:697] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:16.914037 19079 raft_consensus.cc:2468] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 4.
I20260709 14:52:16.913895 19321 raft_consensus.cc:2804] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:16.915055 19321 raft_consensus.cc:697] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:16.914789 19210 consensus_queue.cc:237] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:16.916163 19321 consensus_queue.cc:237] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:16.926385 18828 catalog_manager.cc:5697] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 3 to 4, leader changed from 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 4 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.926385 18826 catalog_manager.cc:5697] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 1 to 2, leader changed from 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130) to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 2 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:17.458168 19266 raft_consensus.cc:1275] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.459475 19210 consensus_queue.cc:1048] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.469429 19005 raft_consensus.cc:1275] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:17.471016 19340 consensus_queue.cc:1048] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:17.515641 19266 raft_consensus.cc:1275] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:17.516780 19321 consensus_queue.cc:1048] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:17.521205 19079 raft_consensus.cc:1275] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:17.522459 19321 consensus_queue.cc:1048] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:17.704613 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:17.714043 19005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
mode: GRACEFUL
new_leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:40244
I20260709 14:52:17.714597 19005 raft_consensus.cc:606] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Received request to transfer leadership to TS 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:17.717008 19079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41efe692489486691d22598a514cc1b"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
mode: GRACEFUL
new_leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:53522
I20260709 14:52:17.717432 19079 raft_consensus.cc:606] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Received request to transfer leadership to TS 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:17.718590 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:17.718981 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:17.719550 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:17.797148 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:17.887611 19336 raft_consensus.cc:993] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: : Instructing follower 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:17.888068 19336 raft_consensus.cc:1081] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Signalling peer 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:17.889467 19005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41efe692489486691d22598a514cc1b"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:58634
I20260709 14:52:17.890003 19005 raft_consensus.cc:493] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:17.890265 19005 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.895552 19005 raft_consensus.cc:515] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:17.896865 19005 leader_election.cc:290] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:17.897646 19266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:17.897852 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:17.898311 19266 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.898387 19079 raft_consensus.cc:3055] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:17.898789 19079 raft_consensus.cc:740] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:17.899688 19079 consensus_queue.cc:260] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:17.900991 19079 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.905589 19266 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:17.906786 18969 leader_election.cc:304] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:17.907622 19345 raft_consensus.cc:2804] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.907809 19079 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:17.907974 19345 raft_consensus.cc:697] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:17.909013 19345 consensus_queue.cc:237] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:17.915134 18826 catalog_manager.cc:5697] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 1 to 2, leader changed from 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 2 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.028587 19321 raft_consensus.cc:993] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: : Instructing follower 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:18.029035 19345 raft_consensus.cc:1081] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Signalling peer 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:18.030397 19079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:44156
I20260709 14:52:18.030817 19079 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.031056 19079 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.036394 19079 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:18.037844 19079 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 3 election: Requested vote from peers 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171), 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
I20260709 14:52:18.038460 19005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:18.038627 19266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:18.039023 19005 raft_consensus.cc:3055] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:18.039180 19266 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.039328 19005 raft_consensus.cc:740] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:18.040136 19005 consensus_queue.cc:260] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [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: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:18.040915 19005 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.044214 19266 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 3.
I20260709 14:52:18.045421 19043 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [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: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:18.046144 19340 raft_consensus.cc:2804] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.046558 19340 raft_consensus.cc:697] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:18.046933 19005 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 3.
I20260709 14:52:18.047499 19340 consensus_queue.cc:237] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [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: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:18.053961 18826 catalog_manager.cc:5697] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 2 to 3, leader changed from 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130) to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 3 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.312355 19079 raft_consensus.cc:1275] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.313495 19345 consensus_queue.cc:1048] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.322535 19266 raft_consensus.cc:1275] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.323809 19345 consensus_queue.cc:1048] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.457926 19266 raft_consensus.cc:1275] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:18.458994 19340 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.467322 19005 raft_consensus.cc:1275] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:18.469705 19340 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:18.725549 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:18.732275 19004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c41efe692489486691d22598a514cc1b"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
mode: GRACEFUL
new_leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:40244
I20260709 14:52:18.732764 19004 raft_consensus.cc:606] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Received request to transfer leadership to TS 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:18.735013 19079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
mode: GRACEFUL
new_leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:53522
I20260709 14:52:18.735507 19079 raft_consensus.cc:606] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Received request to transfer leadership to TS 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:18.736606 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:18.737040 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:18.737537 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:18.798027 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:18.827574 19361 raft_consensus.cc:993] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: : Instructing follower 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:18.828051 19321 raft_consensus.cc:1081] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Signalling peer 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:18.829286 19079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c41efe692489486691d22598a514cc1b"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:44156
I20260709 14:52:18.829728 19079 raft_consensus.cc:493] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:18.829998 19079 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.835027 19079 raft_consensus.cc:515] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:18.836678 19079 leader_election.cc:290] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 3 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:18.837414 19266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:18.837654 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c41efe692489486691d22598a514cc1b" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:18.837930 19266 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.838199 19004 raft_consensus.cc:3055] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:18.838455 19004 raft_consensus.cc:740] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:18.839006 19004 consensus_queue.cc:260] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:18.839883 19004 raft_consensus.cc:3060] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.842572 19266 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 3.
I20260709 14:52:18.843475 19043 leader_election.cc:304] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [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: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:18.844051 19336 raft_consensus.cc:2804] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.844408 19336 raft_consensus.cc:697] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:18.845104 19336 consensus_queue.cc:237] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [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: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:18.845345 19004 raft_consensus.cc:2468] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 3.
I20260709 14:52:18.850797 18826 catalog_manager.cc:5697] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 2 to 3, leader changed from 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130) to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 3 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:19.076370 19340 raft_consensus.cc:993] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: : Instructing follower 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:19.076763 19336 raft_consensus.cc:1081] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Signalling peer 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:19.078112 19004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:58634
I20260709 14:52:19.078522 19004 raft_consensus.cc:493] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:19.078773 19004 raft_consensus.cc:3060] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.083842 19004 raft_consensus.cc:515] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:19.085721 19004 leader_election.cc:290] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141)
I20260709 14:52:19.086361 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:19.086941 19267 raft_consensus.cc:3060] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.087042 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce5f52958b0f4d2485b325103ca3a1e5" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:19.087633 19079 raft_consensus.cc:3055] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:19.087949 19079 raft_consensus.cc:740] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:19.088821 19079 consensus_queue.cc:260] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:19.090153 19079 raft_consensus.cc:3060] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.093853 19267 raft_consensus.cc:2468] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:19.095057 18969 leader_election.cc:304] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:19.095677 19321 raft_consensus.cc:2804] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:19.096141 19321 raft_consensus.cc:697] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:19.096707 19079 raft_consensus.cc:2468] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 2.
I20260709 14:52:19.097047 19321 consensus_queue.cc:237] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:19.104183 18826 catalog_manager.cc:5697] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 1 to 2, leader changed from 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 2 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:19.359848 19267 raft_consensus.cc:1275] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:19.360889 19336 consensus_queue.cc:1048] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:19.370378 19004 raft_consensus.cc:1275] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Refusing update from remote peer 5f53a885e18e4c3bb35303f6e47c8b4a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:19.372366 19369 consensus_queue.cc:1048] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:19.615160 19267 raft_consensus.cc:1275] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:19.616274 19321 consensus_queue.cc:1048] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.625551 19079 raft_consensus.cc:1275] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:19.627121 19374 consensus_queue.cc:1048] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.743443 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:19.750211 19079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
mode: GRACEFUL
new_leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:53522
I20260709 14:52:19.750715 19079 raft_consensus.cc:606] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Received request to transfer leadership to TS 7cafbd4679c340c5af3e3b567d6625bd
I20260709 14:52:19.753379 19004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
mode: GRACEFUL
new_leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:40244
I20260709 14:52:19.753916 19004 raft_consensus.cc:606] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Received request to transfer leadership to TS 5f53a885e18e4c3bb35303f6e47c8b4a
I20260709 14:52:19.754993 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:19.755440 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:19.755980 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:52:19.798840 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:19.980428 19351 raft_consensus.cc:993] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: : Instructing follower 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:19.980875 19377 raft_consensus.cc:1081] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Signalling peer 7cafbd4679c340c5af3e3b567d6625bd to start an election
I20260709 14:52:19.982164 19004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387"
dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
 from {username='slave'} at 127.0.0.1:58634
I20260709 14:52:19.982586 19004 raft_consensus.cc:493] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:19.982853 19004 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:19.987514 19004 raft_consensus.cc:515] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:19.988991 19004 leader_election.cc:290] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [CANDIDATE]: Term 4 election: Requested vote from peers 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131:36141), 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641)
I20260709 14:52:19.989568 19079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
I20260709 14:52:19.989887 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "747c5f00f2cf43b8b071f76f0f804387" candidate_uuid: "7cafbd4679c340c5af3e3b567d6625bd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:19.990242 19079 raft_consensus.cc:3055] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:19.990445 19267 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:19.990626 19079 raft_consensus.cc:740] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:19.991400 19079 consensus_queue.cc:260] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [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: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:19.992287 19079 raft_consensus.cc:3060] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:19.995112 19267 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 4.
I20260709 14:52:19.996013 18969 leader_election.cc:304] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [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: 0a88e8cd5fa94f4e86bda3f598da5f72, 7cafbd4679c340c5af3e3b567d6625bd; no voters: 
I20260709 14:52:19.996569 19374 raft_consensus.cc:2804] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:19.997049 19374 raft_consensus.cc:697] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 LEADER]: Becoming Leader. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:19.997546 19079 raft_consensus.cc:2468] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7cafbd4679c340c5af3e3b567d6625bd in term 4.
I20260709 14:52:19.997852 19374 consensus_queue.cc:237] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [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: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } }
I20260709 14:52:20.004292 18826 catalog_manager.cc:5697] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd reported cstate change: term changed from 3 to 4, leader changed from 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131) to 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130). New cstate: current_term: 4 leader_uuid: "7cafbd4679c340c5af3e3b567d6625bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.365376 19382 raft_consensus.cc:993] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: : Instructing follower 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:20.365746 19321 raft_consensus.cc:1081] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Signalling peer 5f53a885e18e4c3bb35303f6e47c8b4a to start an election
I20260709 14:52:20.366966 19079 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006"
dest_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a"
 from {username='slave'} at 127.0.0.1:44156
I20260709 14:52:20.367362 19079 raft_consensus.cc:493] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:20.367623 19079 raft_consensus.cc:3060] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.372120 19079 raft_consensus.cc:515] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:20.373551 19079 leader_election.cc:290] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 2 election: Requested vote from peers 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641), 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171)
I20260709 14:52:20.374172 19267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72"
I20260709 14:52:20.374460 19004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "936fd53a0ce84a9fb0d06b817017d006" candidate_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7cafbd4679c340c5af3e3b567d6625bd"
I20260709 14:52:20.374675 19267 raft_consensus.cc:3060] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.375005 19004 raft_consensus.cc:3055] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:20.375303 19004 raft_consensus.cc:740] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7cafbd4679c340c5af3e3b567d6625bd, State: Running, Role: LEADER
I20260709 14:52:20.375988 19004 consensus_queue.cc:260] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:20.376894 19004 raft_consensus.cc:3060] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.379660 19267 raft_consensus.cc:2468] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 2.
I20260709 14:52:20.380631 19043 leader_election.cc:304] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a88e8cd5fa94f4e86bda3f598da5f72, 5f53a885e18e4c3bb35303f6e47c8b4a; no voters: 
I20260709 14:52:20.381341 19377 raft_consensus.cc:2804] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:20.381603 19004 raft_consensus.cc:2468] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f53a885e18e4c3bb35303f6e47c8b4a in term 2.
I20260709 14:52:20.381703 19377 raft_consensus.cc:697] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 LEADER]: Becoming Leader. State: Replica: 5f53a885e18e4c3bb35303f6e47c8b4a, State: Running, Role: LEADER
I20260709 14:52:20.382663 19377 consensus_queue.cc:237] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } }
I20260709 14:52:20.388890 18826 catalog_manager.cc:5697] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a reported cstate change: term changed from 1 to 2, leader changed from 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130) to 5f53a885e18e4c3bb35303f6e47c8b4a (127.15.51.131). New cstate: current_term: 2 leader_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7cafbd4679c340c5af3e3b567d6625bd" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:20.402908 19079 raft_consensus.cc:1275] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:20.403854 19321 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f53a885e18e4c3bb35303f6e47c8b4a" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 36141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:20.412240 19267 raft_consensus.cc:1275] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Refusing update from remote peer 7cafbd4679c340c5af3e3b567d6625bd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:20.413445 19382 consensus_queue.cc:1048] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a88e8cd5fa94f4e86bda3f598da5f72" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 43641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:20.762919 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:20.790434 15566 tablet_server.cc:179] TabletServer@127.15.51.129:43641 shutting down...
W20260709 14:52:20.799750 18877 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:20.802992 18969 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
W20260709 14:52:20.806541 18969 consensus_peers.cc:597] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.812788 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:20.813570 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.814157 15566 raft_consensus.cc:2243] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.814582 15566 raft_consensus.cc:2272] T c610fbe82a1b47479c8afb78d508cc83 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.816622 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.817193 15566 raft_consensus.cc:2243] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.817589 15566 raft_consensus.cc:2272] T c41efe692489486691d22598a514cc1b P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.819424 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.820010 15566 raft_consensus.cc:2243] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.820410 15566 raft_consensus.cc:2272] T 414f121f1a164b3eaed77defea1b2c7a P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.822263 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.822739 15566 raft_consensus.cc:2243] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.823100 15566 raft_consensus.cc:2272] T 747c5f00f2cf43b8b071f76f0f804387 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.825443 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.826001 15566 raft_consensus.cc:2243] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.826382 15566 raft_consensus.cc:2272] T 5e665b7138114baa8241c6ce361afe69 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.828086 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.828584 15566 raft_consensus.cc:2243] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.828979 15566 raft_consensus.cc:2272] T 936fd53a0ce84a9fb0d06b817017d006 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.830796 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.831249 15566 raft_consensus.cc:2243] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.831597 15566 raft_consensus.cc:2272] T 7a006b1713bb4241905c1a5dcff833bc P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.833298 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.833746 15566 raft_consensus.cc:2243] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.834093 15566 raft_consensus.cc:2272] T ce5f52958b0f4d2485b325103ca3a1e5 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.836112 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.836602 15566 raft_consensus.cc:2243] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.837004 15566 raft_consensus.cc:2272] T cb22b3b6001b4759bb6e68e05c061031 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.838886 15566 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:20.839301 15566 raft_consensus.cc:2243] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.839679 15566 raft_consensus.cc:2272] T a7f92bc8acc1439eaa96e6c819b98f44 P 0a88e8cd5fa94f4e86bda3f598da5f72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.868697 15566 tablet_server.cc:196] TabletServer@127.15.51.129:43641 shutdown complete.
I20260709 14:52:20.895030 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
W20260709 14:52:20.910346 18969 consensus_peers.cc:597] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.921505 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:20.922289 15566 tablet_replica.cc:333] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.923096 15566 raft_consensus.cc:2243] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.923563 15566 raft_consensus.cc:2272] T c41efe692489486691d22598a514cc1b P 7cafbd4679c340c5af3e3b567d6625bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.925628 15566 tablet_replica.cc:333] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.926208 15566 raft_consensus.cc:2243] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.926985 15566 raft_consensus.cc:2272] T c610fbe82a1b47479c8afb78d508cc83 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.929095 15566 tablet_replica.cc:333] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.929711 15566 raft_consensus.cc:2243] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.930100 15566 raft_consensus.cc:2272] T cb22b3b6001b4759bb6e68e05c061031 P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.932072 15566 tablet_replica.cc:333] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.932619 15566 raft_consensus.cc:2243] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.933465 15566 raft_consensus.cc:2272] T a7f92bc8acc1439eaa96e6c819b98f44 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.935629 15566 tablet_replica.cc:333] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.936146 15566 raft_consensus.cc:2243] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.936600 15566 raft_consensus.cc:2272] T 414f121f1a164b3eaed77defea1b2c7a P 7cafbd4679c340c5af3e3b567d6625bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.938599 15566 tablet_replica.cc:333] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.939204 15566 raft_consensus.cc:2243] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.939584 15566 raft_consensus.cc:2272] T 7a006b1713bb4241905c1a5dcff833bc P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.941628 15566 tablet_replica.cc:333] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.942111 15566 raft_consensus.cc:2243] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:20.942399 19043 consensus_peers.cc:597] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 7cafbd4679c340c5af3e3b567d6625bd (127.15.51.130:44171): Couldn't send request to peer 7cafbd4679c340c5af3e3b567d6625bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.942837 15566 raft_consensus.cc:2272] T ce5f52958b0f4d2485b325103ca3a1e5 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.944777 15566 tablet_replica.cc:333] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.945282 15566 raft_consensus.cc:2243] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.945907 15566 raft_consensus.cc:2272] T 5e665b7138114baa8241c6ce361afe69 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.947899 15566 tablet_replica.cc:333] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.948331 15566 raft_consensus.cc:2243] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:20.948647 15566 raft_consensus.cc:2272] T 936fd53a0ce84a9fb0d06b817017d006 P 7cafbd4679c340c5af3e3b567d6625bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:20.950467 15566 tablet_replica.cc:333] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd: stopping tablet replica
I20260709 14:52:20.950867 15566 raft_consensus.cc:2243] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:20.951509 15566 raft_consensus.cc:2272] T 747c5f00f2cf43b8b071f76f0f804387 P 7cafbd4679c340c5af3e3b567d6625bd [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:20.961946 19043 consensus_peers.cc:597] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:20.971335 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
I20260709 14:52:20.994131 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
W20260709 14:52:21.018051 19043 consensus_peers.cc:597] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a -> Peer 0a88e8cd5fa94f4e86bda3f598da5f72 (127.15.51.129:43641): Couldn't send request to peer 0a88e8cd5fa94f4e86bda3f598da5f72. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:43641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:21.019629 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:21.020244 15566 tablet_replica.cc:333] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.020803 15566 raft_consensus.cc:2243] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:21.021538 15566 raft_consensus.cc:2272] T c41efe692489486691d22598a514cc1b P 5f53a885e18e4c3bb35303f6e47c8b4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.023499 15566 tablet_replica.cc:333] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.023949 15566 raft_consensus.cc:2243] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:21.024356 15566 raft_consensus.cc:2272] T c610fbe82a1b47479c8afb78d508cc83 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.026105 15566 tablet_replica.cc:333] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.026556 15566 raft_consensus.cc:2243] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:21.027235 15566 raft_consensus.cc:2272] T cb22b3b6001b4759bb6e68e05c061031 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.029078 15566 tablet_replica.cc:333] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.029569 15566 raft_consensus.cc:2243] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:21.029963 15566 raft_consensus.cc:2272] T ce5f52958b0f4d2485b325103ca3a1e5 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.031626 15566 tablet_replica.cc:333] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.032070 15566 raft_consensus.cc:2243] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:21.032711 15566 raft_consensus.cc:2272] T 7a006b1713bb4241905c1a5dcff833bc P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.034461 15566 tablet_replica.cc:333] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.034910 15566 raft_consensus.cc:2243] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:21.035624 15566 raft_consensus.cc:2272] T 414f121f1a164b3eaed77defea1b2c7a P 5f53a885e18e4c3bb35303f6e47c8b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.037516 15566 tablet_replica.cc:333] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.037969 15566 raft_consensus.cc:2243] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:21.038379 15566 raft_consensus.cc:2272] T a7f92bc8acc1439eaa96e6c819b98f44 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.040166 15566 tablet_replica.cc:333] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.040629 15566 raft_consensus.cc:2243] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:21.041297 15566 pending_rounds.cc:70] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: Trying to abort 1 pending ops.
I20260709 14:52:21.041476 15566 pending_rounds.cc:77] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661400613916672 op_type: NO_OP noop_request { }
I20260709 14:52:21.041741 15566 raft_consensus.cc:2889] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:21.042006 15566 raft_consensus.cc:2272] T 936fd53a0ce84a9fb0d06b817017d006 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.044710 15566 tablet_replica.cc:333] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.045217 15566 raft_consensus.cc:2243] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:21.045593 15566 raft_consensus.cc:2272] T 5e665b7138114baa8241c6ce361afe69 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.047215 15566 tablet_replica.cc:333] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a: stopping tablet replica
I20260709 14:52:21.047639 15566 raft_consensus.cc:2243] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:21.047983 15566 raft_consensus.cc:2272] T 747c5f00f2cf43b8b071f76f0f804387 P 5f53a885e18e4c3bb35303f6e47c8b4a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.077373 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:52:21.097990 15566 master.cc:562] Master@127.15.51.190:40737 shutting down...
I20260709 14:52:21.115873 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:21.116400 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:21.116722 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d23cc3595f34e98b545da080355b437: stopping tablet replica
I20260709 14:52:21.136045 15566 master.cc:584] Master@127.15.51.190:40737 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12529 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:52:21.176378 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:42887
I20260709 14:52:21.177590 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.182971 19396 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:21.183185 19397 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:21.184274 15566 server_base.cc:1061] running on GCE node
W20260709 14:52:21.184445 19399 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:21.185295 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.185482 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:21.185643 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608741185625 us; error 0 us; skew 500 ppm
I20260709 14:52:21.186131 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.188315 15566 webserver.cc:533] Webserver started at http://127.15.51.190:46539/ using document root <none> and password file <none>
I20260709 14:52:21.188781 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.188979 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.189257 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.190331 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.194716 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:21.197918 19404 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.198608 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:21.198886 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.199152 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:21.220510 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.221724 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.257643 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:42887
I20260709 14:52:21.257759 19455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:42887 every 8 connection(s)
I20260709 14:52:21.261197 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.271059 19456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d: Bootstrap starting.
I20260709 14:52:21.275653 19456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.279606 19456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d: No bootstrap required, opened a new log
I20260709 14:52:21.281669 19456 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d" member_type: VOTER }
I20260709 14:52:21.282030 19456 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.282261 19456 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dbcf94ed2cf477b870c452e9b6a9f9d, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.282774 19456 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3dbcf94ed2cf477b870c452e9b6a9f9d" member_type: VOTER }
I20260709 14:52:21.283196 19456 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:21.283403 19456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:21.283648 19456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.287783 19456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d" member_type: VOTER }
I20260709 14:52:21.288245 19456 leader_election.cc:304] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [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: 3dbcf94ed2cf477b870c452e9b6a9f9d; no voters: 
I20260709 14:52:21.289307 19456 leader_election.cc:290] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:21.289649 19459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.290848 19459 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 1 LEADER]: Becoming Leader. State: Replica: 3dbcf94ed2cf477b870c452e9b6a9f9d, State: Running, Role: LEADER
I20260709 14:52:21.291478 19459 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [LEADER]: Queue going to LEADER mode. State: All 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: "3dbcf94ed2cf477b870c452e9b6a9f9d" member_type: VOTER }
I20260709 14:52:21.291987 19456 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:21.294131 19460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d" member_type: VOTER } }
I20260709 14:52:21.294206 19461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3dbcf94ed2cf477b870c452e9b6a9f9d. Latest consensus state: current_term: 1 leader_uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbcf94ed2cf477b870c452e9b6a9f9d" member_type: VOTER } }
I20260709 14:52:21.294842 19460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:21.294901 19461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:21.297488 19465 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:21.302145 19465 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:21.310195 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:21.310976 19465 catalog_manager.cc:1383] Generated new cluster ID: a205793f6eae4e3098ba7315752b13f0
I20260709 14:52:21.311187 19465 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:21.325062 19465 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:21.326336 19465 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:21.339049 19465 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d: Generated new TSK 0
I20260709 14:52:21.339615 19465 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:21.343647 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.349083 19477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:21.350163 19478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:21.351214 19480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:21.351626 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:21.352587 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.352761 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:21.352880 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608741352869 us; error 0 us; skew 500 ppm
I20260709 14:52:21.353408 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.355377 15566 webserver.cc:533] Webserver started at http://127.15.51.129:42885/ using document root <none> and password file <none>
I20260709 14:52:21.355786 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.355953 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.356149 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.357177 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.361263 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:21.364200 19485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.364846 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:21.365128 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.365401 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:21.376149 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.377317 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.378641 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:21.380702 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:21.380890 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.381122 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:21.381289 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.419090 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:44545
I20260709 14:52:21.419191 19547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:44545 every 8 connection(s)
I20260709 14:52:21.423744 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.430691 19552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:21.431385 19553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:21.433924 15566 server_base.cc:1061] running on GCE node
W20260709 14:52:21.434978 19556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:21.435938 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:21.435976 19548 heartbeater.cc:344] Connected to a master server at 127.15.51.190:42887
W20260709 14:52:21.436264 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:21.436450 19548 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:21.436478 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608741436457 us; error 0 us; skew 500 ppm
I20260709 14:52:21.437444 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.437463 19548 heartbeater.cc:507] Master 127.15.51.190:42887 requested a full tablet report, sending...
I20260709 14:52:21.439903 15566 webserver.cc:533] Webserver started at http://127.15.51.130:37515/ using document root <none> and password file <none>
I20260709 14:52:21.440308 19421 ts_manager.cc:194] Registered new tserver with Master: 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545)
I20260709 14:52:21.440544 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.440860 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.441205 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.442704 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "092fd7d89a6e453eb055932a9fde0adf"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.442811 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34056
I20260709 14:52:21.447781 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:21.451036 19560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.451736 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:21.452003 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "092fd7d89a6e453eb055932a9fde0adf"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.452273 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:21.485116 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.486318 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.487747 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:21.490178 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:21.490399 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.490664 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:21.490821 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.530402 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:38105
I20260709 14:52:21.530498 19622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:38105 every 8 connection(s)
I20260709 14:52:21.535041 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:21.541836 19626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:21.542508 19627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:21.545097 19629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:21.545603 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:21.546705 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:21.546901 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:21.546948 19623 heartbeater.cc:344] Connected to a master server at 127.15.51.190:42887
I20260709 14:52:21.547061 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608741547044 us; error 0 us; skew 500 ppm
I20260709 14:52:21.547394 19623 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:21.547748 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:21.548128 19623 heartbeater.cc:507] Master 127.15.51.190:42887 requested a full tablet report, sending...
I20260709 14:52:21.550304 15566 webserver.cc:533] Webserver started at http://127.15.51.131:43717/ using document root <none> and password file <none>
I20260709 14:52:21.550361 19421 ts_manager.cc:194] Registered new tserver with Master: 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105)
I20260709 14:52:21.550876 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:21.551111 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:21.551360 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:21.551864 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34072
I20260709 14:52:21.552497 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "548677301e8a474c998797395564467d"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.556865 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:52:21.560350 19634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.561053 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:21.561367 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "548677301e8a474c998797395564467d"
format_stamp: "Formatted at 2026-07-09 14:52:21 on dist-test-slave-27mc"
I20260709 14:52:21.561638 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:21.580222 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:21.581434 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:21.582798 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:21.584903 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:21.585135 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.585355 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:21.585505 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:21.625934 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:39693
I20260709 14:52:21.626066 19696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:39693 every 8 connection(s)
I20260709 14:52:21.639206 19697 heartbeater.cc:344] Connected to a master server at 127.15.51.190:42887
I20260709 14:52:21.639599 19697 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:21.640307 19697 heartbeater.cc:507] Master 127.15.51.190:42887 requested a full tablet report, sending...
I20260709 14:52:21.642099 19421 ts_manager.cc:194] Registered new tserver with Master: 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:21.642275 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013486723s
I20260709 14:52:21.643930 19421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34074
I20260709 14:52:21.666100 19421 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34090:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:21.668202 19421 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:21.710891 19588 tablet_service.cc:1511] Processing CreateTablet for tablet dc3fa22a9312490999eb730b2423e961 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7b42fa51e8f440fc8ed5f45faeed11c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:21.711184 19587 tablet_service.cc:1511] Processing CreateTablet for tablet 1d20d5bf79414d3ea5ed92f5657da5a9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7b42fa51e8f440fc8ed5f45faeed11c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:21.712250 19588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3fa22a9312490999eb730b2423e961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.712857 19587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d20d5bf79414d3ea5ed92f5657da5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.715674 19513 tablet_service.cc:1511] Processing CreateTablet for tablet dc3fa22a9312490999eb730b2423e961 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7b42fa51e8f440fc8ed5f45faeed11c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:21.716060 19512 tablet_service.cc:1511] Processing CreateTablet for tablet 1d20d5bf79414d3ea5ed92f5657da5a9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7b42fa51e8f440fc8ed5f45faeed11c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:21.717000 19513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3fa22a9312490999eb730b2423e961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.717612 19512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d20d5bf79414d3ea5ed92f5657da5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.732005 19661 tablet_service.cc:1511] Processing CreateTablet for tablet 1d20d5bf79414d3ea5ed92f5657da5a9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7b42fa51e8f440fc8ed5f45faeed11c3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:21.733172 19662 tablet_service.cc:1511] Processing CreateTablet for tablet dc3fa22a9312490999eb730b2423e961 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7b42fa51e8f440fc8ed5f45faeed11c3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:21.734403 19662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3fa22a9312490999eb730b2423e961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.736637 19661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d20d5bf79414d3ea5ed92f5657da5a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.757844 19714 tablet_bootstrap.cc:492] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d: Bootstrap starting.
I20260709 14:52:21.759270 19712 tablet_bootstrap.cc:492] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: Bootstrap starting.
I20260709 14:52:21.758114 19713 tablet_bootstrap.cc:492] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088: Bootstrap starting.
I20260709 14:52:21.764420 19713 tablet_bootstrap.cc:654] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.765899 19714 tablet_bootstrap.cc:654] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.765899 19712 tablet_bootstrap.cc:654] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.768993 19713 tablet_bootstrap.cc:492] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088: No bootstrap required, opened a new log
I20260709 14:52:21.769474 19713 ts_tablet_manager.cc:1403] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:52:21.772558 19714 tablet_bootstrap.cc:492] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d: No bootstrap required, opened a new log
I20260709 14:52:21.772220 19713 raft_consensus.cc:359] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.772979 19714 ts_tablet_manager.cc:1403] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.014s
I20260709 14:52:21.773211 19712 tablet_bootstrap.cc:492] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: No bootstrap required, opened a new log
I20260709 14:52:21.773664 19712 ts_tablet_manager.cc:1403] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:52:21.775192 19714 raft_consensus.cc:359] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.772974 19713 raft_consensus.cc:385] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.775714 19714 raft_consensus.cc:385] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.775799 19713 raft_consensus.cc:740] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.775635 19712 raft_consensus.cc:359] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.776239 19714 raft_consensus.cc:740] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548677301e8a474c998797395564467d, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.776458 19712 raft_consensus.cc:385] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.776784 19712 raft_consensus.cc:740] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.776723 19713 consensus_queue.cc:260] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.777096 19714 consensus_queue.cc:260] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.777630 19712 consensus_queue.cc:260] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.782052 19548 heartbeater.cc:499] Master 127.15.51.190:42887 was elected leader, sending a full tablet report...
I20260709 14:52:21.782550 19713 ts_tablet_manager.cc:1434] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 14:52:21.783566 19713 tablet_bootstrap.cc:492] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: Bootstrap starting.
I20260709 14:52:21.788113 19714 ts_tablet_manager.cc:1434] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:52:21.789613 19697 heartbeater.cc:499] Master 127.15.51.190:42887 was elected leader, sending a full tablet report...
I20260709 14:52:21.790091 19712 ts_tablet_manager.cc:1434] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.005s
I20260709 14:52:21.790561 19714 tablet_bootstrap.cc:492] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d: Bootstrap starting.
I20260709 14:52:21.791474 19623 heartbeater.cc:499] Master 127.15.51.190:42887 was elected leader, sending a full tablet report...
I20260709 14:52:21.792488 19712 tablet_bootstrap.cc:492] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf: Bootstrap starting.
I20260709 14:52:21.789748 19713 tablet_bootstrap.cc:654] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.797485 19714 tablet_bootstrap.cc:654] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.799407 19712 tablet_bootstrap.cc:654] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.820252 19712 tablet_bootstrap.cc:492] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf: No bootstrap required, opened a new log
I20260709 14:52:21.820779 19712 ts_tablet_manager.cc:1403] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260709 14:52:21.820350 19713 tablet_bootstrap.cc:492] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: No bootstrap required, opened a new log
I20260709 14:52:21.821420 19713 ts_tablet_manager.cc:1403] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.012s
I20260709 14:52:21.822006 19714 tablet_bootstrap.cc:492] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d: No bootstrap required, opened a new log
I20260709 14:52:21.822539 19714 ts_tablet_manager.cc:1403] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.019s
I20260709 14:52:21.823676 19713 raft_consensus.cc:359] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.823689 19712 raft_consensus.cc:359] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.824275 19713 raft_consensus.cc:385] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.824553 19712 raft_consensus.cc:385] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.824622 19713 raft_consensus.cc:740] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.824968 19712 raft_consensus.cc:740] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.825289 19714 raft_consensus.cc:359] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.825438 19713 consensus_queue.cc:260] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.826037 19714 raft_consensus.cc:385] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:21.825804 19712 consensus_queue.cc:260] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.826395 19714 raft_consensus.cc:740] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548677301e8a474c998797395564467d, State: Initialized, Role: FOLLOWER
I20260709 14:52:21.827430 19713 ts_tablet_manager.cc:1434] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:21.827232 19714 consensus_queue.cc:260] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.828981 19718 raft_consensus.cc:493] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.829320 19714 ts_tablet_manager.cc:1434] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 14:52:21.829471 19718 raft_consensus.cc:515] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.835031 19712 ts_tablet_manager.cc:1434] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:52:21.844691 19718 leader_election.cc:290] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:21.845396 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3fa22a9312490999eb730b2423e961" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092fd7d89a6e453eb055932a9fde0adf" is_pre_election: true
I20260709 14:52:21.846072 19598 raft_consensus.cc:2468] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 0.
I20260709 14:52:21.847393 19487 leader_election.cc:304] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf; no voters: 
I20260709 14:52:21.848560 19718 raft_consensus.cc:2804] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.848927 19718 raft_consensus.cc:493] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.849304 19718 raft_consensus.cc:3060] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.855775 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3fa22a9312490999eb730b2423e961" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548677301e8a474c998797395564467d" is_pre_election: true
I20260709 14:52:21.856024 19718 raft_consensus.cc:515] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.856462 19672 raft_consensus.cc:2468] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 0.
I20260709 14:52:21.857965 19718 leader_election.cc:290] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 election: Requested vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:21.858479 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3fa22a9312490999eb730b2423e961" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
I20260709 14:52:21.858978 19598 raft_consensus.cc:3060] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.861244 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3fa22a9312490999eb730b2423e961" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548677301e8a474c998797395564467d"
I20260709 14:52:21.861687 19672 raft_consensus.cc:3060] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.863247 19718 raft_consensus.cc:493] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:21.863791 19718 raft_consensus.cc:515] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.864256 19598 raft_consensus.cc:2468] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 1.
I20260709 14:52:21.865326 19487 leader_election.cc:304] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf; no voters: 
I20260709 14:52:21.865764 19718 leader_election.cc:290] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:21.866294 19718 raft_consensus.cc:2804] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.866715 19718 raft_consensus.cc:697] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Becoming Leader. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Running, Role: LEADER
I20260709 14:52:21.866972 19672 raft_consensus.cc:2468] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 1.
I20260709 14:52:21.867539 19718 consensus_queue.cc:237] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.868498 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548677301e8a474c998797395564467d" is_pre_election: true
I20260709 14:52:21.869172 19672 raft_consensus.cc:2468] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 0.
I20260709 14:52:21.870133 19489 leader_election.cc:304] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 548677301e8a474c998797395564467d; no voters: 
I20260709 14:52:21.872786 19725 raft_consensus.cc:2804] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:21.873222 19725 raft_consensus.cc:493] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:21.873586 19725 raft_consensus.cc:3060] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.873795 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092fd7d89a6e453eb055932a9fde0adf" is_pre_election: true
I20260709 14:52:21.874305 19598 raft_consensus.cc:2468] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 0.
I20260709 14:52:21.877337 19420 catalog_manager.cc:5697] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.880429 19725 raft_consensus.cc:515] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.881984 19725 leader_election.cc:290] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 election: Requested vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:21.882684 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
I20260709 14:52:21.882999 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548677301e8a474c998797395564467d"
I20260709 14:52:21.883239 19598 raft_consensus.cc:3060] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.883563 19672 raft_consensus.cc:3060] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:21.888181 19598 raft_consensus.cc:2468] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 1.
I20260709 14:52:21.888935 19672 raft_consensus.cc:2468] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 1.
I20260709 14:52:21.889076 19487 leader_election.cc:304] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf; no voters: 
I20260709 14:52:21.889739 19725 raft_consensus.cc:2804] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:21.890079 19725 raft_consensus.cc:697] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Becoming Leader. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Running, Role: LEADER
I20260709 14:52:21.890628 19725 consensus_queue.cc:237] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.896900 19420 catalog_manager.cc:5697] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 reported cstate change: term changed from 0 to 1, leader changed from <none> to 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:21.929260 19420 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34104:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:21.931015 19420 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:21.952167 19513 tablet_service.cc:1511] Processing CreateTablet for tablet e6a0e060560e445aa11fcc756d5f2dd3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c9717aa97d940e99c2b3a3cc1d43836]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:21.953310 19513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a0e060560e445aa11fcc756d5f2dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.953464 19587 tablet_service.cc:1511] Processing CreateTablet for tablet e6a0e060560e445aa11fcc756d5f2dd3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c9717aa97d940e99c2b3a3cc1d43836]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:21.954703 19587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a0e060560e445aa11fcc756d5f2dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.959573 19662 tablet_service.cc:1511] Processing CreateTablet for tablet e6a0e060560e445aa11fcc756d5f2dd3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c9717aa97d940e99c2b3a3cc1d43836]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:21.960686 19662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6a0e060560e445aa11fcc756d5f2dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.960894 19512 tablet_service.cc:1511] Processing CreateTablet for tablet 67033471c250441ca28d5e946e99cc94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c9717aa97d940e99c2b3a3cc1d43836]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:21.962087 19512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67033471c250441ca28d5e946e99cc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.963160 19588 tablet_service.cc:1511] Processing CreateTablet for tablet 67033471c250441ca28d5e946e99cc94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c9717aa97d940e99c2b3a3cc1d43836]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:21.964349 19588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67033471c250441ca28d5e946e99cc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.969873 19661 tablet_service.cc:1511] Processing CreateTablet for tablet 67033471c250441ca28d5e946e99cc94 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=9c9717aa97d940e99c2b3a3cc1d43836]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:21.971083 19661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67033471c250441ca28d5e946e99cc94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:21.976507 19713 tablet_bootstrap.cc:492] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: Bootstrap starting.
I20260709 14:52:21.980201 19714 tablet_bootstrap.cc:492] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: Bootstrap starting.
I20260709 14:52:21.981169 19712 tablet_bootstrap.cc:492] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: Bootstrap starting.
I20260709 14:52:21.983815 19713 tablet_bootstrap.cc:654] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.986245 19714 tablet_bootstrap.cc:654] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.987074 19712 tablet_bootstrap.cc:654] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:21.995759 19714 tablet_bootstrap.cc:492] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: No bootstrap required, opened a new log
I20260709 14:52:21.996358 19714 ts_tablet_manager.cc:1403] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 14:52:21.998230 19712 tablet_bootstrap.cc:492] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: No bootstrap required, opened a new log
I20260709 14:52:21.999210 19714 raft_consensus.cc:359] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:21.999235 19712 ts_tablet_manager.cc:1403] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 14:52:22.001559 19713 tablet_bootstrap.cc:492] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: No bootstrap required, opened a new log
I20260709 14:52:22.002050 19713 ts_tablet_manager.cc:1403] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.011s
I20260709 14:52:22.002022 19712 raft_consensus.cc:359] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.002646 19712 raft_consensus.cc:385] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.002885 19712 raft_consensus.cc:740] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.003471 19712 consensus_queue.cc:260] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.004760 19714 raft_consensus.cc:385] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.005151 19714 raft_consensus.cc:740] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548677301e8a474c998797395564467d, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.004904 19713 raft_consensus.cc:359] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.005692 19713 raft_consensus.cc:385] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.006007 19713 raft_consensus.cc:740] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.005328 19712 ts_tablet_manager.cc:1434] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:22.006057 19714 consensus_queue.cc:260] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.006774 19713 consensus_queue.cc:260] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.007411 19712 tablet_bootstrap.cc:492] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf: Bootstrap starting.
I20260709 14:52:22.009199 19713 ts_tablet_manager.cc:1434] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:52:22.010244 19713 tablet_bootstrap.cc:492] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: Bootstrap starting.
I20260709 14:52:22.012148 19714 ts_tablet_manager.cc:1434] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:22.013240 19714 tablet_bootstrap.cc:492] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: Bootstrap starting.
I20260709 14:52:22.016680 19713 tablet_bootstrap.cc:654] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.019273 19714 tablet_bootstrap.cc:654] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.024972 19714 tablet_bootstrap.cc:492] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: No bootstrap required, opened a new log
I20260709 14:52:22.025456 19714 ts_tablet_manager.cc:1403] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:52:22.028316 19714 raft_consensus.cc:359] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.029085 19714 raft_consensus.cc:385] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.029403 19714 raft_consensus.cc:740] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 548677301e8a474c998797395564467d, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.029600 19713 tablet_bootstrap.cc:492] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: No bootstrap required, opened a new log
I20260709 14:52:22.030076 19713 ts_tablet_manager.cc:1403] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260709 14:52:22.030567 19712 tablet_bootstrap.cc:654] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:22.030196 19714 consensus_queue.cc:260] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.032894 19714 ts_tablet_manager.cc:1434] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:52:22.032650 19713 raft_consensus.cc:359] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.033432 19713 raft_consensus.cc:385] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.033730 19713 raft_consensus.cc:740] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.034574 19713 consensus_queue.cc:260] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.036972 19713 ts_tablet_manager.cc:1434] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:52:22.042291 19712 tablet_bootstrap.cc:492] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf: No bootstrap required, opened a new log
I20260709 14:52:22.042793 19712 ts_tablet_manager.cc:1403] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.003s
I20260709 14:52:22.045027 19712 raft_consensus.cc:359] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.045526 19712 raft_consensus.cc:385] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:22.045840 19712 raft_consensus.cc:740] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Initialized, Role: FOLLOWER
I20260709 14:52:22.046442 19712 consensus_queue.cc:260] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.048184 19712 ts_tablet_manager.cc:1434] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:22.206858 19719 raft_consensus.cc:493] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.207383 19719 raft_consensus.cc:515] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.209332 19719 leader_election.cc:290] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105)
I20260709 14:52:22.219334 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67033471c250441ca28d5e946e99cc94" candidate_uuid: "548677301e8a474c998797395564467d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" is_pre_election: true
I20260709 14:52:22.219740 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67033471c250441ca28d5e946e99cc94" candidate_uuid: "548677301e8a474c998797395564467d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092fd7d89a6e453eb055932a9fde0adf" is_pre_election: true
I20260709 14:52:22.219923 19523 raft_consensus.cc:2468] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548677301e8a474c998797395564467d in term 0.
I20260709 14:52:22.220306 19598 raft_consensus.cc:2468] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 548677301e8a474c998797395564467d in term 0.
I20260709 14:52:22.221015 19637 leader_election.cc:304] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 548677301e8a474c998797395564467d; no voters: 
I20260709 14:52:22.221654 19719 raft_consensus.cc:2804] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.221940 19719 raft_consensus.cc:493] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.222173 19719 raft_consensus.cc:3060] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.226624 19719 raft_consensus.cc:515] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.228165 19719 leader_election.cc:290] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 1 election: Requested vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105)
I20260709 14:52:22.228749 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67033471c250441ca28d5e946e99cc94" candidate_uuid: "548677301e8a474c998797395564467d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
I20260709 14:52:22.229266 19523 raft_consensus.cc:3060] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.229228 19598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67033471c250441ca28d5e946e99cc94" candidate_uuid: "548677301e8a474c998797395564467d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
I20260709 14:52:22.229914 19598 raft_consensus.cc:3060] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.236143 19523 raft_consensus.cc:2468] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548677301e8a474c998797395564467d in term 1.
I20260709 14:52:22.236259 19598 raft_consensus.cc:2468] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548677301e8a474c998797395564467d in term 1.
I20260709 14:52:22.237208 19636 leader_election.cc:304] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092fd7d89a6e453eb055932a9fde0adf, 548677301e8a474c998797395564467d; no voters: 
I20260709 14:52:22.237830 19719 raft_consensus.cc:2804] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.238672 19719 raft_consensus.cc:697] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 LEADER]: Becoming Leader. State: Replica: 548677301e8a474c998797395564467d, State: Running, Role: LEADER
I20260709 14:52:22.239394 19719 consensus_queue.cc:237] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.245563 19418 catalog_manager.cc:5697] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d reported cstate change: term changed from 0 to 1, leader changed from <none> to 548677301e8a474c998797395564467d (127.15.51.131). New cstate: current_term: 1 leader_uuid: "548677301e8a474c998797395564467d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:22.304929 19469 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:22.306696 19720 raft_consensus.cc:493] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:22.307157 19720 raft_consensus.cc:515] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.309319 19720 leader_election.cc:290] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:22.319944 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "092fd7d89a6e453eb055932a9fde0adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" is_pre_election: true
I20260709 14:52:22.320113 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "092fd7d89a6e453eb055932a9fde0adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548677301e8a474c998797395564467d" is_pre_election: true
I20260709 14:52:22.320705 19523 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092fd7d89a6e453eb055932a9fde0adf in term 0.
I20260709 14:52:22.320772 19672 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 092fd7d89a6e453eb055932a9fde0adf in term 0.
I20260709 14:52:22.321727 19563 leader_election.cc:304] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf; no voters: 
I20260709 14:52:22.322363 19720 raft_consensus.cc:2804] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:22.322628 19720 raft_consensus.cc:493] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:22.322875 19720 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.327411 19720 raft_consensus.cc:515] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.328867 19720 leader_election.cc:290] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [CANDIDATE]: Term 1 election: Requested vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:22.329593 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "092fd7d89a6e453eb055932a9fde0adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
I20260709 14:52:22.329835 19672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "092fd7d89a6e453eb055932a9fde0adf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "548677301e8a474c998797395564467d"
I20260709 14:52:22.330096 19523 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.330355 19672 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:22.334772 19523 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092fd7d89a6e453eb055932a9fde0adf in term 1.
I20260709 14:52:22.334954 19672 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092fd7d89a6e453eb055932a9fde0adf in term 1.
I20260709 14:52:22.335765 19563 leader_election.cc:304] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf; no voters: 
I20260709 14:52:22.336426 19720 raft_consensus.cc:2804] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:22.337230 19720 raft_consensus.cc:697] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 LEADER]: Becoming Leader. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Running, Role: LEADER
I20260709 14:52:22.337852 19720 consensus_queue.cc:237] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:22.344447 19418 catalog_manager.cc:5697] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf reported cstate change: term changed from 0 to 1, leader changed from <none> to 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130). New cstate: current_term: 1 leader_uuid: "092fd7d89a6e453eb055932a9fde0adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.039983 19748 consensus_queue.cc:1048] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.202864 19748 consensus_queue.cc:1048] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.203511 19752 consensus_queue.cc:1048] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.208490 19746 consensus_queue.cc:1048] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:23.208886 19462 log.cc:927] Time spent T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d: Append to log took a long time: real 0.860s	user 0.011s	sys 0.005s
I20260709 14:52:23.209901 19742 consensus_queue.cc:1048] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [LEADER]: Connected to new peer: Peer: permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.211541 19746 consensus_queue.cc:1048] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:23.256000 19487 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:38105, user_credentials={real_user=slave}} blocked reactor thread for 60528.7us
I20260709 14:52:23.272593 19719 consensus_queue.cc:1048] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [LEADER]: Connected to new peer: Peer: permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:23.285356 19751 consensus_queue.cc:1048] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:23.375178 19523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9"
dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
mode: GRACEFUL
new_leader_uuid: "092fd7d89a6e453eb055932a9fde0adf"
 from {username='slave'} at 127.0.0.1:44856
I20260709 14:52:23.375828 19523 raft_consensus.cc:606] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Received request to transfer leadership to TS 092fd7d89a6e453eb055932a9fde0adf
I20260709 14:52:23.392903 19596 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3"
dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
mode: GRACEFUL
new_leader_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
 from {username='slave'} at 127.0.0.1:49034
I20260709 14:52:23.393401 19596 raft_consensus.cc:606] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 LEADER]: Received request to transfer leadership to TS 07ac2d0e2fd44258a6eb554aa13ae088
I20260709 14:52:23.407290 19670 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67033471c250441ca28d5e946e99cc94"
dest_uuid: "548677301e8a474c998797395564467d"
mode: GRACEFUL
new_leader_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
 from {username='slave'} at 127.0.0.1:56158
I20260709 14:52:23.407788 19670 raft_consensus.cc:606] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 LEADER]: Received request to transfer leadership to TS 07ac2d0e2fd44258a6eb554aa13ae088
W20260709 14:52:23.548635 19619 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1140 after lost signal to thread 15569
W20260709 14:52:23.549548 19619 debug-util.cc:398] Leaking SignalData structure 0x7b0800131340 after lost signal to thread 19455
W20260709 14:52:23.550556 19619 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc180 after lost signal to thread 19550
I20260709 14:52:23.741219 19720 raft_consensus.cc:993] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: : Instructing follower 07ac2d0e2fd44258a6eb554aa13ae088 to start an election
I20260709 14:52:23.741781 19768 raft_consensus.cc:1081] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 LEADER]: Signalling peer 07ac2d0e2fd44258a6eb554aa13ae088 to start an election
I20260709 14:52:23.743412 19523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3"
dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
 from {username='slave'} at 127.0.0.1:44844
I20260709 14:52:23.744052 19523 raft_consensus.cc:493] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.744333 19523 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.749042 19523 raft_consensus.cc:515] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.750703 19523 leader_election.cc:290] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 2 election: Requested vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:23.751649 19596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
I20260709 14:52:23.751763 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548677301e8a474c998797395564467d"
I20260709 14:52:23.752382 19596 raft_consensus.cc:3055] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.752465 19670 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.752772 19596 raft_consensus.cc:740] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Running, Role: LEADER
I20260709 14:52:23.753661 19596 consensus_queue.cc:260] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.755069 19596 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.760175 19670 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 2.
I20260709 14:52:23.761672 19489 leader_election.cc:304] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 548677301e8a474c998797395564467d; no voters: 
I20260709 14:52:23.762122 19596 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 2.
I20260709 14:52:23.762599 19752 raft_consensus.cc:2804] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.763144 19752 raft_consensus.cc:697] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Becoming Leader. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Running, Role: LEADER
I20260709 14:52:23.763972 19752 consensus_queue.cc:237] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.781236 19418 catalog_manager.cc:5697] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 reported cstate change: term changed from 1 to 2, leader changed from 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130) to 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.902889 19749 raft_consensus.cc:993] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: : Instructing follower 092fd7d89a6e453eb055932a9fde0adf to start an election
I20260709 14:52:23.903309 19779 raft_consensus.cc:1081] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Signalling peer 092fd7d89a6e453eb055932a9fde0adf to start an election
I20260709 14:52:23.904654 19596 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9"
dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
 from {username='slave'} at 127.0.0.1:49022
I20260709 14:52:23.905146 19596 raft_consensus.cc:493] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.905509 19596 raft_consensus.cc:3060] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.910817 19596 raft_consensus.cc:515] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.912820 19596 leader_election.cc:290] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [CANDIDATE]: Term 2 election: Requested vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:23.913275 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9" candidate_uuid: "092fd7d89a6e453eb055932a9fde0adf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
I20260709 14:52:23.913508 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d20d5bf79414d3ea5ed92f5657da5a9" candidate_uuid: "092fd7d89a6e453eb055932a9fde0adf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548677301e8a474c998797395564467d"
I20260709 14:52:23.913926 19523 raft_consensus.cc:3055] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.914108 19670 raft_consensus.cc:3060] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.914315 19523 raft_consensus.cc:740] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Running, Role: LEADER
I20260709 14:52:23.915176 19523 consensus_queue.cc:260] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.916383 19523 raft_consensus.cc:3060] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.919057 19670 raft_consensus.cc:2468] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092fd7d89a6e453eb055932a9fde0adf in term 2.
I20260709 14:52:23.920209 19564 leader_election.cc:304] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 092fd7d89a6e453eb055932a9fde0adf, 548677301e8a474c998797395564467d; no voters: 
I20260709 14:52:23.920898 19768 raft_consensus.cc:2804] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.921334 19768 raft_consensus.cc:697] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 2 LEADER]: Becoming Leader. State: Replica: 092fd7d89a6e453eb055932a9fde0adf, State: Running, Role: LEADER
I20260709 14:52:23.922029 19768 consensus_queue.cc:237] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.923113 19523 raft_consensus.cc:2468] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 092fd7d89a6e453eb055932a9fde0adf in term 2.
I20260709 14:52:23.928625 19418 catalog_manager.cc:5697] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf reported cstate change: term changed from 1 to 2, leader changed from 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129) to 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130). New cstate: current_term: 2 leader_uuid: "092fd7d89a6e453eb055932a9fde0adf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.966749 19780 raft_consensus.cc:993] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: : Instructing follower 07ac2d0e2fd44258a6eb554aa13ae088 to start an election
I20260709 14:52:23.967262 19742 raft_consensus.cc:1081] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 LEADER]: Signalling peer 07ac2d0e2fd44258a6eb554aa13ae088 to start an election
I20260709 14:52:23.968675 19523 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67033471c250441ca28d5e946e99cc94"
dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
 from {username='slave'} at 127.0.0.1:44832
I20260709 14:52:23.969296 19523 raft_consensus.cc:493] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.969646 19523 raft_consensus.cc:3060] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.976411 19523 raft_consensus.cc:515] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.978806 19523 leader_election.cc:290] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 2 election: Requested vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 548677301e8a474c998797395564467d (127.15.51.131:39693)
I20260709 14:52:23.979069 19596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67033471c250441ca28d5e946e99cc94" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
I20260709 14:52:23.979405 19670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67033471c250441ca28d5e946e99cc94" candidate_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "548677301e8a474c998797395564467d"
I20260709 14:52:23.979730 19596 raft_consensus.cc:3060] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.979954 19670 raft_consensus.cc:3055] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.980284 19670 raft_consensus.cc:740] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 548677301e8a474c998797395564467d, State: Running, Role: LEADER
I20260709 14:52:23.981099 19670 consensus_queue.cc:260] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.982273 19670 raft_consensus.cc:3060] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.986353 19596 raft_consensus.cc:2468] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 2.
I20260709 14:52:23.987584 19487 leader_election.cc:304] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf; no voters: 
I20260709 14:52:23.988348 19779 raft_consensus.cc:2804] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.988668 19670 raft_consensus.cc:2468] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07ac2d0e2fd44258a6eb554aa13ae088 in term 2.
I20260709 14:52:23.988811 19779 raft_consensus.cc:697] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Becoming Leader. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Running, Role: LEADER
I20260709 14:52:23.989739 19779 consensus_queue.cc:237] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:23.995852 19418 catalog_manager.cc:5697] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 reported cstate change: term changed from 1 to 2, leader changed from 548677301e8a474c998797395564467d (127.15.51.131) to 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.108706 15566 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:24.110821 15566 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:24.111268 15566 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:24.128928 19523 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3"
dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
mode: GRACEFUL
new_leader_uuid: "548677301e8a474c998797395564467d"
 from {username='slave'} at 127.0.0.1:44868
I20260709 14:52:24.129544 19523 raft_consensus.cc:606] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Received request to transfer leadership to TS 548677301e8a474c998797395564467d
I20260709 14:52:24.130635 15566 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:24.194083 19670 raft_consensus.cc:1275] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Refusing update from remote peer 07ac2d0e2fd44258a6eb554aa13ae088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.195333 19779 consensus_queue.cc:1048] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.200649 19749 raft_consensus.cc:993] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: : Instructing follower 548677301e8a474c998797395564467d to start an election
I20260709 14:52:24.201174 19749 raft_consensus.cc:1081] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Signalling peer 548677301e8a474c998797395564467d to start an election
I20260709 14:52:24.205322 19671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3"
dest_uuid: "548677301e8a474c998797395564467d"
 from {username='slave'} at 127.0.0.1:56138
I20260709 14:52:24.207512 19596 raft_consensus.cc:1275] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Refusing update from remote peer 07ac2d0e2fd44258a6eb554aa13ae088: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.210273 19752 consensus_queue.cc:1048] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [LEADER]: Connected to new peer: Peer: permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.213768 19671 raft_consensus.cc:493] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.214229 19671 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.221086 19671 raft_consensus.cc:515] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:24.231257 19523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "548677301e8a474c998797395564467d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "07ac2d0e2fd44258a6eb554aa13ae088"
I20260709 14:52:24.231865 19523 raft_consensus.cc:3055] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:24.232178 19523 raft_consensus.cc:740] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 07ac2d0e2fd44258a6eb554aa13ae088, State: Running, Role: LEADER
I20260709 14:52:24.232914 19523 consensus_queue.cc:260] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [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: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:24.233994 19523 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.237490 19671 leader_election.cc:290] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 election: Requested vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105)
I20260709 14:52:24.238461 19596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6a0e060560e445aa11fcc756d5f2dd3" candidate_uuid: "548677301e8a474c998797395564467d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "092fd7d89a6e453eb055932a9fde0adf"
I20260709 14:52:24.239073 19596 raft_consensus.cc:3060] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.242645 19523 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548677301e8a474c998797395564467d in term 3.
I20260709 14:52:24.243723 19637 leader_election.cc:304] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [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: 07ac2d0e2fd44258a6eb554aa13ae088, 548677301e8a474c998797395564467d; no voters: 
I20260709 14:52:24.244302 19596 raft_consensus.cc:2468] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 548677301e8a474c998797395564467d in term 3.
I20260709 14:52:24.244486 19742 raft_consensus.cc:2804] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:24.245020 19742 raft_consensus.cc:697] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 3 LEADER]: Becoming Leader. State: Replica: 548677301e8a474c998797395564467d, State: Running, Role: LEADER
I20260709 14:52:24.245782 19742 consensus_queue.cc:237] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [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: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:24.252365 19417 catalog_manager.cc:5697] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d reported cstate change: term changed from 2 to 3, leader changed from 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129) to 548677301e8a474c998797395564467d (127.15.51.131). New cstate: current_term: 3 leader_uuid: "548677301e8a474c998797395564467d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.281044 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
I20260709 14:52:24.301455 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:24.302372 15566 tablet_replica.cc:333] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088: stopping tablet replica
I20260709 14:52:24.302917 15566 raft_consensus.cc:2243] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:24.303422 15566 raft_consensus.cc:2272] T e6a0e060560e445aa11fcc756d5f2dd3 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.306427 15566 tablet_replica.cc:333] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088: stopping tablet replica
I20260709 14:52:24.307078 15566 raft_consensus.cc:2243] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:24.307559 15566 raft_consensus.cc:2272] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.309625 15566 tablet_replica.cc:333] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: stopping tablet replica
I20260709 14:52:24.310107 15566 raft_consensus.cc:2243] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:24.310652 15566 pending_rounds.cc:70] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: Trying to abort 1 pending ops.
I20260709 14:52:24.310807 15566 pending_rounds.cc:77] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661415391027200 op_type: NO_OP noop_request { }
I20260709 14:52:24.311058 15566 raft_consensus.cc:2889] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:24.311298 15566 raft_consensus.cc:2272] T 67033471c250441ca28d5e946e99cc94 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.313302 15566 tablet_replica.cc:333] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088: stopping tablet replica
I20260709 14:52:24.313732 15566 raft_consensus.cc:2243] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:24.314394 15566 raft_consensus.cc:2272] T dc3fa22a9312490999eb730b2423e961 P 07ac2d0e2fd44258a6eb554aa13ae088 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.337260 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
I20260709 14:52:24.351861 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
I20260709 14:52:24.372990 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:24.373576 15566 tablet_replica.cc:333] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf: stopping tablet replica
I20260709 14:52:24.374086 15566 raft_consensus.cc:2243] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:24.374517 15566 raft_consensus.cc:2272] T e6a0e060560e445aa11fcc756d5f2dd3 P 092fd7d89a6e453eb055932a9fde0adf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.376425 15566 tablet_replica.cc:333] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf: stopping tablet replica
I20260709 14:52:24.376899 15566 raft_consensus.cc:2243] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:24.377430 15566 raft_consensus.cc:2272] T 67033471c250441ca28d5e946e99cc94 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.379792 15566 tablet_replica.cc:333] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf: stopping tablet replica
I20260709 14:52:24.380463 15566 raft_consensus.cc:2243] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:24.380954 15566 raft_consensus.cc:2272] T dc3fa22a9312490999eb730b2423e961 P 092fd7d89a6e453eb055932a9fde0adf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:24.382778 15566 tablet_replica.cc:333] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: stopping tablet replica
I20260709 14:52:24.383384 15566 raft_consensus.cc:2243] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:24.383978 15566 pending_rounds.cc:70] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: Trying to abort 1 pending ops.
I20260709 14:52:24.384155 15566 pending_rounds.cc:77] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661415111802880 op_type: NO_OP noop_request { }
I20260709 14:52:24.384485 15566 raft_consensus.cc:2889] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:24.384809 15566 raft_consensus.cc:2272] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 092fd7d89a6e453eb055932a9fde0adf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:24.739073 19636 consensus_peers.cc:597] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d -> Peer 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105): Couldn't send request to peer 092fd7d89a6e453eb055932a9fde0adf. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:24.763610 19637 consensus_peers.cc:597] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d -> Peer 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545): Couldn't send request to peer 07ac2d0e2fd44258a6eb554aa13ae088. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:44545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:25.403190 15566 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19619)
I20260709 14:52:25.598938 19742 raft_consensus.cc:493] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.599520 19742 raft_consensus.cc:515] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:25.601553 19742 leader_election.cc:290] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105)
W20260709 14:52:25.605468 19637 leader_election.cc:336] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545): Network error: Client connection negotiation failed: client connection to 127.15.51.129:44545: connect: Connection refused (error 111)
W20260709 14:52:25.606272 19636 leader_election.cc:336] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105): Network error: Client connection negotiation failed: client connection to 127.15.51.130:38105: connect: Connection refused (error 111)
I20260709 14:52:25.606700 19636 leader_election.cc:304] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [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: 548677301e8a474c998797395564467d; no voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf
I20260709 14:52:25.607390 19742 raft_consensus.cc:2749] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:25.692832 19742 raft_consensus.cc:493] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:25.693365 19742 raft_consensus.cc:515] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:25.695151 19742 leader_election.cc:290] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545), 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105)
W20260709 14:52:25.698933 19637 leader_election.cc:336] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545): Network error: Client connection negotiation failed: client connection to 127.15.51.129:44545: connect: Connection refused (error 111)
W20260709 14:52:25.699420 19636 leader_election.cc:336] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105): Network error: Client connection negotiation failed: client connection to 127.15.51.130:38105: connect: Connection refused (error 111)
I20260709 14:52:25.699756 19636 leader_election.cc:304] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [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: 548677301e8a474c998797395564467d; no voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf
I20260709 14:52:25.700338 19742 raft_consensus.cc:2749] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:25.804987 19742 raft_consensus.cc:493] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07ac2d0e2fd44258a6eb554aa13ae088)
I20260709 14:52:25.805450 19742 raft_consensus.cc:515] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "092fd7d89a6e453eb055932a9fde0adf" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 38105 } } peers { permanent_uuid: "07ac2d0e2fd44258a6eb554aa13ae088" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 44545 } } peers { permanent_uuid: "548677301e8a474c998797395564467d" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 39693 } }
I20260709 14:52:25.807293 19742 leader_election.cc:290] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105), 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545)
W20260709 14:52:25.808825 19636 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.51.130:38105: connect: Connection refused (error 111) [suppressed 15 similar messages]
W20260709 14:52:25.811193 19637 leader_election.cc:336] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 07ac2d0e2fd44258a6eb554aa13ae088 (127.15.51.129:44545): Network error: Client connection negotiation failed: client connection to 127.15.51.129:44545: connect: Connection refused (error 111)
W20260709 14:52:25.811856 19636 leader_election.cc:336] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 092fd7d89a6e453eb055932a9fde0adf (127.15.51.130:38105): Network error: Client connection negotiation failed: client connection to 127.15.51.130:38105: connect: Connection refused (error 111)
I20260709 14:52:25.812215 19636 leader_election.cc:304] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [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: 548677301e8a474c998797395564467d; no voters: 07ac2d0e2fd44258a6eb554aa13ae088, 092fd7d89a6e453eb055932a9fde0adf
I20260709 14:52:25.812805 19742 raft_consensus.cc:2749] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:26.403620 15566 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19619)
I20260709 14:52:26.432039 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
I20260709 14:52:26.443813 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
I20260709 14:52:26.461822 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:26.462401 15566 tablet_replica.cc:333] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: stopping tablet replica
I20260709 14:52:26.463074 15566 raft_consensus.cc:2243] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.463809 15566 pending_rounds.cc:70] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: Trying to abort 1 pending ops.
I20260709 14:52:26.463977 15566 pending_rounds.cc:77] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661416437731328 op_type: NO_OP noop_request { }
I20260709 14:52:26.464195 15566 raft_consensus.cc:2889] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:26.464418 15566 raft_consensus.cc:2272] T e6a0e060560e445aa11fcc756d5f2dd3 P 548677301e8a474c998797395564467d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.466076 15566 tablet_replica.cc:333] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d: stopping tablet replica
I20260709 14:52:26.466497 15566 raft_consensus.cc:2243] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.466832 15566 raft_consensus.cc:2272] T 1d20d5bf79414d3ea5ed92f5657da5a9 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.468318 15566 tablet_replica.cc:333] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d: stopping tablet replica
I20260709 14:52:26.468727 15566 raft_consensus.cc:2243] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.469070 15566 raft_consensus.cc:2272] T 67033471c250441ca28d5e946e99cc94 P 548677301e8a474c998797395564467d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.470566 15566 tablet_replica.cc:333] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d: stopping tablet replica
I20260709 14:52:26.470981 15566 raft_consensus.cc:2243] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.471308 15566 raft_consensus.cc:2272] T dc3fa22a9312490999eb730b2423e961 P 548677301e8a474c998797395564467d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.491463 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:52:26.501820 15566 master.cc:562] Master@127.15.51.190:42887 shutting down...
I20260709 14:52:26.516292 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.516760 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.517076 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3dbcf94ed2cf477b870c452e9b6a9f9d: stopping tablet replica
I20260709 14:52:26.534812 15566 master.cc:584] Master@127.15.51.190:42887 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (5383 ms)
[----------] 6 tests from LeaderRebalancerTest (90631 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:52:26.559756 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:36961
I20260709 14:52:26.560730 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:26.565111 19791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.565263 19792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.566584 19794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:26.567339 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:26.568117 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:26.568280 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:26.568393 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608746568382 us; error 0 us; skew 500 ppm
I20260709 14:52:26.568857 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:26.570945 15566 webserver.cc:533] Webserver started at http://127.15.51.190:41865/ using document root <none> and password file <none>
I20260709 14:52:26.571347 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:26.571491 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:26.571687 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:26.572628 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "a2215215fc12460a99421471bdfdfd83"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.576673 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:52:26.579818 19799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.580461 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:26.580680 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "a2215215fc12460a99421471bdfdfd83"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.580919 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:26.588847 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:26.589741 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:26.625892 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:36961
I20260709 14:52:26.625974 19850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:36961 every 8 connection(s)
I20260709 14:52:26.629343 19851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:26.638934 19851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83: Bootstrap starting.
I20260709 14:52:26.643072 19851 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:26.646590 19851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83: No bootstrap required, opened a new log
I20260709 14:52:26.648465 19851 raft_consensus.cc:359] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2215215fc12460a99421471bdfdfd83" member_type: VOTER }
I20260709 14:52:26.648811 19851 raft_consensus.cc:385] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:26.649003 19851 raft_consensus.cc:740] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2215215fc12460a99421471bdfdfd83, State: Initialized, Role: FOLLOWER
I20260709 14:52:26.649523 19851 consensus_queue.cc:260] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a2215215fc12460a99421471bdfdfd83" member_type: VOTER }
I20260709 14:52:26.649937 19851 raft_consensus.cc:399] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:26.650121 19851 raft_consensus.cc:493] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:26.650327 19851 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:26.654582 19851 raft_consensus.cc:515] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2215215fc12460a99421471bdfdfd83" member_type: VOTER }
I20260709 14:52:26.655028 19851 leader_election.cc:304] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [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: a2215215fc12460a99421471bdfdfd83; no voters: 
I20260709 14:52:26.656021 19851 leader_election.cc:290] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:26.656299 19854 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:26.657562 19854 raft_consensus.cc:697] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 1 LEADER]: Becoming Leader. State: Replica: a2215215fc12460a99421471bdfdfd83, State: Running, Role: LEADER
I20260709 14:52:26.658185 19854 consensus_queue.cc:237] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [LEADER]: Queue going to LEADER mode. State: All 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: "a2215215fc12460a99421471bdfdfd83" member_type: VOTER }
I20260709 14:52:26.658721 19851 sys_catalog.cc:565] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:26.661665 19855 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a2215215fc12460a99421471bdfdfd83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2215215fc12460a99421471bdfdfd83" member_type: VOTER } }
I20260709 14:52:26.661841 19856 sys_catalog.cc:455] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a2215215fc12460a99421471bdfdfd83. Latest consensus state: current_term: 1 leader_uuid: "a2215215fc12460a99421471bdfdfd83" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a2215215fc12460a99421471bdfdfd83" member_type: VOTER } }
I20260709 14:52:26.662295 19855 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:26.662385 19856 sys_catalog.cc:458] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:26.665938 19860 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:26.672752 19860 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:26.673693 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:26.680634 19860 catalog_manager.cc:1383] Generated new cluster ID: 9ae4edab7bed437085af90eba9fc367c
I20260709 14:52:26.680845 19860 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:26.700588 19860 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:26.701793 19860 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:26.712997 19860 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83: Generated new TSK 0
I20260709 14:52:26.713500 19860 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:26.739881 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:26.745324 19872 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.746304 19873 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.747710 19875 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:26.749545 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:26.750331 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:26.750506 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:26.750624 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608746750613 us; error 0 us; skew 500 ppm
I20260709 14:52:26.751145 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:26.753188 15566 webserver.cc:533] Webserver started at http://127.15.51.129:42067/ using document root <none> and password file <none>
I20260709 14:52:26.753605 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:26.753756 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:26.753958 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:26.754920 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.758981 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:26.761965 19880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.762616 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:26.762878 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.763118 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:26.775004 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:26.776204 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:26.777590 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:26.779712 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:26.779901 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.780130 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:26.780290 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.816525 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:46619
I20260709 14:52:26.816601 19942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:46619 every 8 connection(s)
I20260709 14:52:26.821214 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:26.827842 19947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.828049 19948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.831429 19950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:26.832209 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:26.833464 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:26.833712 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:26.833906 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608746833888 us; error 0 us; skew 500 ppm
I20260709 14:52:26.834575 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:26.836319 19943 heartbeater.cc:344] Connected to a master server at 127.15.51.190:36961
I20260709 14:52:26.836635 19943 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:26.837033 15566 webserver.cc:533] Webserver started at http://127.15.51.130:38231/ using document root <none> and password file <none>
I20260709 14:52:26.837375 19943 heartbeater.cc:507] Master 127.15.51.190:36961 requested a full tablet report, sending...
I20260709 14:52:26.837500 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:26.837754 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:26.837991 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:26.839056 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "ffaea745af0c441ea661d7bb508ce53c"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.839500 19816 ts_manager.cc:194] Registered new tserver with Master: 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:26.841845 19816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60308
I20260709 14:52:26.844487 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 14:52:26.847558 19955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.848237 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:26.848485 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "ffaea745af0c441ea661d7bb508ce53c"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.848730 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:26.871033 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:26.872038 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:26.873385 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:26.875437 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:26.875610 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.875847 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:26.876009 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.937014 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:33281
I20260709 14:52:26.937170 20018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:33281 every 8 connection(s)
I20260709 14:52:26.943358 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:26.952196 20023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.952904 20022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:26.953949 20025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:26.955394 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:26.956565 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:26.956781 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:26.957000 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608746956979 us; error 0 us; skew 500 ppm
I20260709 14:52:26.957267 20019 heartbeater.cc:344] Connected to a master server at 127.15.51.190:36961
I20260709 14:52:26.957597 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:26.957610 20019 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:26.958742 20019 heartbeater.cc:507] Master 127.15.51.190:36961 requested a full tablet report, sending...
I20260709 14:52:26.960625 15566 webserver.cc:533] Webserver started at http://127.15.51.131:35785/ using document root <none> and password file <none>
I20260709 14:52:26.961359 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:26.961555 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:26.961513 19816 ts_manager.cc:194] Registered new tserver with Master: ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:26.962088 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:26.963419 19816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60324
I20260709 14:52:26.963605 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "f182799379804b6c8e241300c18bdb15"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.969403 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:52:26.972808 20030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:26.973537 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:26.973798 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "f182799379804b6c8e241300c18bdb15"
format_stamp: "Formatted at 2026-07-09 14:52:26 on dist-test-slave-27mc"
I20260709 14:52:26.974076 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:26.997449 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:26.998665 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:27.000082 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:27.002310 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:27.002514 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.002738 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:27.002911 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.041314 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:32961
I20260709 14:52:27.041432 20092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:32961 every 8 connection(s)
I20260709 14:52:27.054171 20093 heartbeater.cc:344] Connected to a master server at 127.15.51.190:36961
I20260709 14:52:27.054620 20093 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:27.055339 20093 heartbeater.cc:507] Master 127.15.51.190:36961 requested a full tablet report, sending...
I20260709 14:52:27.057106 19816 ts_manager.cc:194] Registered new tserver with Master: f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.057893 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01346695s
I20260709 14:52:27.058365 19816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60332
I20260709 14:52:27.082044 19816 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60342:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:27.084841 19816 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:27.157583 20058 tablet_service.cc:1511] Processing CreateTablet for tablet af6bffc5be044f7aa8c28bfbb0e13d73 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:27.159134 20058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6bffc5be044f7aa8c28bfbb0e13d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.159214 20057 tablet_service.cc:1511] Processing CreateTablet for tablet 87e737013ae547f792e2d5456a8b2ee0 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:27.160589 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e737013ae547f792e2d5456a8b2ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.173979 20056 tablet_service.cc:1511] Processing CreateTablet for tablet f6fd97a84470426e932daa946cabb3a3 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:27.175637 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd97a84470426e932daa946cabb3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.176491 19984 tablet_service.cc:1511] Processing CreateTablet for tablet af6bffc5be044f7aa8c28bfbb0e13d73 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:27.177873 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6bffc5be044f7aa8c28bfbb0e13d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.184425 19908 tablet_service.cc:1511] Processing CreateTablet for tablet af6bffc5be044f7aa8c28bfbb0e13d73 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:27.185972 19908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6bffc5be044f7aa8c28bfbb0e13d73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.186517 19983 tablet_service.cc:1511] Processing CreateTablet for tablet 87e737013ae547f792e2d5456a8b2ee0 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:27.187805 19983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e737013ae547f792e2d5456a8b2ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.190141 19907 tablet_service.cc:1511] Processing CreateTablet for tablet 87e737013ae547f792e2d5456a8b2ee0 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:27.191603 19907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e737013ae547f792e2d5456a8b2ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.194243 19905 tablet_service.cc:1511] Processing CreateTablet for tablet ef87554cc0354949ba53852e3ba41b3d (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:27.194494 19982 tablet_service.cc:1511] Processing CreateTablet for tablet f6fd97a84470426e932daa946cabb3a3 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:27.195644 19905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87554cc0354949ba53852e3ba41b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.195850 19982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd97a84470426e932daa946cabb3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.198252 19904 tablet_service.cc:1511] Processing CreateTablet for tablet 73fe49ea7f24439e8ff8e07d469c1644 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:27.199618 19904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fe49ea7f24439e8ff8e07d469c1644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.202509 19981 tablet_service.cc:1511] Processing CreateTablet for tablet ef87554cc0354949ba53852e3ba41b3d (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:27.203763 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87554cc0354949ba53852e3ba41b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.204216 20055 tablet_service.cc:1511] Processing CreateTablet for tablet ef87554cc0354949ba53852e3ba41b3d (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:27.207777 20054 tablet_service.cc:1511] Processing CreateTablet for tablet 73fe49ea7f24439e8ff8e07d469c1644 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:27.210178 20053 tablet_service.cc:1511] Processing CreateTablet for tablet 86216b6aa02946e99e1fd5d146b086d3 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:27.210453 19980 tablet_service.cc:1511] Processing CreateTablet for tablet 73fe49ea7f24439e8ff8e07d469c1644 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:27.211740 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fe49ea7f24439e8ff8e07d469c1644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.212044 19978 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3f1136a73146eb958dc1ce19bdf838 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:27.213357 19978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3f1136a73146eb958dc1ce19bdf838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.213996 20051 tablet_service.cc:1511] Processing CreateTablet for tablet 5bccb5cbaf524d9aade57632717f8d94 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:27.202385 19906 tablet_service.cc:1511] Processing CreateTablet for tablet f6fd97a84470426e932daa946cabb3a3 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:27.216449 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 5bccb5cbaf524d9aade57632717f8d94 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:27.217876 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bccb5cbaf524d9aade57632717f8d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.220021 19979 tablet_service.cc:1511] Processing CreateTablet for tablet 86216b6aa02946e99e1fd5d146b086d3 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:27.221314 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86216b6aa02946e99e1fd5d146b086d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.222442 19976 tablet_service.cc:1511] Processing CreateTablet for tablet b9bfe652a02042afbd553b40e07615a1 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:27.222638 19900 tablet_service.cc:1511] Processing CreateTablet for tablet b9bfe652a02042afbd553b40e07615a1 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:27.223672 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bfe652a02042afbd553b40e07615a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.223963 19901 tablet_service.cc:1511] Processing CreateTablet for tablet 5bccb5cbaf524d9aade57632717f8d94 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:27.225494 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73fe49ea7f24439e8ff8e07d469c1644. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.226126 19902 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3f1136a73146eb958dc1ce19bdf838 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:27.228351 19903 tablet_service.cc:1511] Processing CreateTablet for tablet 86216b6aa02946e99e1fd5d146b086d3 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:27.229310 20051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bccb5cbaf524d9aade57632717f8d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.233474 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87554cc0354949ba53852e3ba41b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.237366 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86216b6aa02946e99e1fd5d146b086d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.238916 20050 tablet_service.cc:1511] Processing CreateTablet for tablet b9bfe652a02042afbd553b40e07615a1 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:27.240262 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bfe652a02042afbd553b40e07615a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.216485 19906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fd97a84470426e932daa946cabb3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.244846 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3f1136a73146eb958dc1ce19bdf838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.249289 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9bfe652a02042afbd553b40e07615a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.252184 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bccb5cbaf524d9aade57632717f8d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.253297 19903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86216b6aa02946e99e1fd5d146b086d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.212525 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 6a3f1136a73146eb958dc1ce19bdf838 (DEFAULT_TABLE table=test-workload [id=0d0cb21ced00424c91e0ad681620ca96]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:27.257791 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a3f1136a73146eb958dc1ce19bdf838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.309839 20108 tablet_bootstrap.cc:492] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.354718 20108 tablet_bootstrap.cc:654] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.381796 20109 tablet_bootstrap.cc:492] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.389300 20109 tablet_bootstrap.cc:654] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.409754 20108 tablet_bootstrap.cc:492] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.410286 20108 ts_tablet_manager.cc:1403] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.025s
I20260709 14:52:27.413643 20108 raft_consensus.cc:359] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.417344 20111 tablet_bootstrap.cc:492] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.417564 20108 raft_consensus.cc:385] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.417932 20108 raft_consensus.cc:740] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.418663 20108 consensus_queue.cc:260] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.419019 20109 tablet_bootstrap.cc:492] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.419556 20109 ts_tablet_manager.cc:1403] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.021s
I20260709 14:52:27.420611 20093 heartbeater.cc:499] Master 127.15.51.190:36961 was elected leader, sending a full tablet report...
I20260709 14:52:27.421893 20108 ts_tablet_manager.cc:1434] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:27.422878 20108 tablet_bootstrap.cc:492] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.422580 20109 raft_consensus.cc:359] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.423391 20109 raft_consensus.cc:385] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.423736 20109 raft_consensus.cc:740] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.424546 20111 tablet_bootstrap.cc:654] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.424988 20109 consensus_queue.cc:260] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.429566 20108 tablet_bootstrap.cc:654] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.434036 20019 heartbeater.cc:499] Master 127.15.51.190:36961 was elected leader, sending a full tablet report...
I20260709 14:52:27.447810 20111 tablet_bootstrap.cc:492] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.448356 20111 ts_tablet_manager.cc:1403] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.010s
I20260709 14:52:27.448576 20108 tablet_bootstrap.cc:492] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.448814 20109 ts_tablet_manager.cc:1434] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.006s
I20260709 14:52:27.449105 20108 ts_tablet_manager.cc:1403] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260709 14:52:27.449962 20109 tablet_bootstrap.cc:492] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.451551 20111 raft_consensus.cc:359] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.452468 20111 raft_consensus.cc:385] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.452139 20108 raft_consensus.cc:359] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.452852 20111 raft_consensus.cc:740] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.452934 20108 raft_consensus.cc:385] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.453362 20108 raft_consensus.cc:740] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.453924 20111 consensus_queue.cc:260] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.454114 20108 consensus_queue.cc:260] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.456343 20108 ts_tablet_manager.cc:1434] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:52:27.457187 20109 tablet_bootstrap.cc:654] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.457513 20108 tablet_bootstrap.cc:492] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.464994 20108 tablet_bootstrap.cc:654] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.465188 19943 heartbeater.cc:499] Master 127.15.51.190:36961 was elected leader, sending a full tablet report...
I20260709 14:52:27.466954 20109 tablet_bootstrap.cc:492] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.467439 20109 ts_tablet_manager.cc:1403] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 14:52:27.465147 20111 ts_tablet_manager.cc:1434] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 14:52:27.470662 20111 tablet_bootstrap.cc:492] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.470510 20109 raft_consensus.cc:359] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.471390 20109 raft_consensus.cc:385] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.471740 20109 raft_consensus.cc:740] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.472635 20109 consensus_queue.cc:260] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.475008 20109 ts_tablet_manager.cc:1434] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:27.475970 20109 tablet_bootstrap.cc:492] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.478202 20111 tablet_bootstrap.cc:654] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.482180 20109 tablet_bootstrap.cc:654] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.489995 20111 tablet_bootstrap.cc:492] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.490572 20111 ts_tablet_manager.cc:1403] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 14:52:27.493536 20109 tablet_bootstrap.cc:492] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.494120 20109 ts_tablet_manager.cc:1403] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:52:27.493777 20111 raft_consensus.cc:359] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.494673 20111 raft_consensus.cc:385] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.495050 20111 raft_consensus.cc:740] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.496119 20111 consensus_queue.cc:260] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.497519 20109 raft_consensus.cc:359] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.498104 20111 ts_tablet_manager.cc:1434] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:27.498296 20109 raft_consensus.cc:385] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.498683 20109 raft_consensus.cc:740] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.499410 20108 tablet_bootstrap.cc:492] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.499887 20108 ts_tablet_manager.cc:1403] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.016s
I20260709 14:52:27.499541 20109 consensus_queue.cc:260] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.501633 20109 ts_tablet_manager.cc:1434] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:52:27.499187 20111 tablet_bootstrap.cc:492] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.502632 20109 tablet_bootstrap.cc:492] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.502777 20108 raft_consensus.cc:359] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.504426 20108 raft_consensus.cc:385] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.504760 20108 raft_consensus.cc:740] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.505589 20108 consensus_queue.cc:260] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.507766 20108 ts_tablet_manager.cc:1434] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:52:27.508744 20108 tablet_bootstrap.cc:492] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.509493 20109 tablet_bootstrap.cc:654] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.511392 20111 tablet_bootstrap.cc:654] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.515045 20108 tablet_bootstrap.cc:654] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.519918 20113 raft_consensus.cc:493] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.520522 20113 raft_consensus.cc:515] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.523217 20111 tablet_bootstrap.cc:492] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.523764 20111 ts_tablet_manager.cc:1403] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 14:52:27.525250 20113 leader_election.cc:290] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:27.526849 20108 tablet_bootstrap.cc:492] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.527513 20108 ts_tablet_manager.cc:1403] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260709 14:52:27.530500 20108 raft_consensus.cc:359] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.526824 20111 raft_consensus.cc:359] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.531253 20108 raft_consensus.cc:385] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.531422 20111 raft_consensus.cc:385] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.531630 20108 raft_consensus.cc:740] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.532462 20108 consensus_queue.cc:260] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.534672 20108 ts_tablet_manager.cc:1434] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:27.535432 20111 raft_consensus.cc:740] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.535697 20108 tablet_bootstrap.cc:492] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.536129 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.536280 20111 consensus_queue.cc:260] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
W20260709 14:52:27.538304 20034 leader_election.cc:343] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.538822 20111 ts_tablet_manager.cc:1434] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:52:27.539826 20111 tablet_bootstrap.cc:492] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.543538 20108 tablet_bootstrap.cc:654] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.548573 20111 tablet_bootstrap.cc:654] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.551769 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:27.553046 19994 raft_consensus.cc:2468] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:27.554451 20031 leader_election.cc:304] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:27.555006 20108 tablet_bootstrap.cc:492] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.555217 20113 raft_consensus.cc:493] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.555514 20108 ts_tablet_manager.cc:1403] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:52:27.555842 20113 raft_consensus.cc:515] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.558063 20113 leader_election.cc:290] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:27.558550 20113 raft_consensus.cc:2804] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.558887 20108 raft_consensus.cc:359] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.559861 20108 raft_consensus.cc:385] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.560200 20108 raft_consensus.cc:740] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.560408 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
W20260709 14:52:27.562151 20034 leader_election.cc:343] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.562014 20108 consensus_queue.cc:260] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.558879 20113 raft_consensus.cc:493] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.563131 20113 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.564294 20108 ts_tablet_manager.cc:1434] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:52:27.564744 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
W20260709 14:52:27.568076 20031 leader_election.cc:343] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.568393 20108 tablet_bootstrap.cc:492] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.568537 20031 leader_election.cc:304] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:27.569851 20127 raft_consensus.cc:2749] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:27.576578 20108 tablet_bootstrap.cc:654] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.576867 20111 tablet_bootstrap.cc:492] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.577438 20111 ts_tablet_manager.cc:1403] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.002s
I20260709 14:52:27.580695 20111 raft_consensus.cc:359] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.581591 20111 raft_consensus.cc:385] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.581969 20111 raft_consensus.cc:740] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.584353 20113 raft_consensus.cc:515] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.586570 20111 consensus_queue.cc:260] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.588068 20108 tablet_bootstrap.cc:492] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.588565 20113 leader_election.cc:290] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:27.588629 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:27.589454 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:27.588627 20108 ts_tablet_manager.cc:1403] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
W20260709 14:52:27.590157 20034 leader_election.cc:343] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.590065 19994 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.590742 20109 tablet_bootstrap.cc:492] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.591202 20109 ts_tablet_manager.cc:1403] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.053s
I20260709 14:52:27.593159 20108 raft_consensus.cc:359] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.593899 20108 raft_consensus.cc:385] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.594198 20108 raft_consensus.cc:740] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.594980 20108 consensus_queue.cc:260] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.596714 20109 raft_consensus.cc:359] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.597275 20108 ts_tablet_manager.cc:1434] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:52:27.597436 20109 raft_consensus.cc:385] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.597823 20109 raft_consensus.cc:740] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.598124 19994 raft_consensus.cc:2468] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:27.598513 20109 consensus_queue.cc:260] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.599207 20031 leader_election.cc:304] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:27.599766 20108 tablet_bootstrap.cc:492] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.600442 20111 ts_tablet_manager.cc:1434] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:27.600642 20109 ts_tablet_manager.cc:1434] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:27.604513 20111 tablet_bootstrap.cc:492] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.604511 20109 tablet_bootstrap.cc:492] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.607043 20108 tablet_bootstrap.cc:654] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.611496 20109 tablet_bootstrap.cc:654] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.612121 20111 tablet_bootstrap.cc:654] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.603305 20113 raft_consensus.cc:2804] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.621618 20113 raft_consensus.cc:697] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:27.622589 20113 consensus_queue.cc:237] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.623013 20109 tablet_bootstrap.cc:492] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.623730 20109 ts_tablet_manager.cc:1403] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260709 14:52:27.625068 20114 raft_consensus.cc:493] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.625573 20114 raft_consensus.cc:515] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.626154 20111 tablet_bootstrap.cc:492] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.626776 20111 ts_tablet_manager.cc:1403] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 14:52:27.628244 20114 leader_election.cc:290] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.630226 20111 raft_consensus.cc:359] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.631165 20111 raft_consensus.cc:385] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.634202 20109 raft_consensus.cc:359] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.639972 20109 raft_consensus.cc:385] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.640334 20109 raft_consensus.cc:740] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.642827 20117 raft_consensus.cc:493] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.643447 20117 raft_consensus.cc:515] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.644254 20108 tablet_bootstrap.cc:492] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.644809 20108 ts_tablet_manager.cc:1403] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.012s
I20260709 14:52:27.645802 20114 raft_consensus.cc:493] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.645237 19814 catalog_manager.cc:5697] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:27.646274 20114 raft_consensus.cc:515] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.641142 20109 consensus_queue.cc:260] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.637108 20111 raft_consensus.cc:740] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.652045 20114 leader_election.cc:290] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.650331 20117 leader_election.cc:290] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.663544 20111 consensus_queue.cc:260] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
W20260709 14:52:27.670387 19864 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:27.672837 20111 ts_tablet_manager.cc:1434] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 14:52:27.670799 20109 ts_tablet_manager.cc:1434] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.047s	user 0.012s	sys 0.004s
I20260709 14:52:27.673913 20111 tablet_bootstrap.cc:492] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.677927 20108 raft_consensus.cc:359] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.678689 20108 raft_consensus.cc:385] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.678974 20108 raft_consensus.cc:740] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.679736 20108 consensus_queue.cc:260] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.679280 20109 tablet_bootstrap.cc:492] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.682113 20108 ts_tablet_manager.cc:1434] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260709 14:52:27.683178 20108 tablet_bootstrap.cc:492] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.684028 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.684724 19917 raft_consensus.cc:2468] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:27.686144 19959 leader_election.cc:304] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:27.687050 20114 raft_consensus.cc:2804] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.687398 20114 raft_consensus.cc:493] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.687734 20114 raft_consensus.cc:3060] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.689860 20108 tablet_bootstrap.cc:654] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.692852 20111 tablet_bootstrap.cc:654] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.683298 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86216b6aa02946e99e1fd5d146b086d3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.693699 20109 tablet_bootstrap.cc:654] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:27.694526 19959 leader_election.cc:343] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.697393 20114 raft_consensus.cc:515] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.700579 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:27.706353 19918 raft_consensus.cc:3060] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.718458 19918 raft_consensus.cc:2468] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:27.719548 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:27.720196 20109 tablet_bootstrap.cc:492] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.722630 20114 leader_election.cc:290] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.725404 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86216b6aa02946e99e1fd5d146b086d3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:27.726203 20068 raft_consensus.cc:2468] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:27.727814 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:27.728389 19958 leader_election.cc:304] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:27.729980 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:27.728811 20109 ts_tablet_manager.cc:1403] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.006s
I20260709 14:52:27.731706 20111 tablet_bootstrap.cc:492] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.732219 20111 ts_tablet_manager.cc:1403] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.018s
I20260709 14:52:27.732628 20108 tablet_bootstrap.cc:492] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:27.733126 20108 ts_tablet_manager.cc:1403] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.010s
I20260709 14:52:27.733534 20109 raft_consensus.cc:359] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.734071 20109 raft_consensus.cc:385] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.734297 20109 raft_consensus.cc:740] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.734907 20109 consensus_queue.cc:260] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.735095 20111 raft_consensus.cc:359] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.735846 20111 raft_consensus.cc:385] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.735643 20108 raft_consensus.cc:359] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.736196 20111 raft_consensus.cc:740] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.736802 20108 raft_consensus.cc:385] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:27.729313 19881 leader_election.cc:343] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.736893 20109 ts_tablet_manager.cc:1434] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260709 14:52:27.737150 20108 raft_consensus.cc:740] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.739013 20108 consensus_queue.cc:260] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.737543 20114 raft_consensus.cc:2804] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:27.737957 19958 leader_election.cc:343] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.738163 20137 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.737965 19959 leader_election.cc:304] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:27.740130 20114 raft_consensus.cc:493] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.740762 20114 raft_consensus.cc:3060] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.740556 20137 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.741228 20108 ts_tablet_manager.cc:1434] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:27.742244 20108 tablet_bootstrap.cc:492] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:27.742851 20137 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.739289 20109 tablet_bootstrap.cc:492] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.745961 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:27.746548 20066 raft_consensus.cc:2468] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 0.
I20260709 14:52:27.746683 20137 raft_consensus.cc:2804] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.746870 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.747557 19918 raft_consensus.cc:2468] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
W20260709 14:52:27.747825 19958 leader_election.cc:343] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.737317 20111 consensus_queue.cc:260] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.749927 19959 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:27.751376 20111 ts_tablet_manager.cc:1434] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:52:27.747910 19883 leader_election.cc:304] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [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: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:27.752425 20111 tablet_bootstrap.cc:492] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.752933 20117 raft_consensus.cc:2804] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.752374 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:27.753340 20117 raft_consensus.cc:493] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.753675 20117 raft_consensus.cc:3060] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.756093 20109 tablet_bootstrap.cc:654] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.759904 20111 tablet_bootstrap.cc:654] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.762058 20117 raft_consensus.cc:515] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
W20260709 14:52:27.762725 19958 leader_election.cc:343] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.765712 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:27.766352 20066 raft_consensus.cc:3060] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.759522 20114 raft_consensus.cc:515] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.769351 20114 leader_election.cc:290] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.769703 20109 tablet_bootstrap.cc:492] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.771232 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86216b6aa02946e99e1fd5d146b086d3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:27.769968 20114 raft_consensus.cc:2804] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.771821 20067 raft_consensus.cc:3060] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.771865 20114 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.771497 20109 ts_tablet_manager.cc:1403] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 14:52:27.774056 20066 raft_consensus.cc:2468] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 1.
I20260709 14:52:27.775367 19883 leader_election.cc:304] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:27.772831 20114 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.771663 20117 leader_election.cc:290] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.777256 20117 raft_consensus.cc:2804] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.778333 20117 raft_consensus.cc:697] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:27.778820 20067 raft_consensus.cc:2468] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:27.781275 19958 leader_election.cc:304] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:27.779824 20117 consensus_queue.cc:237] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.784734 20111 tablet_bootstrap.cc:492] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.785429 20111 ts_tablet_manager.cc:1403] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.014s
I20260709 14:52:27.748737 20108 tablet_bootstrap.cc:654] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.784705 20109 raft_consensus.cc:359] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.787081 20109 raft_consensus.cc:385] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.787384 20109 raft_consensus.cc:740] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.788103 20109 consensus_queue.cc:260] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.788831 20111 raft_consensus.cc:359] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.789580 20111 raft_consensus.cc:385] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.789914 20111 raft_consensus.cc:740] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.790241 20109 ts_tablet_manager.cc:1434] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:52:27.790789 20146 raft_consensus.cc:2804] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.791189 20137 raft_consensus.cc:697] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:27.790825 20111 consensus_queue.cc:260] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.793725 20114 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
W20260709 14:52:27.794502 19959 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:46619, user_credentials={real_user=slave}} blocked reactor thread for 44666.8us
I20260709 14:52:27.795198 20146 raft_consensus.cc:697] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:27.797634 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:27.797606 20146 consensus_queue.cc:237] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
W20260709 14:52:27.798952 19881 leader_election.cc:343] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.796180 20137 consensus_queue.cc:237] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.795639 20109 tablet_bootstrap.cc:492] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.801121 20111 ts_tablet_manager.cc:1434] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:27.802050 20111 tablet_bootstrap.cc:492] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.804081 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:27.804332 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86216b6aa02946e99e1fd5d146b086d3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:27.804931 19918 raft_consensus.cc:3060] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.805190 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:27.806133 20108 tablet_bootstrap.cc:492] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
W20260709 14:52:27.806387 19958 leader_election.cc:343] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.806587 20108 ts_tablet_manager.cc:1403] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.003s
I20260709 14:52:27.804677 19917 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.808094 20111 tablet_bootstrap.cc:654] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.809247 20108 raft_consensus.cc:359] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.809895 20108 raft_consensus.cc:385] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.810125 20108 raft_consensus.cc:740] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.813664 20108 consensus_queue.cc:260] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.814069 19917 raft_consensus.cc:2468] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:27.815164 19959 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: f182799379804b6c8e241300c18bdb15
I20260709 14:52:27.815378 20114 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:27.816010 20114 raft_consensus.cc:2804] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.822543 20111 tablet_bootstrap.cc:492] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.822120 20109 tablet_bootstrap.cc:654] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.822546 20114 raft_consensus.cc:697] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:27.823948 20111 ts_tablet_manager.cc:1403] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 14:52:27.817751 20108 ts_tablet_manager.cc:1434] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:27.824463 20114 consensus_queue.cc:237] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.825012 20113 raft_consensus.cc:493] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.825534 20113 raft_consensus.cc:515] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.827085 20111 raft_consensus.cc:359] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.828619 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.830804 20111 raft_consensus.cc:385] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.831039 19917 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:27.831488 20111 raft_consensus.cc:740] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.832293 20034 leader_election.cc:304] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:27.833163 20127 raft_consensus.cc:2804] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.832908 20111 consensus_queue.cc:260] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.833527 20127 raft_consensus.cc:493] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.833835 20127 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.834841 20111 ts_tablet_manager.cc:1434] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:52:27.835671 20111 tablet_bootstrap.cc:492] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:27.838399 19918 raft_consensus.cc:2468] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:27.839315 20113 leader_election.cc:290] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:27.841712 20113 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.840811 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:27.842453 19994 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:27.844169 20113 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.844991 20127 raft_consensus.cc:515] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.847782 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:27.849357 20111 tablet_bootstrap.cc:654] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:27.850071 20031 leader_election.cc:343] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.851233 19916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.851905 19916 raft_consensus.cc:2468] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:27.853255 20034 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [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: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:27.854386 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:27.855024 19917 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.859551 20111 tablet_bootstrap.cc:492] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:27.849561 20113 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:27.860773 20113 raft_consensus.cc:2804] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:27.861178 20113 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:27.861546 20113 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.862077 19815 catalog_manager.cc:5697] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 1 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.864679 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:27.865304 19994 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.869212 20127 leader_election.cc:290] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:27.870303 20111 ts_tablet_manager.cc:1403] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.000s
I20260709 14:52:27.871266 19917 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:27.872742 19994 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:27.872263 20113 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.873927 20031 leader_election.cc:304] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:27.874648 20113 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:27.875180 20113 raft_consensus.cc:2804] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.876106 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
W20260709 14:52:27.877502 20031 leader_election.cc:343] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:27.878060 20111 raft_consensus.cc:359] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.878708 20111 raft_consensus.cc:385] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.878978 20111 raft_consensus.cc:740] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.879637 20111 consensus_queue.cc:260] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.880717 20109 tablet_bootstrap.cc:492] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.881224 20109 ts_tablet_manager.cc:1403] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.006s
I20260709 14:52:27.881255 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:27.881553 20111 ts_tablet_manager.cc:1434] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:27.881944 19917 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.882004 20113 raft_consensus.cc:697] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:27.882977 19816 catalog_manager.cc:5697] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.883432 20113 consensus_queue.cc:237] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.884756 19816 catalog_manager.cc:5697] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.888204 20109 raft_consensus.cc:359] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.888547 19917 raft_consensus.cc:2468] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:27.888978 20109 raft_consensus.cc:385] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.889710 20109 raft_consensus.cc:740] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.890462 20109 consensus_queue.cc:260] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.890821 20034 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:27.891718 20127 raft_consensus.cc:2804] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.892195 20127 raft_consensus.cc:697] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:27.892964 20127 consensus_queue.cc:237] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:27.898180 20109 ts_tablet_manager.cc:1434] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:52:27.899107 20109 tablet_bootstrap.cc:492] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:27.901780 19814 catalog_manager.cc:5697] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:27.903129 19815 catalog_manager.cc:5697] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.904418 20109 tablet_bootstrap.cc:654] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.909817 20109 tablet_bootstrap.cc:492] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:27.910202 20109 ts_tablet_manager.cc:1403] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:52:27.912060 20109 raft_consensus.cc:359] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.912637 20109 raft_consensus.cc:385] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.912899 20109 raft_consensus.cc:740] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.913498 20109 consensus_queue.cc:260] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.913923 19815 catalog_manager.cc:5697] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:27.914867 20109 ts_tablet_manager.cc:1434] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:52:27.990096 20127 raft_consensus.cc:493] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:27.990607 20127 raft_consensus.cc:515] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:27.992236 20127 leader_election.cc:290] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:27.993011 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:27.993208 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:27.993798 19917 raft_consensus.cc:2393] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f182799379804b6c8e241300c18bdb15 in current term 1: Already voted for candidate ffaea745af0c441ea661d7bb508ce53c in this term.
I20260709 14:52:27.994599 20034 leader_election.cc:304] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:27.995129 20127 raft_consensus.cc:3060] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.999817 20127 raft_consensus.cc:2749] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.011803 20127 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.012190 20127 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.013810 20127 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:28.014479 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:28.014817 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:28.015291 19917 raft_consensus.cc:2393] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f182799379804b6c8e241300c18bdb15 in current term 1: Already voted for candidate ffaea745af0c441ea661d7bb508ce53c in this term.
I20260709 14:52:28.016198 20034 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:28.016769 20127 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.021267 20127 raft_consensus.cc:2749] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.036056 20127 raft_consensus.cc:493] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.036442 20127 raft_consensus.cc:515] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.038107 20127 leader_election.cc:290] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:28.038779 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:28.039072 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:28.039328 19917 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:28.039609 19994 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:28.040176 20034 leader_election.cc:304] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:28.040879 20127 raft_consensus.cc:2804] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.041214 20127 raft_consensus.cc:493] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.041426 20127 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.045699 20127 raft_consensus.cc:515] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.047145 20127 leader_election.cc:290] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:28.047721 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:28.048020 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.048161 19917 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.048506 19994 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.053267 19994 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:28.053956 19917 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:28.054080 20031 leader_election.cc:304] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.054800 20127 raft_consensus.cc:2804] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.055147 20127 raft_consensus.cc:697] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:28.055858 20127 consensus_queue.cc:237] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.062099 19814 catalog_manager.cc:5697] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.070880 20114 raft_consensus.cc:493] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.071274 20114 raft_consensus.cc:515] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.072827 20114 leader_election.cc:290] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.073418 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:28.073714 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:28.074316 20066 raft_consensus.cc:2393] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffaea745af0c441ea661d7bb508ce53c in current term 1: Already voted for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in this term.
I20260709 14:52:28.075260 19958 leader_election.cc:304] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15
I20260709 14:52:28.076062 20114 raft_consensus.cc:3060] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.080547 20114 raft_consensus.cc:2749] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.097112 20127 consensus_queue.cc:1048] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.105949 19917 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.113544 20113 consensus_queue.cc:1048] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.191357 20117 consensus_queue.cc:1048] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.197060 20114 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.197551 20114 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:28.198822 20117 raft_consensus.cc:493] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.199563 20114 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961), 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:28.201088 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:28.202051 20170 consensus_queue.cc:1048] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:28.199361 20117 raft_consensus.cc:515] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.204988 20117 leader_election.cc:290] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.206067 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:28.206849 20066 raft_consensus.cc:2468] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 0.
I20260709 14:52:28.207029 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:28.206449 20114 raft_consensus.cc:493] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.207548 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:28.208232 19883 leader_election.cc:304] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:28.209393 20117 raft_consensus.cc:2804] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.209757 20117 raft_consensus.cc:493] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.208047 20114 raft_consensus.cc:515] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.210121 20117 raft_consensus.cc:3060] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.211711 20114 leader_election.cc:290] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.213054 19994 raft_consensus.cc:2468] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 0.
I20260709 14:52:28.213235 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:28.213197 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:28.213958 20066 raft_consensus.cc:2468] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:28.215617 19958 leader_election.cc:304] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.216415 20114 raft_consensus.cc:2804] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.216814 20114 raft_consensus.cc:493] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.217645 20114 raft_consensus.cc:3060] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.219173 19917 raft_consensus.cc:2393] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffaea745af0c441ea661d7bb508ce53c in current term 1: Already voted for candidate f182799379804b6c8e241300c18bdb15 in this term.
I20260709 14:52:28.220248 19959 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15
I20260709 14:52:28.221185 20146 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.223706 20117 raft_consensus.cc:515] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.225647 19918 raft_consensus.cc:2393] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ffaea745af0c441ea661d7bb508ce53c in current term 1: Already voted for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in this term.
I20260709 14:52:28.226087 20114 raft_consensus.cc:515] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.228015 20114 leader_election.cc:290] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.228614 20117 leader_election.cc:290] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.229058 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:28.229270 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.229488 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.229766 20066 raft_consensus.cc:3060] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.230351 20146 raft_consensus.cc:2749] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.230777 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a3f1136a73146eb958dc1ce19bdf838" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.229813 19918 raft_consensus.cc:2393] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ffaea745af0c441ea661d7bb508ce53c in current term 1: Already voted for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in this term.
I20260709 14:52:28.231557 19994 raft_consensus.cc:2393] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in current term 1: Already voted for candidate ffaea745af0c441ea661d7bb508ce53c in this term.
I20260709 14:52:28.232542 19881 leader_election.cc:304] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [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: 63f7d1d8dd004acdbaa894cc8c9f2c8f; no voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:28.233166 20117 raft_consensus.cc:2749] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.235306 20066 raft_consensus.cc:2468] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:28.236172 19958 leader_election.cc:304] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:28.236752 20146 raft_consensus.cc:2804] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.237121 20146 raft_consensus.cc:697] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:28.237694 20146 consensus_queue.cc:237] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.244591 19815 catalog_manager.cc:5697] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.254083 20146 consensus_queue.cc:1048] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.264201 20114 consensus_queue.cc:1048] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.266300 20157 consensus_queue.cc:1048] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:28.273705 20114 consensus_queue.cc:1048] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.281263 20127 consensus_queue.cc:1048] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.293080 20137 consensus_queue.cc:1048] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.342469 20137 consensus_queue.cc:1048] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.345381 20127 consensus_queue.cc:1048] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.361871 20114 consensus_queue.cc:1048] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.364588 20113 consensus_queue.cc:1048] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.364756 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:28.365614 20066 raft_consensus.cc:606] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:28.384351 20113 raft_consensus.cc:993] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.384812 20157 raft_consensus.cc:1081] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.386586 19918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59904
I20260709 14:52:28.387429 19918 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.387733 19918 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.391227 19994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:47622
I20260709 14:52:28.391731 19994 raft_consensus.cc:606] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:28.393524 19918 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:28.395880 19918 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:28.396538 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.396756 20067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:28.397133 20066 raft_consensus.cc:3055] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.397387 20067 raft_consensus.cc:606] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:28.397284 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.397637 20066 raft_consensus.cc:740] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:28.397985 19994 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.398491 20066 consensus_queue.cc:260] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:28.399688 20066 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.403432 19994 raft_consensus.cc:2468] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.404347 19881 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.405136 20117 raft_consensus.cc:2804] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.405462 20066 raft_consensus.cc:2468] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.405572 20117 raft_consensus.cc:697] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:28.406453 20117 consensus_queue.cc:237] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:28.407212 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:28.407671 20066 raft_consensus.cc:606] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:28.412966 19814 catalog_manager.cc:5697] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.420807 19918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
mode: GRACEFUL
new_leader_uuid: "ffaea745af0c441ea661d7bb508ce53c"
 from {username='slave'} at 127.0.0.1:59920
I20260709 14:52:28.421453 19918 raft_consensus.cc:606] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Received request to transfer leadership to TS ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:28.430126 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "ffaea745af0c441ea661d7bb508ce53c"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:28.430555 20066 raft_consensus.cc:606] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:28.434634 19994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
mode: GRACEFUL
new_leader_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:47622
I20260709 14:52:28.435060 19994 raft_consensus.cc:606] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Received request to transfer leadership to TS f182799379804b6c8e241300c18bdb15
I20260709 14:52:28.534627 20127 consensus_queue.cc:1048] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.540311 20113 raft_consensus.cc:993] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.540776 20157 raft_consensus.cc:1081] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.544557 19918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59904
I20260709 14:52:28.545198 19918 raft_consensus.cc:493] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.545609 19918 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.545186 20157 consensus_queue.cc:1048] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:28.553779 19918 raft_consensus.cc:515] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.555564 19918 leader_election.cc:290] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.556200 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.556808 19994 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.557639 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.558228 20066 raft_consensus.cc:3055] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.558537 20066 raft_consensus.cc:740] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:28.559322 20066 consensus_queue.cc:260] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.560469 20066 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.561991 19994 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.564216 19881 leader_election.cc:304] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.565397 20066 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.567235 20117 raft_consensus.cc:2804] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.567754 20117 raft_consensus.cc:697] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:28.568517 20117 consensus_queue.cc:237] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.574390 19815 catalog_manager.cc:5697] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.580780 20157 raft_consensus.cc:993] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: : Instructing follower ffaea745af0c441ea661d7bb508ce53c to start an election
I20260709 14:52:28.581233 20127 raft_consensus.cc:1081] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer ffaea745af0c441ea661d7bb508ce53c to start an election
I20260709 14:52:28.582746 19994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
 from {username='slave'} at 127.0.0.1:47606
I20260709 14:52:28.583230 19994 raft_consensus.cc:493] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.583498 19994 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.587913 19994 raft_consensus.cc:515] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.589538 19994 leader_election.cc:290] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 2 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.590176 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:28.590574 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.590790 19918 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.591156 20066 raft_consensus.cc:3055] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.591540 20066 raft_consensus.cc:740] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:28.592443 20066 consensus_queue.cc:260] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.593735 20066 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.597585 19918 raft_consensus.cc:2468] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:28.598839 19959 leader_election.cc:304] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.599568 20146 raft_consensus.cc:2804] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.599936 20146 raft_consensus.cc:697] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:28.600410 20066 raft_consensus.cc:2468] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:28.600617 20146 consensus_queue.cc:237] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.606164 19815 catalog_manager.cc:5697] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 2 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.646474 20150 raft_consensus.cc:993] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: : Instructing follower ffaea745af0c441ea661d7bb508ce53c to start an election
I20260709 14:52:28.646862 20117 raft_consensus.cc:1081] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Signalling peer ffaea745af0c441ea661d7bb508ce53c to start an election
I20260709 14:52:28.648185 19994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:52:28.648648 19994 raft_consensus.cc:493] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.648926 19994 raft_consensus.cc:3060] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.653826 19994 raft_consensus.cc:515] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.655428 19994 leader_election.cc:290] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 2 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.656215 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:28.656492 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73fe49ea7f24439e8ff8e07d469c1644" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.656822 19918 raft_consensus.cc:3055] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.657094 20066 raft_consensus.cc:3060] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.657166 19918 raft_consensus.cc:740] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:28.657939 19918 consensus_queue.cc:260] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.658818 19918 raft_consensus.cc:3060] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.661967 20066 raft_consensus.cc:2468] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:28.662994 19958 leader_election.cc:304] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.663713 19918 raft_consensus.cc:2468] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:28.663745 20146 raft_consensus.cc:2804] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.664294 20146 raft_consensus.cc:697] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:28.665115 20146 consensus_queue.cc:237] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.670367 19815 catalog_manager.cc:5697] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 1 to 2, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 2 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.682474 20114 raft_consensus.cc:993] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: : Instructing follower f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:28.682927 20114 raft_consensus.cc:1081] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Signalling peer f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:28.684475 20066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:51388
I20260709 14:52:28.685034 20066 raft_consensus.cc:493] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.685420 20066 raft_consensus.cc:3060] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.689790 20066 raft_consensus.cc:515] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.691159 20066 leader_election.cc:290] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 2 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:28.691835 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:28.692191 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9bfe652a02042afbd553b40e07615a1" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.692467 19918 raft_consensus.cc:3060] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.692786 19994 raft_consensus.cc:3055] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.693120 19994 raft_consensus.cc:740] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:28.693873 19994 consensus_queue.cc:260] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.695041 19994 raft_consensus.cc:3060] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.698911 19918 raft_consensus.cc:2468] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 2.
I20260709 14:52:28.699985 20034 leader_election.cc:304] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:28.700722 20127 raft_consensus.cc:2804] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.701113 20127 raft_consensus.cc:697] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 2 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:28.701450 19994 raft_consensus.cc:2468] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 2.
I20260709 14:52:28.701829 20127 consensus_queue.cc:237] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.707685 19815 catalog_manager.cc:5697] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 1 to 2, leader changed from ffaea745af0c441ea661d7bb508ce53c (127.15.51.130) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.778556 20114 consensus_queue.cc:1048] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.788163 20146 consensus_queue.cc:1048] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:28.898756 20113 raft_consensus.cc:993] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.899173 20127 raft_consensus.cc:1081] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.900590 19918 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59904
I20260709 14:52:28.901093 19918 raft_consensus.cc:493] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.901425 19918 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.903877 20146 raft_consensus.cc:993] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.904289 20114 raft_consensus.cc:1081] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:28.905731 19917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59908
I20260709 14:52:28.906137 19917 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:28.906401 19917 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.907143 19918 raft_consensus.cc:515] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.909514 19918 leader_election.cc:290] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.909443 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.909721 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.910107 19994 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.910410 20067 raft_consensus.cc:3055] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.910912 20067 raft_consensus.cc:740] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:28.911759 19917 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.911697 20067 consensus_queue.cc:260] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.913048 20067 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.913833 19917 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:28.914780 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:28.915326 19993 raft_consensus.cc:3055] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:28.915625 19993 raft_consensus.cc:740] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:28.916603 19994 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.916400 19993 consensus_queue.cc:260] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.917645 19993 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.917671 19881 leader_election.cc:304] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.918154 20067 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.918531 20117 raft_consensus.cc:2804] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.919003 20117 raft_consensus.cc:697] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:28.919634 20117 consensus_queue.cc:237] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.921828 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:28.924417 19993 raft_consensus.cc:2468] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.924551 20067 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:28.925515 19881 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:28.926268 20117 raft_consensus.cc:2804] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:28.926883 20117 raft_consensus.cc:697] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:28.926252 19814 catalog_manager.cc:5697] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.927651 20117 consensus_queue.cc:237] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:28.929613 20067 raft_consensus.cc:2468] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:28.937906 19814 catalog_manager.cc:5697] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from ffaea745af0c441ea661d7bb508ce53c (127.15.51.130) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:28.980978 19917 raft_consensus.cc:1275] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.982224 20114 consensus_queue.cc:1048] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.983188 19993 raft_consensus.cc:1275] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.984350 20117 consensus_queue.cc:1048] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.990729 20067 raft_consensus.cc:1275] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.991535 20066 raft_consensus.cc:1275] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:28.993084 20117 consensus_queue.cc:1048] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:28.993513 20147 consensus_queue.cc:1048] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.069723 19993 raft_consensus.cc:1275] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.070809 20150 consensus_queue.cc:1048] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.077415 20066 raft_consensus.cc:1275] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.078919 20150 consensus_queue.cc:1048] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.109043 19917 raft_consensus.cc:1275] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.110123 20147 consensus_queue.cc:1048] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.116966 20066 raft_consensus.cc:1275] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.118551 20114 consensus_queue.cc:1048] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.301749 19993 raft_consensus.cc:1275] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.302935 20127 consensus_queue.cc:1048] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.310520 19917 raft_consensus.cc:1275] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.312729 20113 consensus_queue.cc:1048] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.317355 20066 raft_consensus.cc:1275] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.319880 20191 consensus_queue.cc:1048] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.330008 19993 raft_consensus.cc:1275] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.331054 20150 consensus_queue.cc:1048] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.457311 19993 raft_consensus.cc:1275] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.458364 20150 consensus_queue.cc:1048] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:29.465993 20066 raft_consensus.cc:1275] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:29.467435 20150 consensus_queue.cc:1048] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:31.458336 19816 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34120:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:31.460397 19816 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:31.506065 19902 tablet_service.cc:1511] Processing CreateTablet for tablet d3a325cfd1824ef7a2ea580434c25435 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:31.507215 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a325cfd1824ef7a2ea580434c25435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.507162 19980 tablet_service.cc:1511] Processing CreateTablet for tablet d3a325cfd1824ef7a2ea580434c25435 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:31.508392 19980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a325cfd1824ef7a2ea580434c25435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.509228 20056 tablet_service.cc:1511] Processing CreateTablet for tablet d3a325cfd1824ef7a2ea580434c25435 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:31.510383 20056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a325cfd1824ef7a2ea580434c25435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.510320 19908 tablet_service.cc:1511] Processing CreateTablet for tablet c07fe47b8f124b7ca3833df47d0387b4 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:31.511794 19908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07fe47b8f124b7ca3833df47d0387b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.523350 19984 tablet_service.cc:1511] Processing CreateTablet for tablet c07fe47b8f124b7ca3833df47d0387b4 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:31.524657 19984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07fe47b8f124b7ca3833df47d0387b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.525588 20057 tablet_service.cc:1511] Processing CreateTablet for tablet c07fe47b8f124b7ca3833df47d0387b4 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:31.526778 20057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07fe47b8f124b7ca3833df47d0387b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.527803 19901 tablet_service.cc:1511] Processing CreateTablet for tablet 81636c129cc34454bfc66fede72351cd (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:31.529033 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81636c129cc34454bfc66fede72351cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.529783 20212 tablet_bootstrap.cc:492] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:31.531459 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 81636c129cc34454bfc66fede72351cd (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:31.532682 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81636c129cc34454bfc66fede72351cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.534737 19978 tablet_service.cc:1511] Processing CreateTablet for tablet 81636c129cc34454bfc66fede72351cd (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:31.535951 19978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81636c129cc34454bfc66fede72351cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.537513 19902 tablet_service.cc:1511] Processing CreateTablet for tablet 44701f7fd08e4e8d9078411c3f2d8264 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:31.538779 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44701f7fd08e4e8d9078411c3f2d8264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.547789 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 44701f7fd08e4e8d9078411c3f2d8264 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:31.550040 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44701f7fd08e4e8d9078411c3f2d8264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.549798 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 44701f7fd08e4e8d9078411c3f2d8264 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:31.551008 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44701f7fd08e4e8d9078411c3f2d8264. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.553623 19908 tablet_service.cc:1511] Processing CreateTablet for tablet 937ac42c4d27473e8b76cefaa2cf50f3 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:31.554813 19908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937ac42c4d27473e8b76cefaa2cf50f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.559890 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 937ac42c4d27473e8b76cefaa2cf50f3 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:31.560811 20055 tablet_service.cc:1511] Processing CreateTablet for tablet 937ac42c4d27473e8b76cefaa2cf50f3 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:31.561340 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937ac42c4d27473e8b76cefaa2cf50f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.562182 20055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 937ac42c4d27473e8b76cefaa2cf50f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.562793 19903 tablet_service.cc:1511] Processing CreateTablet for tablet 42b1a08bc3c240a9ae095967eafaf424 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:31.563962 19903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b1a08bc3c240a9ae095967eafaf424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.576115 20212 tablet_bootstrap.cc:654] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.578426 19979 tablet_service.cc:1511] Processing CreateTablet for tablet 42b1a08bc3c240a9ae095967eafaf424 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:31.583295 20214 tablet_bootstrap.cc:492] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:31.588896 19906 tablet_service.cc:1511] Processing CreateTablet for tablet e039c09305734b86b089c49db20921eb (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:31.590164 19906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e039c09305734b86b089c49db20921eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.591006 20054 tablet_service.cc:1511] Processing CreateTablet for tablet e039c09305734b86b089c49db20921eb (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:31.584136 19979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b1a08bc3c240a9ae095967eafaf424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.592180 20054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e039c09305734b86b089c49db20921eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.585342 19905 tablet_service.cc:1511] Processing CreateTablet for tablet 5734fd5f887a42538217ea9460147159 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:31.593672 19905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5734fd5f887a42538217ea9460147159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.594543 19982 tablet_service.cc:1511] Processing CreateTablet for tablet e039c09305734b86b089c49db20921eb (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:31.595726 19982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e039c09305734b86b089c49db20921eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.597864 19981 tablet_service.cc:1511] Processing CreateTablet for tablet 5734fd5f887a42538217ea9460147159 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:31.598642 19907 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0469b289a943ebbca0c16fefda3f29 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:31.599030 19981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5734fd5f887a42538217ea9460147159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.599433 20053 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0469b289a943ebbca0c16fefda3f29 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:31.599823 19907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0469b289a943ebbca0c16fefda3f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.600553 20053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0469b289a943ebbca0c16fefda3f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.621076 20050 tablet_service.cc:1511] Processing CreateTablet for tablet 5734fd5f887a42538217ea9460147159 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:31.631083 20050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5734fd5f887a42538217ea9460147159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.633466 20052 tablet_service.cc:1511] Processing CreateTablet for tablet 42b1a08bc3c240a9ae095967eafaf424 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:31.636725 20052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42b1a08bc3c240a9ae095967eafaf424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.647753 20213 tablet_bootstrap.cc:492] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:31.670135 20213 tablet_bootstrap.cc:654] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.677407 20214 tablet_bootstrap.cc:654] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.704996 20212 tablet_bootstrap.cc:492] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:31.705524 20212 ts_tablet_manager.cc:1403] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.009s
W20260709 14:52:31.783715 19864 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:31.794585 19977 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0469b289a943ebbca0c16fefda3f29 (DEFAULT_TABLE table=soft_deleted_table [id=167d3852bc62430486fc524a798d0b30]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:31.796131 19977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0469b289a943ebbca0c16fefda3f29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:31.800300 20213 tablet_bootstrap.cc:492] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:31.800745 20213 ts_tablet_manager.cc:1403] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.009s
I20260709 14:52:31.803547 20213 raft_consensus.cc:359] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.804431 20213 raft_consensus.cc:385] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.804781 20213 raft_consensus.cc:740] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.805553 20213 consensus_queue.cc:260] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.814776 20213 ts_tablet_manager.cc:1434] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:52:31.815827 20213 tablet_bootstrap.cc:492] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:31.826561 20213 tablet_bootstrap.cc:654] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.831868 20213 tablet_bootstrap.cc:492] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:31.832358 20213 ts_tablet_manager.cc:1403] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 14:52:31.832482 20212 raft_consensus.cc:359] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.833184 20212 raft_consensus.cc:385] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.833406 20212 raft_consensus.cc:740] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.834014 20212 consensus_queue.cc:260] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.835420 20213 raft_consensus.cc:359] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.836016 20212 ts_tablet_manager.cc:1434] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.130s	user 0.005s	sys 0.001s
I20260709 14:52:31.836297 20213 raft_consensus.cc:385] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.836663 20213 raft_consensus.cc:740] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.837037 20212 tablet_bootstrap.cc:492] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:31.837357 20213 consensus_queue.cc:260] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.840325 20213 ts_tablet_manager.cc:1434] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:52:31.841207 20213 tablet_bootstrap.cc:492] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:31.844830 20212 tablet_bootstrap.cc:654] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.847256 20213 tablet_bootstrap.cc:654] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.852591 20213 tablet_bootstrap.cc:492] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:31.853061 20213 ts_tablet_manager.cc:1403] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 14:52:31.855923 20212 tablet_bootstrap.cc:492] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:31.856060 20213 raft_consensus.cc:359] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.856503 20212 ts_tablet_manager.cc:1403] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260709 14:52:31.856815 20213 raft_consensus.cc:385] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.857227 20213 raft_consensus.cc:740] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.857962 20213 consensus_queue.cc:260] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.859664 20212 raft_consensus.cc:359] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.860337 20213 ts_tablet_manager.cc:1434] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:31.860414 20212 raft_consensus.cc:385] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.860833 20212 raft_consensus.cc:740] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.861479 20213 tablet_bootstrap.cc:492] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:31.861544 20212 consensus_queue.cc:260] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.866464 20212 ts_tablet_manager.cc:1434] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:31.867415 20212 tablet_bootstrap.cc:492] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:31.868395 20213 tablet_bootstrap.cc:654] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.872445 20214 tablet_bootstrap.cc:492] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:31.872905 20214 ts_tablet_manager.cc:1403] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.290s	user 0.013s	sys 0.005s
I20260709 14:52:31.874285 20212 tablet_bootstrap.cc:654] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:31.883478 19800 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.51.130:33281, user_credentials={real_user=slave}} blocked reactor thread for 44182us
I20260709 14:52:31.889555 20212 tablet_bootstrap.cc:492] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:31.890130 20212 ts_tablet_manager.cc:1403] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 14:52:31.893605 20212 raft_consensus.cc:359] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.894364 20212 raft_consensus.cc:385] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.894641 20212 raft_consensus.cc:740] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.895573 20212 consensus_queue.cc:260] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.898255 20212 ts_tablet_manager.cc:1434] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:52:31.899308 20212 tablet_bootstrap.cc:492] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:31.906050 20212 tablet_bootstrap.cc:654] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.876868 20214 raft_consensus.cc:359] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.916633 20214 raft_consensus.cc:385] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.916874 20214 raft_consensus.cc:740] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.917627 20214 consensus_queue.cc:260] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.918166 20212 tablet_bootstrap.cc:492] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:31.918756 20212 ts_tablet_manager.cc:1403] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 14:52:31.920027 20214 ts_tablet_manager.cc:1434] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 14:52:31.931886 20212 raft_consensus.cc:359] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.932729 20212 raft_consensus.cc:385] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.933043 20212 raft_consensus.cc:740] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.933801 20212 consensus_queue.cc:260] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.936375 20212 ts_tablet_manager.cc:1434] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 14:52:31.937252 20212 tablet_bootstrap.cc:492] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:31.937975 20213 tablet_bootstrap.cc:492] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:31.938481 20213 ts_tablet_manager.cc:1403] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.044s
I20260709 14:52:31.940547 20214 tablet_bootstrap.cc:492] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:31.943926 20213 raft_consensus.cc:359] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.944578 20213 raft_consensus.cc:385] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.944851 20213 raft_consensus.cc:740] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.945794 20212 tablet_bootstrap.cc:654] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.945578 20213 consensus_queue.cc:260] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.947742 20213 ts_tablet_manager.cc:1434] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.003s
I20260709 14:52:31.947818 20214 tablet_bootstrap.cc:654] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.948658 20213 tablet_bootstrap.cc:492] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:31.961603 20213 tablet_bootstrap.cc:654] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.961654 20212 tablet_bootstrap.cc:492] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:31.962270 20212 ts_tablet_manager.cc:1403] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 14:52:31.965318 20212 raft_consensus.cc:359] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.966054 20212 raft_consensus.cc:385] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.966341 20212 raft_consensus.cc:740] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.969019 20212 consensus_queue.cc:260] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.970314 20214 tablet_bootstrap.cc:492] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:31.970865 20214 ts_tablet_manager.cc:1403] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260709 14:52:31.973946 20214 raft_consensus.cc:359] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.974288 20212 ts_tablet_manager.cc:1434] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:52:31.974663 20214 raft_consensus.cc:385] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:31.975001 20214 raft_consensus.cc:740] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:31.975559 20212 tablet_bootstrap.cc:492] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:31.976130 20150 raft_consensus.cc:493] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:31.976111 20214 consensus_queue.cc:260] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.976805 20150 raft_consensus.cc:515] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:31.978910 20214 ts_tablet_manager.cc:1434] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:52:31.978986 20150 leader_election.cc:290] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:31.979863 20214 tablet_bootstrap.cc:492] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:31.981163 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:31.983238 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
W20260709 14:52:31.985342 19881 leader_election.cc:343] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:31.986241 19883 leader_election.cc:343] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:31.986683 19883 leader_election.cc:304] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f; no voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:31.987066 20214 tablet_bootstrap.cc:654] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.987792 20150 raft_consensus.cc:2749] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:31.997864 20212 tablet_bootstrap.cc:654] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:31.998550 20214 tablet_bootstrap.cc:492] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:31.999059 20214 ts_tablet_manager.cc:1403] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:52:32.002135 20214 raft_consensus.cc:359] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.002880 20214 raft_consensus.cc:385] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.003170 20214 raft_consensus.cc:740] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.003283 20213 tablet_bootstrap.cc:492] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:32.003902 20213 ts_tablet_manager.cc:1403] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.055s	user 0.033s	sys 0.018s
I20260709 14:52:32.004069 20214 consensus_queue.cc:260] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.007061 20213 raft_consensus.cc:359] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.007812 20213 raft_consensus.cc:385] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.008095 20213 raft_consensus.cc:740] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.008850 20213 consensus_queue.cc:260] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.010074 20214 ts_tablet_manager.cc:1434] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260709 14:52:32.011113 20214 tablet_bootstrap.cc:492] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:32.011407 20213 ts_tablet_manager.cc:1434] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:52:32.012533 20213 tablet_bootstrap.cc:492] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:32.016252 20212 tablet_bootstrap.cc:492] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:32.016788 20212 ts_tablet_manager.cc:1403] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.018s
I20260709 14:52:32.017875 20214 tablet_bootstrap.cc:654] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.019618 20213 tablet_bootstrap.cc:654] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.019760 20212 raft_consensus.cc:359] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.020501 20212 raft_consensus.cc:385] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.020788 20212 raft_consensus.cc:740] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.021636 20212 consensus_queue.cc:260] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.026422 20212 ts_tablet_manager.cc:1434] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:32.027477 20212 tablet_bootstrap.cc:492] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:32.030815 20213 tablet_bootstrap.cc:492] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:32.031309 20213 ts_tablet_manager.cc:1403] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:52:32.034081 20213 raft_consensus.cc:359] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.034739 20213 raft_consensus.cc:385] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.034996 20213 raft_consensus.cc:740] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.035642 20213 consensus_queue.cc:260] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.038017 20213 ts_tablet_manager.cc:1434] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:52:32.038970 20213 tablet_bootstrap.cc:492] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:32.044134 20224 raft_consensus.cc:493] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.044989 20213 tablet_bootstrap.cc:654] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.044652 20224 raft_consensus.cc:515] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.045801 20212 tablet_bootstrap.cc:654] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.046928 20224 leader_election.cc:290] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.048923 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.049595 19918 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:32.050220 20214 tablet_bootstrap.cc:492] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:32.050802 20214 ts_tablet_manager.cc:1403] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.017s
I20260709 14:52:32.050791 20034 leader_election.cc:304] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:32.052177 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:32.053175 20224 raft_consensus.cc:2804] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.053548 20224 raft_consensus.cc:493] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.053880 20224 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.054024 20214 raft_consensus.cc:359] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.054782 20214 raft_consensus.cc:385] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.052802 19993 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:32.055126 20214 raft_consensus.cc:740] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.057263 20213 tablet_bootstrap.cc:492] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:32.056830 20214 consensus_queue.cc:260] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.057772 20213 ts_tablet_manager.cc:1403] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 14:52:32.059718 20214 ts_tablet_manager.cc:1434] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:32.060828 20214 tablet_bootstrap.cc:492] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:32.060964 20213 raft_consensus.cc:359] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.061646 20213 raft_consensus.cc:385] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.061903 20213 raft_consensus.cc:740] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.062567 20213 consensus_queue.cc:260] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.064186 20224 raft_consensus.cc:515] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.068529 20214 tablet_bootstrap.cc:654] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.070715 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.064196 20213 ts_tablet_manager.cc:1434] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:52:32.066143 20212 tablet_bootstrap.cc:492] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:32.071336 19918 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.071832 20212 ts_tablet_manager.cc:1403] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.011s
I20260709 14:52:32.071985 20213 tablet_bootstrap.cc:492] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:32.073771 20200 raft_consensus.cc:493] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.073902 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.074296 20200 raft_consensus.cc:515] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.074672 20212 raft_consensus.cc:359] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.075426 20212 raft_consensus.cc:385] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.075839 20212 raft_consensus.cc:740] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.076678 20212 consensus_queue.cc:260] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.075543 19993 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.077596 20200 leader_election.cc:290] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.078438 20213 tablet_bootstrap.cc:654] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.078950 20212 ts_tablet_manager.cc:1434] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:32.079818 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.080061 20212 tablet_bootstrap.cc:492] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:32.080446 19917 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:32.084687 20034 leader_election.cc:304] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:32.085626 20200 raft_consensus.cc:2804] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.085997 20200 raft_consensus.cc:493] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.086347 20200 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.090047 20214 tablet_bootstrap.cc:492] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:32.090565 20214 ts_tablet_manager.cc:1403] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260709 14:52:32.091975 20212 tablet_bootstrap.cc:654] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.093684 20214 raft_consensus.cc:359] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.094091 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:32.094447 20214 raft_consensus.cc:385] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.094771 20214 raft_consensus.cc:740] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.095496 20214 consensus_queue.cc:260] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.099592 20214 ts_tablet_manager.cc:1434] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:52:32.100545 20214 tablet_bootstrap.cc:492] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:32.101980 20213 tablet_bootstrap.cc:492] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:32.102506 20213 ts_tablet_manager.cc:1403] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.004s
I20260709 14:52:32.102516 19994 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:32.105432 20213 raft_consensus.cc:359] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.106106 20213 raft_consensus.cc:385] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.106356 20213 raft_consensus.cc:740] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.107103 20214 tablet_bootstrap.cc:654] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.106984 20213 consensus_queue.cc:260] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.109102 20213 ts_tablet_manager.cc:1434] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:32.110276 20213 tablet_bootstrap.cc:492] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: Bootstrap starting.
I20260709 14:52:32.111810 20200 raft_consensus.cc:515] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.115950 20213 tablet_bootstrap.cc:654] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.113526 19918 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:32.117432 20034 leader_election.cc:304] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:32.114280 19993 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:32.114794 20224 leader_election.cc:290] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.118284 20237 raft_consensus.cc:2804] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.118790 20237 raft_consensus.cc:697] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:32.119680 20237 consensus_queue.cc:237] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.120429 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.123219 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.123804 19994 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.124814 20212 tablet_bootstrap.cc:492] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:32.125376 20212 ts_tablet_manager.cc:1403] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.000s
I20260709 14:52:32.128065 20212 raft_consensus.cc:359] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.128728 20212 raft_consensus.cc:385] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.129030 20212 raft_consensus.cc:740] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.129673 20212 consensus_queue.cc:260] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.131728 20212 ts_tablet_manager.cc:1434] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:32.132701 20237 raft_consensus.cc:493] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.133303 20237 raft_consensus.cc:515] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.135394 20237 leader_election.cc:290] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.137210 19993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:32.137948 19993 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:32.138895 20212 tablet_bootstrap.cc:492] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Bootstrap starting.
I20260709 14:52:32.141121 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.141834 19917 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 0.
I20260709 14:52:32.143021 20034 leader_election.cc:304] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:32.149477 19994 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:32.121112 19918 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.144290 20237 raft_consensus.cc:2804] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.152383 20237 raft_consensus.cc:493] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.152742 20237 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.153064 20114 raft_consensus.cc:493] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.153582 20114 raft_consensus.cc:515] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.155587 20114 leader_election.cc:290] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.156795 20031 leader_election.cc:304] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.157042 20200 leader_election.cc:290] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.158929 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039c09305734b86b089c49db20921eb" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.159638 20067 raft_consensus.cc:2468] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.159754 19815 catalog_manager.cc:5697] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.161500 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039c09305734b86b089c49db20921eb" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.162654 19918 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
W20260709 14:52:32.163105 19959 leader_election.cc:343] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.164685 19958 leader_election.cc:304] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:32.166900 20214 tablet_bootstrap.cc:492] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:32.167289 20114 raft_consensus.cc:2804] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.167503 20214 ts_tablet_manager.cc:1403] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.013s
I20260709 14:52:32.167758 20114 raft_consensus.cc:493] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.168130 20114 raft_consensus.cc:3060] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.167382 20237 raft_consensus.cc:515] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.172324 20214 raft_consensus.cc:359] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.173241 20214 raft_consensus.cc:385] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.173919 20214 raft_consensus.cc:740] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.174540 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.175174 19994 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.174829 20214 consensus_queue.cc:260] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.176566 20213 tablet_bootstrap.cc:492] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: No bootstrap required, opened a new log
I20260709 14:52:32.175034 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.177449 19918 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.181149 20218 raft_consensus.cc:493] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.181614 20218 raft_consensus.cc:515] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.182251 19994 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:32.183403 20031 leader_election.cc:304] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.183738 20218 leader_election.cc:290] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.184957 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937ac42c4d27473e8b76cefaa2cf50f3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.185210 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937ac42c4d27473e8b76cefaa2cf50f3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.185601 20067 raft_consensus.cc:2468] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.185792 19917 raft_consensus.cc:2468] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.186878 19959 leader_election.cc:304] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.187805 20218 raft_consensus.cc:2804] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.188184 20218 raft_consensus.cc:493] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.188513 20218 raft_consensus.cc:3060] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.173547 20237 leader_election.cc:290] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.190153 20237 raft_consensus.cc:2804] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.190598 20237 raft_consensus.cc:697] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:32.190858 20212 tablet_bootstrap.cc:654] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.193477 20214 ts_tablet_manager.cc:1434] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 14:52:32.191429 20237 consensus_queue.cc:237] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.194290 20213 ts_tablet_manager.cc:1403] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.025s
I20260709 14:52:32.194622 20214 tablet_bootstrap.cc:492] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:32.195624 20224 raft_consensus.cc:2804] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.200790 20224 raft_consensus.cc:697] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:32.202222 19918 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 1.
I20260709 14:52:32.199417 20213 raft_consensus.cc:359] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.191982 20114 raft_consensus.cc:515] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.196569 20218 raft_consensus.cc:515] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.203284 20213 raft_consensus.cc:385] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.203603 20213 raft_consensus.cc:740] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.202188 20224 consensus_queue.cc:237] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.209306 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937ac42c4d27473e8b76cefaa2cf50f3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.209929 20066 raft_consensus.cc:3060] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.206138 20214 tablet_bootstrap.cc:654] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.206763 19918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039c09305734b86b089c49db20921eb" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.213747 20212 tablet_bootstrap.cc:492] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: No bootstrap required, opened a new log
I20260709 14:52:32.214226 20212 ts_tablet_manager.cc:1403] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.002s
I20260709 14:52:32.206986 20218 leader_election.cc:290] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.207571 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039c09305734b86b089c49db20921eb" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.207356 20213 consensus_queue.cc:260] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
W20260709 14:52:32.217007 19959 leader_election.cc:343] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.208765 20114 leader_election.cc:290] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.208444 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "937ac42c4d27473e8b76cefaa2cf50f3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.217800 19917 raft_consensus.cc:3060] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.219105 20213 ts_tablet_manager.cc:1434] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:52:32.219575 20067 raft_consensus.cc:3060] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.219240 20214 tablet_bootstrap.cc:492] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:32.221315 20214 ts_tablet_manager.cc:1403] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 14:52:32.221756 20212 raft_consensus.cc:359] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.222426 20212 raft_consensus.cc:385] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.222680 20212 raft_consensus.cc:740] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.223296 20212 consensus_queue.cc:260] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.225328 20212 ts_tablet_manager.cc:1434] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:32.226663 20214 raft_consensus.cc:359] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.227391 20214 raft_consensus.cc:385] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.227674 20214 raft_consensus.cc:740] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.228461 20214 consensus_queue.cc:260] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.229569 20067 raft_consensus.cc:2468] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.230751 20214 ts_tablet_manager.cc:1434] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:52:32.227730 20066 raft_consensus.cc:2468] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.230903 19958 leader_election.cc:304] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:32.231611 20214 tablet_bootstrap.cc:492] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:32.231839 20251 raft_consensus.cc:2804] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.232337 20251 raft_consensus.cc:697] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.233183 20251 consensus_queue.cc:237] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.235955 19958 leader_election.cc:304] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.241477 19814 catalog_manager.cc:5697] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.242197 20251 raft_consensus.cc:2804] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.242805 20251 raft_consensus.cc:697] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.243877 20251 consensus_queue.cc:237] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.244472 20214 tablet_bootstrap.cc:654] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.234702 19917 raft_consensus.cc:2468] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.242771 19814 catalog_manager.cc:5697] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 0 to 1, leader changed from <none> to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 1 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:32.248833 20114 raft_consensus.cc:493] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.249346 20114 raft_consensus.cc:515] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.251921 20114 leader_election.cc:290] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.252573 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5734fd5f887a42538217ea9460147159" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.253232 19917 raft_consensus.cc:2468] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.254046 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5734fd5f887a42538217ea9460147159" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.254245 19959 leader_election.cc:304] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.255122 20114 raft_consensus.cc:2804] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.255393 20114 raft_consensus.cc:493] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.255617 20114 raft_consensus.cc:3060] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:32.261080 19958 leader_election.cc:343] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.264026 20214 tablet_bootstrap.cc:492] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:32.264523 20214 ts_tablet_manager.cc:1403] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.006s
I20260709 14:52:32.266448 20114 raft_consensus.cc:515] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.267028 20214 raft_consensus.cc:359] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.267711 20214 raft_consensus.cc:385] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.267967 20214 raft_consensus.cc:740] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.268585 20214 consensus_queue.cc:260] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.268862 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5734fd5f887a42538217ea9460147159" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.268862 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5734fd5f887a42538217ea9460147159" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.269361 19814 catalog_manager.cc:5697] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:32.270254 19958 leader_election.cc:343] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:32.270576 20214 ts_tablet_manager.cc:1434] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:52:32.271067 19917 raft_consensus.cc:3060] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.270921 19814 catalog_manager.cc:5697] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.271756 20214 tablet_bootstrap.cc:492] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: Bootstrap starting.
I20260709 14:52:32.273072 20114 leader_election.cc:290] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.278205 20214 tablet_bootstrap.cc:654] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:32.278277 19917 raft_consensus.cc:2468] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.279453 19959 leader_election.cc:304] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: f182799379804b6c8e241300c18bdb15
I20260709 14:52:32.280458 20114 raft_consensus.cc:2804] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.280885 20114 raft_consensus.cc:697] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.281605 20114 consensus_queue.cc:237] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.287086 20214 tablet_bootstrap.cc:492] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: No bootstrap required, opened a new log
I20260709 14:52:32.287482 20214 ts_tablet_manager.cc:1403] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 14:52:32.289083 19815 catalog_manager.cc:5697] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.289880 20214 raft_consensus.cc:359] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.290526 20214 raft_consensus.cc:385] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:32.290786 20214 raft_consensus.cc:740] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Initialized, Role: FOLLOWER
I20260709 14:52:32.291409 20214 consensus_queue.cc:260] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.293164 20214 ts_tablet_manager.cc:1434] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:52:32.303157 20150 raft_consensus.cc:493] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.303557 20150 raft_consensus.cc:515] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.304986 20150 leader_election.cc:290] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.305655 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:32.305838 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.306286 19994 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 0.
I20260709 14:52:32.306382 20066 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 0.
I20260709 14:52:32.307156 19881 leader_election.cc:304] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.307760 20150 raft_consensus.cc:2804] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.308091 20150 raft_consensus.cc:493] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.308329 20150 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.312821 20150 raft_consensus.cc:515] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.314342 20150 leader_election.cc:290] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.315028 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.315527 19994 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.315456 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.316213 20066 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.320137 19994 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 1.
I20260709 14:52:32.321090 20066 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 1.
I20260709 14:52:32.321174 19881 leader_election.cc:304] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.322029 20150 raft_consensus.cc:2804] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.323063 20150 raft_consensus.cc:697] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:32.323736 20150 consensus_queue.cc:237] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.331367 20150 raft_consensus.cc:493] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.331171 19814 catalog_manager.cc:5697] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 1 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.331871 20150 raft_consensus.cc:515] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.334194 20150 leader_election.cc:290] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.334903 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039c09305734b86b089c49db20921eb" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:32.335207 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e039c09305734b86b089c49db20921eb" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.335953 20066 raft_consensus.cc:2393] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in current term 1: Already voted for candidate ffaea745af0c441ea661d7bb508ce53c in this term.
I20260709 14:52:32.336817 19883 leader_election.cc:304] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f; no voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:32.337567 20150 raft_consensus.cc:3060] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.342458 20150 raft_consensus.cc:2749] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:32.368784 20114 raft_consensus.cc:493] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.369387 20114 raft_consensus.cc:515] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.371236 20114 leader_election.cc:290] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.372293 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.372345 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.373062 20066 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.373173 19917 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.374028 19958 leader_election.cc:304] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.374647 20114 raft_consensus.cc:2804] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.374889 20114 raft_consensus.cc:493] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.375108 20114 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.379379 20114 raft_consensus.cc:515] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.380674 20114 leader_election.cc:290] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.381363 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.381680 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.381937 19917 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.382296 20066 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.386683 20066 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.387480 19958 leader_election.cc:304] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.387588 19917 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.388064 20114 raft_consensus.cc:2804] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.388505 20114 raft_consensus.cc:697] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.389165 20114 consensus_queue.cc:237] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.393258 20224 raft_consensus.cc:493] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.393728 20224 raft_consensus.cc:515] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.395324 20224 leader_election.cc:290] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:32.396109 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5734fd5f887a42538217ea9460147159" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.396090 19814 catalog_manager.cc:5697] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.396778 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5734fd5f887a42538217ea9460147159" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:32.397025 19917 raft_consensus.cc:2393] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f182799379804b6c8e241300c18bdb15 in current term 1: Already voted for candidate ffaea745af0c441ea661d7bb508ce53c in this term.
I20260709 14:52:32.398260 20034 leader_election.cc:304] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:32.398967 20224 raft_consensus.cc:3060] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.404327 20224 raft_consensus.cc:2749] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:32.409066 20114 raft_consensus.cc:493] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:32.409521 20114 raft_consensus.cc:515] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.410941 20114 leader_election.cc:290] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.411648 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" is_pre_election: true
I20260709 14:52:32.411824 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:32.412209 19917 raft_consensus.cc:2468] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.412366 20066 raft_consensus.cc:2468] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 0.
I20260709 14:52:32.413137 19959 leader_election.cc:304] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.413877 20114 raft_consensus.cc:2804] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:32.414113 20114 raft_consensus.cc:493] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:32.414336 20114 raft_consensus.cc:3060] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.418605 20114 raft_consensus.cc:515] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.419849 20114 leader_election.cc:290] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.420663 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.420688 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.421216 19917 raft_consensus.cc:3060] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.421293 20066 raft_consensus.cc:3060] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:32.425388 20066 raft_consensus.cc:2468] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.425813 19917 raft_consensus.cc:2468] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 1.
I20260709 14:52:32.426277 19958 leader_election.cc:304] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.426944 20114 raft_consensus.cc:2804] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:32.427361 20114 raft_consensus.cc:697] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.427874 20114 consensus_queue.cc:237] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.434481 19814 catalog_manager.cc:5697] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 0 to 1, leader changed from <none> to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 1 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.447427 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:32.447846 20066 raft_consensus.cc:606] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:32.452554 19994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:47622
I20260709 14:52:32.452981 19994 raft_consensus.cc:606] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:32.457036 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81636c129cc34454bfc66fede72351cd"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:32.457424 20066 raft_consensus.cc:606] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:32.461455 20066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
mode: GRACEFUL
new_leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:51410
I20260709 14:52:32.461824 20066 raft_consensus.cc:606] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Received request to transfer leadership to TS 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:32.468794 19917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
mode: GRACEFUL
new_leader_uuid: "ffaea745af0c441ea661d7bb508ce53c"
 from {username='slave'} at 127.0.0.1:59920
I20260709 14:52:32.469290 19917 raft_consensus.cc:606] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Received request to transfer leadership to TS ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:32.477558 19994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
mode: GRACEFUL
new_leader_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:47622
I20260709 14:52:32.478005 19994 raft_consensus.cc:606] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Received request to transfer leadership to TS f182799379804b6c8e241300c18bdb15
I20260709 14:52:32.609055 20224 consensus_queue.cc:1048] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.613103 20218 consensus_queue.cc:1048] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.614205 20224 consensus_queue.cc:1048] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.624468 20200 consensus_queue.cc:1048] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.632489 20237 raft_consensus.cc:993] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.632959 20237 raft_consensus.cc:1081] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.635809 19915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59904
I20260709 14:52:32.645098 20251 consensus_queue.cc:1048] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.645501 20245 raft_consensus.cc:993] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.646126 20243 raft_consensus.cc:1081] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.647958 20237 consensus_queue.cc:1048] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.648802 19915 raft_consensus.cc:493] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.649271 19915 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.649624 19917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81636c129cc34454bfc66fede72351cd"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59904
I20260709 14:52:32.648844 20245 consensus_queue.cc:1048] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:32.650175 19917 raft_consensus.cc:493] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.650701 19917 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.663370 19915 raft_consensus.cc:515] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.672885 19917 raft_consensus.cc:515] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.674386 20245 consensus_queue.cc:1048] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:32.678283 19917 leader_election.cc:290] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.680254 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.680786 19994 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.681032 20067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.681622 20067 raft_consensus.cc:3055] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:32.681932 20067 raft_consensus.cc:740] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:32.682687 20067 consensus_queue.cc:260] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.683753 20067 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.685281 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.685878 20068 raft_consensus.cc:3055] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:32.686211 20068 raft_consensus.cc:740] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:32.686959 20068 consensus_queue.cc:260] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.688041 20068 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.688392 19994 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:32.690001 19881 leader_election.cc:304] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.690760 20150 raft_consensus.cc:2804] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:32.691215 20150 raft_consensus.cc:697] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:32.691306 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.691869 19992 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.692034 20150 consensus_queue.cc:237] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.698905 20068 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:32.702733 20067 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
W20260709 14:52:32.706398 19847 debug-util.cc:398] Leaking SignalData structure 0x7b08000faf40 after lost signal to thread 15569
I20260709 14:52:32.706430 19992 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
W20260709 14:52:32.707464 19847 debug-util.cc:398] Leaking SignalData structure 0x7b0800055aa0 after lost signal to thread 19850
I20260709 14:52:32.707399 19883 leader_election.cc:304] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
W20260709 14:52:32.708830 19847 debug-util.cc:398] Leaking SignalData structure 0x7b08002c1440 after lost signal to thread 19942
I20260709 14:52:32.675812 19915 leader_election.cc:290] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
W20260709 14:52:32.709949 19847 debug-util.cc:398] Leaking SignalData structure 0x7b08002ce860 after lost signal to thread 20018
I20260709 14:52:32.710357 20150 raft_consensus.cc:2804] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:32.710536 20243 raft_consensus.cc:993] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.711045 20243 raft_consensus.cc:1081] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.711269 20150 raft_consensus.cc:697] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
W20260709 14:52:32.711032 19847 debug-util.cc:398] Leaking SignalData structure 0x7b08003204a0 after lost signal to thread 20092
I20260709 14:52:32.712126 20150 consensus_queue.cc:237] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.713796 19917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59904
I20260709 14:52:32.714322 19917 raft_consensus.cc:493] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.714658 19917 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.721432 19917 raft_consensus.cc:515] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.724323 19917 leader_election.cc:290] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.720006 19813 catalog_manager.cc:5697] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.725862 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.725814 19915 raft_consensus.cc:1240] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Rejecting Update request from peer f182799379804b6c8e241300c18bdb15 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:32.726133 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.728044 20066 raft_consensus.cc:3055] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:32.728415 20066 raft_consensus.cc:740] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:32.727804 19992 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.729244 20066 consensus_queue.cc:260] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.730189 20245 consensus_queue.cc:1059] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.731405 20066 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.736097 20114 consensus_queue.cc:1048] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.736325 19992 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:32.737473 19881 leader_election.cc:304] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.739566 20150 raft_consensus.cc:2804] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:32.740064 20150 raft_consensus.cc:697] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:32.740897 20150 consensus_queue.cc:237] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.751751 19813 catalog_manager.cc:5697] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.753067 20066 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:32.753496 19813 catalog_manager.cc:5697] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from f182799379804b6c8e241300c18bdb15 (127.15.51.131) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.770694 20251 consensus_queue.cc:1048] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.791299 20276 consensus_queue.cc:1048] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.800308 20218 consensus_queue.cc:1048] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.802578 20218 raft_consensus.cc:993] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: : Instructing follower 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.802977 20218 raft_consensus.cc:1081] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Signalling peer 63f7d1d8dd004acdbaa894cc8c9f2c8f to start an election
I20260709 14:52:32.805861 20150 consensus_queue.cc:1048] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.806020 19916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
 from {username='slave'} at 127.0.0.1:59908
I20260709 14:52:32.807051 19916 raft_consensus.cc:493] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.807420 19916 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.812781 20114 consensus_queue.cc:1048] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.814633 19916 raft_consensus.cc:515] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.818333 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.820722 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:32.821264 19992 raft_consensus.cc:3055] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:32.821538 19992 raft_consensus.cc:740] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.822291 19992 consensus_queue.cc:260] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.823179 19992 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.830513 20150 consensus_queue.cc:1048] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:32.841992 19992 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63f7d1d8dd004acdbaa894cc8c9f2c8f in term 2.
I20260709 14:52:32.843755 19881 leader_election.cc:304] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [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: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c; no voters: f182799379804b6c8e241300c18bdb15
I20260709 14:52:32.844622 20150 raft_consensus.cc:2804] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:32.845111 20150 raft_consensus.cc:697] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Leader. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:32.845892 20150 consensus_queue.cc:237] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.842588 19916 leader_election.cc:290] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [CANDIDATE]: Term 2 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.861543 20218 consensus_queue.cc:1048] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.872510 19815 catalog_manager.cc:5697] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f reported cstate change: term changed from 1 to 2, leader changed from ffaea745af0c441ea661d7bb508ce53c (127.15.51.130) to 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129). New cstate: current_term: 2 leader_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.875236 20150 raft_consensus.cc:993] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: : Instructing follower ffaea745af0c441ea661d7bb508ce53c to start an election
I20260709 14:52:32.875762 20150 raft_consensus.cc:1081] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Signalling peer ffaea745af0c441ea661d7bb508ce53c to start an election
I20260709 14:52:32.878327 19992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
 from {username='slave'} at 127.0.0.1:47620
I20260709 14:52:32.879359 19992 raft_consensus.cc:493] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:32.879727 19992 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.887048 19992 raft_consensus.cc:515] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.894158 19915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:32.894755 19915 raft_consensus.cc:3055] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:32.894924 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:32.895120 19915 raft_consensus.cc:740] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:32.895747 20066 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.896148 19915 consensus_queue.cc:260] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.897397 19915 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:32.894318 19992 leader_election.cc:290] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 2 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:32.902688 20066 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:32.903829 19958 leader_election.cc:304] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:32.904184 19915 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:32.904655 20276 raft_consensus.cc:2804] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:32.905135 20276 raft_consensus.cc:697] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:32.905879 20276 consensus_queue.cc:237] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:32.914654 19815 catalog_manager.cc:5697] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 1 to 2, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 2 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:32.974988 20218 consensus_queue.cc:1048] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.990180 20276 consensus_queue.cc:1048] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:32.998915 20218 raft_consensus.cc:993] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: : Instructing follower f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:32.999364 20276 raft_consensus.cc:1081] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Signalling peer f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:33.000877 20066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:51388
I20260709 14:52:33.001415 20066 raft_consensus.cc:493] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:33.001734 20066 raft_consensus.cc:3060] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.008626 20066 raft_consensus.cc:515] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:33.010893 20066 leader_election.cc:290] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 2 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:33.011235 19915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:33.011853 19915 raft_consensus.cc:3060] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.012487 19992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0469b289a943ebbca0c16fefda3f29" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:33.013769 19992 raft_consensus.cc:3055] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:33.014132 19992 raft_consensus.cc:740] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:33.014891 19992 consensus_queue.cc:260] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:33.016115 19992 raft_consensus.cc:3060] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.022500 19915 raft_consensus.cc:2468] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 2.
I20260709 14:52:33.023185 19992 raft_consensus.cc:2468] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 2.
I20260709 14:52:33.024113 20034 leader_election.cc:304] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:33.024961 20224 raft_consensus.cc:2804] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:33.025435 20224 raft_consensus.cc:697] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 2 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:33.026221 20224 consensus_queue.cc:237] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:33.033576 19815 catalog_manager.cc:5697] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 1 to 2, leader changed from ffaea745af0c441ea661d7bb508ce53c (127.15.51.130) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 2 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:33.092183 20066 raft_consensus.cc:1275] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.093370 20257 consensus_queue.cc:1048] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.100936 19992 raft_consensus.cc:1275] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.102653 20150 consensus_queue.cc:1048] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.129987 20066 raft_consensus.cc:1275] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.131186 20257 consensus_queue.cc:1048] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.141319 19992 raft_consensus.cc:1275] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.143689 20257 consensus_queue.cc:1048] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.147797 20066 raft_consensus.cc:1275] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.150431 20286 consensus_queue.cc:1048] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:52:33.170192 19992 raft_consensus.cc:1275] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.171530 20150 consensus_queue.cc:1048] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.312000 20066 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:33.316510 20066 raft_consensus.cc:1275] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.317619 20286 consensus_queue.cc:1048] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.327791 19992 raft_consensus.cc:1275] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer 63f7d1d8dd004acdbaa894cc8c9f2c8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.329521 20257 consensus_queue.cc:1048] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.358177 20066 raft_consensus.cc:1275] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.359373 20276 consensus_queue.cc:1048] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.368044 19915 raft_consensus.cc:1275] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.369387 20218 consensus_queue.cc:1048] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.547796 19992 raft_consensus.cc:1275] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.549105 20224 consensus_queue.cc:1048] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:33.558202 19915 raft_consensus.cc:1275] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:33.559979 20224 consensus_queue.cc:1048] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:35.481174 19815 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34120:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:35.503476 19815 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34120:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:35.611299 15566 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:35.641959 20321 tablet.cc:1724] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:35.679490 20328 tablet.cc:1724] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:35.696825 20311 log.cc:927] Time spent T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260709 14:52:35.736515 19944 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:d3a325cfd1824ef7a2ea580434c25435)
W20260709 14:52:35.779448 20316 log.cc:927] Time spent T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
W20260709 14:52:35.778277 20312 log.cc:927] Time spent T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 14:52:35.830921 20343 tablet.cc:1724] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:35.840202 20094 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:d3a325cfd1824ef7a2ea580434c25435)
W20260709 14:52:35.842365 20094 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:d3a325cfd1824ef7a2ea580434c25435)
I20260709 14:52:35.872807 20321 tablet.cc:1724] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:35.879186 20330 log.cc:927] Time spent T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
I20260709 14:52:35.889760 20348 tablet.cc:1724] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:35.925976 20354 tablet.cc:1724] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:35.934450 19991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
mode: GRACEFUL
new_leader_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:47860
I20260709 14:52:35.941223 19991 raft_consensus.cc:606] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Received request to transfer leadership to TS f182799379804b6c8e241300c18bdb15
I20260709 14:52:35.980561 20351 tablet.cc:1724] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:35.940407 20347 tablet.cc:1724] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.005434 20328 tablet.cc:1724] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.007663 20358 tablet.cc:1724] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.027469 20353 tablet.cc:1724] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.018306 20355 tablet.cc:1724] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.028980 20328 tablet.cc:1724] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.018002 20343 tablet.cc:1724] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.012324 20321 tablet.cc:1724] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.032814 20347 tablet.cc:1724] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.049635 20343 tablet.cc:1724] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.056510 20362 tablet.cc:1724] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.059648 20354 tablet.cc:1724] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.062271 20361 tablet.cc:1724] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.065249 20291 raft_consensus.cc:993] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: : Instructing follower f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.066794 20342 raft_consensus.cc:1081] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Signalling peer f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.069445 20062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:51388
I20260709 14:52:36.070034 20062 raft_consensus.cc:493] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.070400 20062 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.076922 20348 tablet.cc:1724] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.067317 20351 tablet.cc:1724] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.097267 20355 tablet.cc:1724] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.130136 20353 tablet.cc:1724] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.129799 20062 raft_consensus.cc:515] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.150274 20361 tablet.cc:1724] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.108840 20358 tablet.cc:1724] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.154090 19916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:36.154775 19916 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.155265 20328 tablet.cc:1724] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:36.157862 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42b1a08bc3c240a9ae095967eafaf424" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:36.160399 19994 raft_consensus.cc:3055] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.160694 19994 raft_consensus.cc:740] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:36.161494 19994 consensus_queue.cc:260] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.162539 19994 raft_consensus.cc:3060] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.159080 19917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
mode: GRACEFUL
new_leader_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:34436
I20260709 14:52:36.165218 19917 raft_consensus.cc:606] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Received request to transfer leadership to TS f182799379804b6c8e241300c18bdb15
I20260709 14:52:36.156713 20062 leader_election.cc:290] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:36.164729 19916 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.166558 15566 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:52:36.167307 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:36.167757 20034 leader_election.cc:304] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [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: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:36.169993 19994 raft_consensus.cc:2468] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.170576 20339 raft_consensus.cc:2804] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.171103 20339 raft_consensus.cc:697] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:36.171873 20339 consensus_queue.cc:237] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.184145 19994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94"
dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
mode: GRACEFUL
new_leader_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:47860
I20260709 14:52:36.184695 19994 raft_consensus.cc:606] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Received request to transfer leadership to TS f182799379804b6c8e241300c18bdb15
I20260709 14:52:36.187323 19916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d"
dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
mode: GRACEFUL
new_leader_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:34436
I20260709 14:52:36.187860 19916 raft_consensus.cc:606] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Received request to transfer leadership to TS f182799379804b6c8e241300c18bdb15
I20260709 14:52:36.189126 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:36.189682 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:36.192759 19813 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83: soft_deleted_table [id=167d3852bc62430486fc524a798d0b30] alter complete (version 1)
I20260709 14:52:36.207346 19813 catalog_manager.cc:5697] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 2 to 3, leader changed from ffaea745af0c441ea661d7bb508ce53c (127.15.51.130) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.333356 20315 raft_consensus.cc:993] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: : Instructing follower f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.333850 20322 raft_consensus.cc:1081] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Signalling peer f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.335211 20062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:51402
I20260709 14:52:36.335759 20062 raft_consensus.cc:493] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.336109 20062 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.342911 20062 raft_consensus.cc:515] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.344868 20062 leader_election.cc:290] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:36.345582 19916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:36.346175 19916 raft_consensus.cc:3055] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.346474 19916 raft_consensus.cc:740] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:36.346545 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fe47b8f124b7ca3833df47d0387b4" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:36.347087 19994 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.347254 19916 consensus_queue.cc:260] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.348452 19916 raft_consensus.cc:3060] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.353211 19994 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.354377 20031 leader_election.cc:304] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:36.354892 19916 raft_consensus.cc:2468] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.355140 20339 raft_consensus.cc:2804] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.355695 20339 raft_consensus.cc:697] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:36.356469 20339 consensus_queue.cc:237] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.364421 19813 catalog_manager.cc:5697] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.437101 20322 raft_consensus.cc:993] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: : Instructing follower f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.437548 20315 raft_consensus.cc:1081] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Signalling peer f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.438910 20062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:51402
I20260709 14:52:36.439450 20062 raft_consensus.cc:493] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.439806 20062 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.446700 20062 raft_consensus.cc:515] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.448761 20062 leader_election.cc:290] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:36.449995 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:36.449409 19916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87554cc0354949ba53852e3ba41b3d" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:36.450645 19994 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.450826 19916 raft_consensus.cc:3055] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.451162 19916 raft_consensus.cc:740] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63f7d1d8dd004acdbaa894cc8c9f2c8f, State: Running, Role: LEADER
I20260709 14:52:36.451922 19916 consensus_queue.cc:260] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.453063 19916 raft_consensus.cc:3060] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.459046 19994 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.460104 20031 leader_election.cc:304] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:36.460361 19916 raft_consensus.cc:2468] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.460920 20339 raft_consensus.cc:2804] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.461385 20339 raft_consensus.cc:697] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:36.462123 20339 consensus_queue.cc:237] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.470104 19813 catalog_manager.cc:5697] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.513908 20342 raft_consensus.cc:993] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: : Instructing follower f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.514307 20291 raft_consensus.cc:1081] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Signalling peer f182799379804b6c8e241300c18bdb15 to start an election
I20260709 14:52:36.515738 20068 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94"
dest_uuid: "f182799379804b6c8e241300c18bdb15"
 from {username='slave'} at 127.0.0.1:51388
I20260709 14:52:36.516285 20068 raft_consensus.cc:493] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.516623 20068 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.523368 20068 raft_consensus.cc:515] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.525368 20068 leader_election.cc:290] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:36.525915 19917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f"
I20260709 14:52:36.526324 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bccb5cbaf524d9aade57632717f8d94" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:36.526547 19917 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.526906 19994 raft_consensus.cc:3055] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.527189 19994 raft_consensus.cc:740] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:36.527922 19994 consensus_queue.cc:260] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.529047 19994 raft_consensus.cc:3060] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.532666 19917 raft_consensus.cc:2468] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.533816 20034 leader_election.cc:304] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [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: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15; no voters: 
I20260709 14:52:36.534567 20339 raft_consensus.cc:2804] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.534966 19994 raft_consensus.cc:2468] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:36.535027 20339 raft_consensus.cc:697] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:36.536011 20339 consensus_queue.cc:237] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:36.543849 19813 catalog_manager.cc:5697] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 2 to 3, leader changed from ffaea745af0c441ea661d7bb508ce53c (127.15.51.130) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.650041 19917 raft_consensus.cc:1275] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:36.651350 20339 consensus_queue.cc:1048] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:36.662266 19994 raft_consensus.cc:1275] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:36.668409 20339 consensus_queue.cc:1048] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:36.776986 19994 raft_consensus.cc:1275] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:36.778069 20339 consensus_queue.cc:1048] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:36.785010 19916 raft_consensus.cc:1275] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:36.786474 20372 consensus_queue.cc:1048] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:36.864849 19916 raft_consensus.cc:1275] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.866050 20372 consensus_queue.cc:1048] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:36.874462 19994 raft_consensus.cc:1275] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.883028 20339 consensus_queue.cc:1048] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:36.964388 19994 raft_consensus.cc:1275] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.966434 20339 consensus_queue.cc:1048] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:36.989126 19917 raft_consensus.cc:1275] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.990877 20339 consensus_queue.cc:1048] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:37.257817 15566 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:37.357234 15566 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:52:37.357928 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.370891 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:52:37.371483 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:52:38.367982 19939 debug-util.cc:398] Leaking SignalData structure 0x7b0800290f00 after lost signal to thread 15569
W20260709 14:52:38.368975 19939 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3c20 after lost signal to thread 19850
W20260709 14:52:38.369895 19939 debug-util.cc:398] Leaking SignalData structure 0x7b08000ccaa0 after lost signal to thread 19942
W20260709 14:52:38.370712 19939 debug-util.cc:398] Leaking SignalData structure 0x7b080009e1e0 after lost signal to thread 20018
W20260709 14:52:38.371501 19939 debug-util.cc:398] Leaking SignalData structure 0x7b080031d540 after lost signal to thread 20092
I20260709 14:52:38.401988 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
I20260709 14:52:38.440923 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:38.441776 15566 tablet_replica.cc:333] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.442947 15566 raft_consensus.cc:2243] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.443714 15566 raft_consensus.cc:2272] T 3e0469b289a943ebbca0c16fefda3f29 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.446434 15566 tablet_replica.cc:333] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.447058 15566 raft_consensus.cc:2243] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:38.447968 15566 raft_consensus.cc:2272] T 44701f7fd08e4e8d9078411c3f2d8264 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.450814 15566 tablet_replica.cc:333] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.451435 15566 raft_consensus.cc:2243] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:38.452270 15566 raft_consensus.cc:2272] T 81636c129cc34454bfc66fede72351cd P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.454811 15566 tablet_replica.cc:333] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.455344 15566 raft_consensus.cc:2243] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.456010 15566 raft_consensus.cc:2272] T 42b1a08bc3c240a9ae095967eafaf424 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.458463 15566 tablet_replica.cc:333] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.459117 15566 raft_consensus.cc:2243] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.459596 15566 raft_consensus.cc:2272] T c07fe47b8f124b7ca3833df47d0387b4 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.462031 15566 tablet_replica.cc:333] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.462744 15566 raft_consensus.cc:2243] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.463306 15566 raft_consensus.cc:2272] T 5bccb5cbaf524d9aade57632717f8d94 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.466202 15566 tablet_replica.cc:333] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.466912 15566 raft_consensus.cc:2243] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:52:38.467734 20034 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260709 14:52:38.467965 15566 raft_consensus.cc:2272] T d3a325cfd1824ef7a2ea580434c25435 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.471220 15566 tablet_replica.cc:333] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.472078 15566 raft_consensus.cc:2243] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.472781 15566 raft_consensus.cc:2272] T ef87554cc0354949ba53852e3ba41b3d P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:38.472838 20034 consensus_peers.cc:597] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:38.475909 15566 tablet_replica.cc:333] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
W20260709 14:52:38.476194 19959 consensus_peers.cc:597] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:38.476509 15566 raft_consensus.cc:2243] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.477136 15566 raft_consensus.cc:2272] T 86216b6aa02946e99e1fd5d146b086d3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.479259 15566 tablet_replica.cc:333] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.479854 15566 raft_consensus.cc:2243] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.480355 15566 raft_consensus.cc:2272] T e039c09305734b86b089c49db20921eb P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.482656 15566 tablet_replica.cc:333] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.483244 15566 raft_consensus.cc:2243] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:38.484122 15566 raft_consensus.cc:2272] T 87e737013ae547f792e2d5456a8b2ee0 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.486419 15566 tablet_replica.cc:333] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.486967 15566 raft_consensus.cc:2243] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.487442 15566 raft_consensus.cc:2272] T 73fe49ea7f24439e8ff8e07d469c1644 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.490224 15566 tablet_replica.cc:333] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.490919 15566 raft_consensus.cc:2243] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.491462 15566 raft_consensus.cc:2272] T b9bfe652a02042afbd553b40e07615a1 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.494561 15566 tablet_replica.cc:333] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.495095 15566 raft_consensus.cc:2243] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:38.496039 15566 raft_consensus.cc:2272] T f6fd97a84470426e932daa946cabb3a3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.498332 15566 tablet_replica.cc:333] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.498854 15566 raft_consensus.cc:2243] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.499325 15566 raft_consensus.cc:2272] T 6a3f1136a73146eb958dc1ce19bdf838 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.501551 15566 tablet_replica.cc:333] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.502070 15566 raft_consensus.cc:2243] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.502591 15566 raft_consensus.cc:2272] T 5734fd5f887a42538217ea9460147159 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.504820 15566 tablet_replica.cc:333] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.505326 15566 raft_consensus.cc:2243] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:38.505847 15566 raft_consensus.cc:2272] T 937ac42c4d27473e8b76cefaa2cf50f3 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:38.507846 15566 tablet_replica.cc:333] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f: stopping tablet replica
I20260709 14:52:38.508270 15566 raft_consensus.cc:2243] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:38.509181 15566 raft_consensus.cc:2272] T af6bffc5be044f7aa8c28bfbb0e13d73 P 63f7d1d8dd004acdbaa894cc8c9f2c8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:38.514008 19959 consensus_peers.cc:597] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.593631 19959 consensus_peers.cc:597] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.594080 20034 consensus_peers.cc:597] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.615707 19959 consensus_peers.cc:597] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.708266 20034 consensus_peers.cc:597] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.740662 19959 consensus_peers.cc:597] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.809582 20034 consensus_peers.cc:597] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.959422 20034 consensus_peers.cc:597] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.962122 20034 consensus_peers.cc:597] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:38.963915 19959 consensus_peers.cc:597] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:39.379141 20388 raft_consensus.cc:493] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.379720 20388 raft_consensus.cc:515] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.381536 20388 leader_election.cc:290] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.382853 20068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
W20260709 14:52:39.385697 19959 leader_election.cc:336] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.386013 19959 leader_election.cc:304] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [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: ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15
I20260709 14:52:39.386519 20388 raft_consensus.cc:2749] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:39.486202 20392 raft_consensus.cc:493] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.486776 20392 raft_consensus.cc:515] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.488992 20392 leader_election.cc:290] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:39.490031 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:39.490692 19994 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 2.
I20260709 14:52:39.492023 20031 leader_election.cc:304] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
W20260709 14:52:39.492645 20034 leader_election.cc:336] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.492714 20392 raft_consensus.cc:2804] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:39.493222 20392 raft_consensus.cc:493] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.493589 20392 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.501144 20392 raft_consensus.cc:515] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.504189 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a325cfd1824ef7a2ea580434c25435" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:39.507261 19994 raft_consensus.cc:3060] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.510051 20392 leader_election.cc:290] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
W20260709 14:52:39.511710 20034 leader_election.cc:336] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.512617 20392 raft_consensus.cc:493] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.513082 20392 raft_consensus.cc:515] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.513666 19994 raft_consensus.cc:2468] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:39.514842 20031 leader_election.cc:304] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:39.514981 20392 leader_election.cc:290] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:39.515600 20392 raft_consensus.cc:2804] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.515794 20391 raft_consensus.cc:493] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.516157 20392 raft_consensus.cc:697] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:39.516469 20391 raft_consensus.cc:515] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.516722 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:39.517287 20392 consensus_queue.cc:237] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.518632 20391 leader_election.cc:290] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:39.519996 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
W20260709 14:52:39.524856 20034 leader_election.cc:336] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.525243 20034 leader_election.cc:304] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:39.525794 20392 raft_consensus.cc:2749] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:39.525990 20034 leader_election.cc:336] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.526629 20034 leader_election.cc:304] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:39.527184 20392 raft_consensus.cc:2749] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:39.529616 19813 catalog_manager.cc:5697] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:39.555681 15566 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19939)
I20260709 14:52:39.616550 20393 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.617162 20393 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.619335 20393 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:39.620260 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
W20260709 14:52:39.622503 20034 leader_election.cc:336] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.622898 20034 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:39.623162 20393 raft_consensus.cc:493] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.623591 20391 raft_consensus.cc:2749] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:39.623723 20393 raft_consensus.cc:515] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.625525 20393 leader_election.cc:290] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281)
I20260709 14:52:39.626459 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
W20260709 14:52:39.628630 20034 leader_election.cc:336] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.628966 20034 leader_election.cc:304] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, ffaea745af0c441ea661d7bb508ce53c
I20260709 14:52:39.629441 20393 raft_consensus.cc:2749] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:39.655571 20388 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.656155 20388 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.656961 20381 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.657523 20381 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:39.658427 20388 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.659118 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:39.659474 20381 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961), 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:39.659701 20066 raft_consensus.cc:2468] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:39.661218 19958 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:39.661536 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:39.662024 20381 raft_consensus.cc:2804] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:39.662382 20381 raft_consensus.cc:493] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.662781 20381 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.663292 19959 leader_election.cc:336] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
W20260709 14:52:39.663975 19959 leader_election.cc:336] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.664386 19959 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [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: ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f, f182799379804b6c8e241300c18bdb15
I20260709 14:52:39.665050 20388 raft_consensus.cc:2749] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:39.669103 20381 raft_consensus.cc:515] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.670701 20381 leader_election.cc:290] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.671672 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e737013ae547f792e2d5456a8b2ee0" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:39.672169 20066 raft_consensus.cc:3060] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.674047 19959 leader_election.cc:336] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.677178 20066 raft_consensus.cc:2468] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 3.
I20260709 14:52:39.677981 19958 leader_election.cc:304] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:39.678504 20381 raft_consensus.cc:2804] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.678889 20381 raft_consensus.cc:697] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:39.679606 20381 consensus_queue.cc:237] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.687907 19813 catalog_manager.cc:5697] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 3 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.780797 20381 raft_consensus.cc:493] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.781263 20381 raft_consensus.cc:515] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.783056 20381 leader_election.cc:290] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.784499 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:39.785141 20066 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:39.786245 19958 leader_election.cc:304] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:39.786985 20381 raft_consensus.cc:2804] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:39.787357 20381 raft_consensus.cc:493] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
W20260709 14:52:39.787416 19959 leader_election.cc:336] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.787822 20381 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.792649 20381 raft_consensus.cc:515] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.794094 20381 leader_election.cc:290] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.795019 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81636c129cc34454bfc66fede72351cd" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:39.795459 20066 raft_consensus.cc:3060] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.797823 19959 leader_election.cc:336] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.800149 20066 raft_consensus.cc:2468] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 3.
I20260709 14:52:39.801011 19958 leader_election.cc:304] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:39.801692 20381 raft_consensus.cc:2804] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.802034 20381 raft_consensus.cc:697] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:39.802774 20381 consensus_queue.cc:237] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.810653 19813 catalog_manager.cc:5697] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 3 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.855370 20381 raft_consensus.cc:493] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.855861 20381 raft_consensus.cc:515] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.858264 20381 leader_election.cc:290] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.858989 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:39.859589 20066 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:39.860639 19958 leader_election.cc:304] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:39.862244 20381 raft_consensus.cc:2804] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:39.862586 20381 raft_consensus.cc:493] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.862926 20381 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.864748 19959 leader_election.cc:336] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.868213 20381 raft_consensus.cc:515] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.869705 20381 leader_election.cc:290] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.870702 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44701f7fd08e4e8d9078411c3f2d8264" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:39.871250 20066 raft_consensus.cc:3060] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.872882 19959 leader_election.cc:336] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.877183 20066 raft_consensus.cc:2468] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 3.
I20260709 14:52:39.878158 19958 leader_election.cc:304] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:39.878685 20381 raft_consensus.cc:2804] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.879079 20381 raft_consensus.cc:697] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:39.879810 20381 consensus_queue.cc:237] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.887934 19813 catalog_manager.cc:5697] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 3 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:39.929386 20381 raft_consensus.cc:493] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.930004 20381 raft_consensus.cc:515] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.931874 20381 leader_election.cc:290] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.933002 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15" is_pre_election: true
I20260709 14:52:39.933581 20066 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 2.
I20260709 14:52:39.934453 19958 leader_election.cc:304] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:39.935168 20381 raft_consensus.cc:2804] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:52:39.935514 19959 leader_election.cc:336] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.935585 20381 raft_consensus.cc:493] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.936071 20381 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:39.943145 20381 raft_consensus.cc:515] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.945164 20381 leader_election.cc:290] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: Requested vote from peers 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619), f182799379804b6c8e241300c18bdb15 (127.15.51.131:32961)
I20260709 14:52:39.946257 20066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fd97a84470426e932daa946cabb3a3" candidate_uuid: "ffaea745af0c441ea661d7bb508ce53c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f182799379804b6c8e241300c18bdb15"
I20260709 14:52:39.946848 20066 raft_consensus.cc:3060] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.948347 19959 leader_election.cc:336] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:39.952895 20066 raft_consensus.cc:2468] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffaea745af0c441ea661d7bb508ce53c in term 3.
I20260709 14:52:39.953939 19958 leader_election.cc:304] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:39.954631 20381 raft_consensus.cc:2804] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:39.955098 20381 raft_consensus.cc:697] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Becoming Leader. State: Replica: ffaea745af0c441ea661d7bb508ce53c, State: Running, Role: LEADER
I20260709 14:52:39.955914 20381 consensus_queue.cc:237] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [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: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } }
I20260709 14:52:39.965449 19813 catalog_manager.cc:5697] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to ffaea745af0c441ea661d7bb508ce53c (127.15.51.130). New cstate: current_term: 3 leader_uuid: "ffaea745af0c441ea661d7bb508ce53c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:39.988966 20034 consensus_peers.cc:597] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:39.993223 20393 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.993673 20393 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:39.995172 20393 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:39.995823 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c" is_pre_election: true
I20260709 14:52:39.996330 19994 raft_consensus.cc:2468] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 2.
I20260709 14:52:39.997164 20031 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 
I20260709 14:52:39.997805 20393 raft_consensus.cc:2804] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:39.998070 20393 raft_consensus.cc:493] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 63f7d1d8dd004acdbaa894cc8c9f2c8f)
I20260709 14:52:39.998330 20393 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:39.999804 20034 leader_election.cc:336] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:40.003669 20393 raft_consensus.cc:515] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:40.005312 20393 leader_election.cc:290] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: Requested vote from peers ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281), 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619)
I20260709 14:52:40.005858 19994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6bffc5be044f7aa8c28bfbb0e13d73" candidate_uuid: "f182799379804b6c8e241300c18bdb15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ffaea745af0c441ea661d7bb508ce53c"
I20260709 14:52:40.006294 19994 raft_consensus.cc:3060] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:52:40.009639 20034 leader_election.cc:336] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111)
I20260709 14:52:40.011971 19994 raft_consensus.cc:2468] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f182799379804b6c8e241300c18bdb15 in term 3.
I20260709 14:52:40.012821 20031 leader_election.cc:304] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [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: f182799379804b6c8e241300c18bdb15, ffaea745af0c441ea661d7bb508ce53c; no voters: 63f7d1d8dd004acdbaa894cc8c9f2c8f
I20260709 14:52:40.013420 20393 raft_consensus.cc:2804] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:40.013827 20393 raft_consensus.cc:697] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Becoming Leader. State: Replica: f182799379804b6c8e241300c18bdb15, State: Running, Role: LEADER
I20260709 14:52:40.014743 20393 consensus_queue.cc:237] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [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: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } }
I20260709 14:52:40.024848 19813 catalog_manager.cc:5697] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 reported cstate change: term changed from 2 to 3, leader changed from 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129) to f182799379804b6c8e241300c18bdb15 (127.15.51.131). New cstate: current_term: 3 leader_uuid: "f182799379804b6c8e241300c18bdb15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63f7d1d8dd004acdbaa894cc8c9f2c8f" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 46619 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:40.095564 19994 raft_consensus.cc:1275] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:40.096787 20393 consensus_queue.cc:1048] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:40.172618 20066 raft_consensus.cc:1275] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.173913 20381 consensus_queue.cc:1048] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:40.191749 19959 consensus_peers.cc:597] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.344485 20066 raft_consensus.cc:1275] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:40.345641 20388 consensus_queue.cc:1048] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:52:40.361219 19959 consensus_peers.cc:597] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:40.393843 19959 consensus_peers.cc:597] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.415793 19994 raft_consensus.cc:1275] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Refusing update from remote peer f182799379804b6c8e241300c18bdb15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.417023 20393 consensus_queue.cc:1048] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffaea745af0c441ea661d7bb508ce53c" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 33281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:40.437233 20034 consensus_peers.cc:597] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.477732 20066 raft_consensus.cc:1275] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:40.478829 20409 consensus_queue.cc:1048] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:52:40.518090 19959 consensus_peers.cc:597] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.535108 20066 raft_consensus.cc:1275] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Refusing update from remote peer ffaea745af0c441ea661d7bb508ce53c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:40.536196 20409 consensus_queue.cc:1048] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f182799379804b6c8e241300c18bdb15" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 32961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:40.556159 15566 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19939)
W20260709 14:52:40.885835 20034 consensus_peers.cc:597] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:40.961280 20034 consensus_peers.cc:597] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:40.962512 19959 consensus_peers.cc:597] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:40.991451 19959 consensus_peers.cc:597] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:41.026371 19959 consensus_peers.cc:597] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:41.179021 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
W20260709 14:52:41.198235 19959 consensus_peers.cc:597] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:41.217211 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
W20260709 14:52:41.221050 20031 consensus_peers.cc:597] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:41.223253 20031 consensus_peers.cc:597] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:41.239324 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:41.240027 15566 tablet_replica.cc:333] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.240681 15566 raft_consensus.cc:2243] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.241173 15566 raft_consensus.cc:2272] T 42b1a08bc3c240a9ae095967eafaf424 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.243184 15566 tablet_replica.cc:333] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.243722 15566 raft_consensus.cc:2243] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.244529 15566 raft_consensus.cc:2272] T 81636c129cc34454bfc66fede72351cd P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.247093 15566 tablet_replica.cc:333] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.247686 15566 raft_consensus.cc:2243] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.248190 15566 raft_consensus.cc:2272] T c07fe47b8f124b7ca3833df47d0387b4 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:41.249822 20031 consensus_peers.cc:597] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:41.250379 15566 tablet_replica.cc:333] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.250988 15566 raft_consensus.cc:2243] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.251415 15566 raft_consensus.cc:2272] T 3e0469b289a943ebbca0c16fefda3f29 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.253271 15566 tablet_replica.cc:333] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.253746 15566 raft_consensus.cc:2243] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.254467 15566 raft_consensus.cc:2272] T 44701f7fd08e4e8d9078411c3f2d8264 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.256914 15566 tablet_replica.cc:333] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.257450 15566 raft_consensus.cc:2243] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.258128 15566 raft_consensus.cc:2272] T 5734fd5f887a42538217ea9460147159 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.259832 15566 tablet_replica.cc:333] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.260334 15566 raft_consensus.cc:2243] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.261044 15566 raft_consensus.cc:2272] T 937ac42c4d27473e8b76cefaa2cf50f3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.262835 15566 tablet_replica.cc:333] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.263336 15566 raft_consensus.cc:2243] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.263713 15566 raft_consensus.cc:2272] T af6bffc5be044f7aa8c28bfbb0e13d73 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.265762 15566 tablet_replica.cc:333] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.266269 15566 raft_consensus.cc:2243] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.266947 15566 raft_consensus.cc:2272] T 6a3f1136a73146eb958dc1ce19bdf838 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.268782 15566 tablet_replica.cc:333] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.269275 15566 raft_consensus.cc:2243] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.269727 15566 raft_consensus.cc:2272] T d3a325cfd1824ef7a2ea580434c25435 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.271494 15566 tablet_replica.cc:333] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.271967 15566 raft_consensus.cc:2243] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.272338 15566 raft_consensus.cc:2272] T ef87554cc0354949ba53852e3ba41b3d P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.274282 15566 tablet_replica.cc:333] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.274879 15566 raft_consensus.cc:2243] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.275550 15566 raft_consensus.cc:2272] T e039c09305734b86b089c49db20921eb P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:41.277266 20031 consensus_peers.cc:597] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:41.277704 15566 tablet_replica.cc:333] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.278278 15566 raft_consensus.cc:2243] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.279008 15566 raft_consensus.cc:2272] T 87e737013ae547f792e2d5456a8b2ee0 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.280838 15566 tablet_replica.cc:333] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.281320 15566 raft_consensus.cc:2243] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.282007 15566 raft_consensus.cc:2272] T f6fd97a84470426e932daa946cabb3a3 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.284035 15566 tablet_replica.cc:333] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.284621 15566 raft_consensus.cc:2243] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.285545 15566 raft_consensus.cc:2272] T 73fe49ea7f24439e8ff8e07d469c1644 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.288074 15566 tablet_replica.cc:333] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.288728 15566 raft_consensus.cc:2243] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.289255 15566 raft_consensus.cc:2272] T b9bfe652a02042afbd553b40e07615a1 P ffaea745af0c441ea661d7bb508ce53c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.291029 15566 tablet_replica.cc:333] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.291451 15566 raft_consensus.cc:2243] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.292094 15566 raft_consensus.cc:2272] T 86216b6aa02946e99e1fd5d146b086d3 P ffaea745af0c441ea661d7bb508ce53c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.293816 15566 tablet_replica.cc:333] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c: stopping tablet replica
I20260709 14:52:41.294242 15566 raft_consensus.cc:2243] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.294618 15566 raft_consensus.cc:2272] T 5bccb5cbaf524d9aade57632717f8d94 P ffaea745af0c441ea661d7bb508ce53c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:41.299764 20034 consensus_peers.cc:597] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:41.332687 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
W20260709 14:52:41.343855 20031 consensus_peers.cc:597] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:33281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:41.364224 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
W20260709 14:52:41.373396 20031 consensus_peers.cc:597] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:33281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:41.374936 20034 consensus_peers.cc:597] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 -> Peer 63f7d1d8dd004acdbaa894cc8c9f2c8f (127.15.51.129:46619): Couldn't send request to peer 63f7d1d8dd004acdbaa894cc8c9f2c8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:46619: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:41.391676 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:41.392409 15566 tablet_replica.cc:333] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.393242 15566 raft_consensus.cc:2243] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.394140 15566 raft_consensus.cc:2272] T 3e0469b289a943ebbca0c16fefda3f29 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.396070 15566 tablet_replica.cc:333] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.396566 15566 raft_consensus.cc:2243] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.397300 15566 raft_consensus.cc:2272] T 42b1a08bc3c240a9ae095967eafaf424 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.399125 15566 tablet_replica.cc:333] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.399638 15566 raft_consensus.cc:2243] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.400357 15566 raft_consensus.cc:2272] T c07fe47b8f124b7ca3833df47d0387b4 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.402432 15566 tablet_replica.cc:333] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.403098 15566 raft_consensus.cc:2243] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.403541 15566 raft_consensus.cc:2272] T 81636c129cc34454bfc66fede72351cd P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.405273 15566 tablet_replica.cc:333] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.405761 15566 raft_consensus.cc:2243] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.406158 15566 raft_consensus.cc:2272] T e039c09305734b86b089c49db20921eb P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.407883 15566 tablet_replica.cc:333] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.408352 15566 raft_consensus.cc:2243] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.408784 15566 raft_consensus.cc:2272] T 87e737013ae547f792e2d5456a8b2ee0 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.410540 15566 tablet_replica.cc:333] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.411006 15566 raft_consensus.cc:2243] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.411413 15566 raft_consensus.cc:2272] T f6fd97a84470426e932daa946cabb3a3 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.414000 15566 tablet_replica.cc:333] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.414614 15566 raft_consensus.cc:2243] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.415630 15566 raft_consensus.cc:2272] T d3a325cfd1824ef7a2ea580434c25435 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:41.415972 20031 consensus_peers.cc:597] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 -> Peer ffaea745af0c441ea661d7bb508ce53c (127.15.51.130:33281): Couldn't send request to peer ffaea745af0c441ea661d7bb508ce53c. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:33281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:41.418001 15566 tablet_replica.cc:333] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.418638 15566 raft_consensus.cc:2243] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.419454 15566 raft_consensus.cc:2272] T ef87554cc0354949ba53852e3ba41b3d P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.421223 15566 tablet_replica.cc:333] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.421680 15566 raft_consensus.cc:2243] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.422077 15566 raft_consensus.cc:2272] T 44701f7fd08e4e8d9078411c3f2d8264 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.424292 15566 tablet_replica.cc:333] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.424738 15566 raft_consensus.cc:2243] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.425138 15566 raft_consensus.cc:2272] T 86216b6aa02946e99e1fd5d146b086d3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.426750 15566 tablet_replica.cc:333] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.427170 15566 raft_consensus.cc:2243] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.427853 15566 raft_consensus.cc:2272] T b9bfe652a02042afbd553b40e07615a1 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.429625 15566 tablet_replica.cc:333] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.430079 15566 raft_consensus.cc:2243] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.430437 15566 raft_consensus.cc:2272] T 73fe49ea7f24439e8ff8e07d469c1644 P f182799379804b6c8e241300c18bdb15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.432119 15566 tablet_replica.cc:333] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.432520 15566 raft_consensus.cc:2243] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.433179 15566 raft_consensus.cc:2272] T 5bccb5cbaf524d9aade57632717f8d94 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.434727 15566 tablet_replica.cc:333] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.435137 15566 raft_consensus.cc:2243] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.435467 15566 raft_consensus.cc:2272] T 6a3f1136a73146eb958dc1ce19bdf838 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.437103 15566 tablet_replica.cc:333] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.437500 15566 raft_consensus.cc:2243] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.437896 15566 raft_consensus.cc:2272] T 5734fd5f887a42538217ea9460147159 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.439561 15566 tablet_replica.cc:333] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.439957 15566 raft_consensus.cc:2243] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:41.440408 15566 raft_consensus.cc:2272] T 937ac42c4d27473e8b76cefaa2cf50f3 P f182799379804b6c8e241300c18bdb15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.442066 15566 tablet_replica.cc:333] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15: stopping tablet replica
I20260709 14:52:41.442428 15566 raft_consensus.cc:2243] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.443095 15566 raft_consensus.cc:2272] T af6bffc5be044f7aa8c28bfbb0e13d73 P f182799379804b6c8e241300c18bdb15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.480788 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:52:41.509711 15566 master.cc:562] Master@127.15.51.190:36961 shutting down...
I20260709 14:52:41.529588 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:41.530067 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:41.530350 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P a2215215fc12460a99421471bdfdfd83: stopping tablet replica
I20260709 14:52:41.576987 15566 master.cc:584] Master@127.15.51.190:36961 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15063 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:52:41.624454 15566 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.51.190:39207
I20260709 14:52:41.625901 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:41.632418 20419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.632620 20420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.633703 20422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:41.635038 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:41.635895 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:41.636068 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:41.636202 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608761636188 us; error 0 us; skew 500 ppm
I20260709 14:52:41.636682 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:41.638983 15566 webserver.cc:533] Webserver started at http://127.15.51.190:37825/ using document root <none> and password file <none>
I20260709 14:52:41.639439 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:41.639600 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:41.639843 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:41.640970 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/master-0-root/instance:
uuid: "9bf36552343a4545b09bffedfacd72f6"
format_stamp: "Formatted at 2026-07-09 14:52:41 on dist-test-slave-27mc"
I20260709 14:52:41.644976 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:52:41.648018 20427 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.648674 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:41.648919 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/master-0-root
uuid: "9bf36552343a4545b09bffedfacd72f6"
format_stamp: "Formatted at 2026-07-09 14:52:41 on dist-test-slave-27mc"
I20260709 14:52:41.649200 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:41.667711 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:41.668813 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:41.704095 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.190:39207
I20260709 14:52:41.704210 20478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.190:39207 every 8 connection(s)
I20260709 14:52:41.707643 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.717561 20479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6: Bootstrap starting.
I20260709 14:52:41.722103 20479 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.725927 20479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6: No bootstrap required, opened a new log
I20260709 14:52:41.727895 20479 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf36552343a4545b09bffedfacd72f6" member_type: VOTER }
I20260709 14:52:41.728241 20479 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.728410 20479 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bf36552343a4545b09bffedfacd72f6, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.728881 20479 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9bf36552343a4545b09bffedfacd72f6" member_type: VOTER }
I20260709 14:52:41.729324 20479 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:41.729508 20479 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:41.729717 20479 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.733947 20479 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf36552343a4545b09bffedfacd72f6" member_type: VOTER }
I20260709 14:52:41.734377 20479 leader_election.cc:304] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [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: 9bf36552343a4545b09bffedfacd72f6; no voters: 
I20260709 14:52:41.735352 20479 leader_election.cc:290] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:41.735711 20482 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:41.736977 20482 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 1 LEADER]: Becoming Leader. State: Replica: 9bf36552343a4545b09bffedfacd72f6, State: Running, Role: LEADER
I20260709 14:52:41.737607 20482 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [LEADER]: Queue going to LEADER mode. State: All 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: "9bf36552343a4545b09bffedfacd72f6" member_type: VOTER }
I20260709 14:52:41.738133 20479 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:41.741802 20483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bf36552343a4545b09bffedfacd72f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf36552343a4545b09bffedfacd72f6" member_type: VOTER } }
I20260709 14:52:41.741884 20484 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bf36552343a4545b09bffedfacd72f6. Latest consensus state: current_term: 1 leader_uuid: "9bf36552343a4545b09bffedfacd72f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bf36552343a4545b09bffedfacd72f6" member_type: VOTER } }
I20260709 14:52:41.742615 20483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:41.742638 20484 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:41.745285 20490 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:41.749756 20490 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:41.756772 15566 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:41.759047 20490 catalog_manager.cc:1383] Generated new cluster ID: 0decf4da031a4e3e9cd113b5c0120fd8
I20260709 14:52:41.759289 20490 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:41.782541 20490 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:41.783749 20490 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:41.793686 20490 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6: Generated new TSK 0
I20260709 14:52:41.794186 20490 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:41.823526 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:41.829247 20500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.829938 20501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.832093 20503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:41.832118 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:41.833274 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:41.833454 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:41.833622 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608761833602 us; error 0 us; skew 500 ppm
I20260709 14:52:41.834105 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:41.836163 15566 webserver.cc:533] Webserver started at http://127.15.51.129:42601/ using document root <none> and password file <none>
I20260709 14:52:41.836607 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:41.836781 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:41.837055 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:41.838047 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-0-root/instance:
uuid: "dad3ee262f48416aa92c4d131b616978"
format_stamp: "Formatted at 2026-07-09 14:52:41 on dist-test-slave-27mc"
I20260709 14:52:41.842154 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:41.845106 20508 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.845757 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:41.846007 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-0-root
uuid: "dad3ee262f48416aa92c4d131b616978"
format_stamp: "Formatted at 2026-07-09 14:52:41 on dist-test-slave-27mc"
I20260709 14:52:41.846264 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:41.867676 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:41.868806 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:41.870175 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:41.872243 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:41.872426 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.872628 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:41.872803 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.911039 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.129:38563
I20260709 14:52:41.911139 20570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.129:38563 every 8 connection(s)
I20260709 14:52:41.915797 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:41.923296 20575 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.923419 20576 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:41.926843 20578 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:41.929733 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:41.930750 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:41.930953 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:41.931042 20571 heartbeater.cc:344] Connected to a master server at 127.15.51.190:39207
I20260709 14:52:41.931157 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608761931136 us; error 0 us; skew 500 ppm
I20260709 14:52:41.931504 20571 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:41.931844 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:41.932219 20571 heartbeater.cc:507] Master 127.15.51.190:39207 requested a full tablet report, sending...
I20260709 14:52:41.934341 15566 webserver.cc:533] Webserver started at http://127.15.51.130:36031/ using document root <none> and password file <none>
I20260709 14:52:41.934449 20444 ts_manager.cc:194] Registered new tserver with Master: dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563)
I20260709 14:52:41.934900 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:41.935113 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:41.935351 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:41.936216 20444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40330
I20260709 14:52:41.936393 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-1-root/instance:
uuid: "72c2b1974f714292bd08f10962ecc4b0"
format_stamp: "Formatted at 2026-07-09 14:52:41 on dist-test-slave-27mc"
I20260709 14:52:41.941164 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:52:41.944526 20583 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.945346 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:41.945703 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-1-root
uuid: "72c2b1974f714292bd08f10962ecc4b0"
format_stamp: "Formatted at 2026-07-09 14:52:41 on dist-test-slave-27mc"
I20260709 14:52:41.946015 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:41.968521 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:41.969730 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:41.971144 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:41.973266 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:41.973449 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:41.973671 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:41.973826 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:42.010475 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.130:41969
I20260709 14:52:42.010576 20645 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.130:41969 every 8 connection(s)
I20260709 14:52:42.014946 15566 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:42.020840 20649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:52:42.024430 20650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:42.027717 20646 heartbeater.cc:344] Connected to a master server at 127.15.51.190:39207
I20260709 14:52:42.028097 20646 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:42.028752 20652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:52:42.028934 15566 server_base.cc:1061] running on GCE node
I20260709 14:52:42.028770 20646 heartbeater.cc:507] Master 127.15.51.190:39207 requested a full tablet report, sending...
I20260709 14:52:42.030745 15566 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:42.031004 15566 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:42.031242 15566 hybrid_clock.cc:648] HybridClock initialized: now 1783608762031224 us; error 0 us; skew 500 ppm
I20260709 14:52:42.031641 20444 ts_manager.cc:194] Registered new tserver with Master: 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:42.031873 15566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:42.033118 20444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40332
I20260709 14:52:42.034421 15566 webserver.cc:533] Webserver started at http://127.15.51.131:36589/ using document root <none> and password file <none>
I20260709 14:52:42.034945 15566 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:42.035117 15566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:42.035353 15566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:42.036417 15566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-2-root/instance:
uuid: "606427322ac24ff8b5e2044192ce02ad"
format_stamp: "Formatted at 2026-07-09 14:52:42 on dist-test-slave-27mc"
I20260709 14:52:42.040556 15566 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:42.043466 20657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:42.044109 15566 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:52:42.044365 15566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-2-root
uuid: "606427322ac24ff8b5e2044192ce02ad"
format_stamp: "Formatted at 2026-07-09 14:52:42 on dist-test-slave-27mc"
I20260709 14:52:42.044617 15566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskK1CkWR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608655768173-15566-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:52:42.055946 15566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:42.056993 15566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:42.058296 15566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:42.060318 15566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:42.060501 15566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:42.060709 15566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:42.060866 15566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:42.097363 15566 rpc_server.cc:307] RPC server started. Bound to: 127.15.51.131:43347
I20260709 14:52:42.097470 20719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.51.131:43347 every 8 connection(s)
I20260709 14:52:42.109787 20720 heartbeater.cc:344] Connected to a master server at 127.15.51.190:39207
I20260709 14:52:42.110167 20720 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:42.110818 20720 heartbeater.cc:507] Master 127.15.51.190:39207 requested a full tablet report, sending...
I20260709 14:52:42.112478 20444 ts_manager.cc:194] Registered new tserver with Master: 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:42.113401 15566 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01303942s
I20260709 14:52:42.113765 20444 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40342
I20260709 14:52:42.135390 20444 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40356:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:42.138218 20444 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:42.209074 20611 tablet_service.cc:1511] Processing CreateTablet for tablet e4e8a98a697c4364bc7e800182f26dbe (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:42.209491 20610 tablet_service.cc:1511] Processing CreateTablet for tablet 85ac4c4d705243e4ac7eb2c0744d7be4 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:42.210552 20611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e8a98a697c4364bc7e800182f26dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.211629 20609 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0eebe83cc45a3a182272a56b94060 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:42.212915 20609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0eebe83cc45a3a182272a56b94060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.218065 20684 tablet_service.cc:1511] Processing CreateTablet for tablet 85ac4c4d705243e4ac7eb2c0744d7be4 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:42.218915 20608 tablet_service.cc:1511] Processing CreateTablet for tablet 0975a089d09a439eaea945f5090aa75e (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:42.219393 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ac4c4d705243e4ac7eb2c0744d7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.220180 20608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0975a089d09a439eaea945f5090aa75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.222060 20682 tablet_service.cc:1511] Processing CreateTablet for tablet 0975a089d09a439eaea945f5090aa75e (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:42.223307 20682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0975a089d09a439eaea945f5090aa75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.223112 20607 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbdeb69a5eb414c80cdcc4c652267a7 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:42.224303 20607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbdeb69a5eb414c80cdcc4c652267a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.226289 20683 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0eebe83cc45a3a182272a56b94060 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:42.227561 20683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0eebe83cc45a3a182272a56b94060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.229821 20685 tablet_service.cc:1511] Processing CreateTablet for tablet e4e8a98a697c4364bc7e800182f26dbe (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:42.230979 20606 tablet_service.cc:1511] Processing CreateTablet for tablet a89948c6f2d34b918238c49b64f890bd (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:42.232218 20606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a89948c6f2d34b918238c49b64f890bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.233176 20536 tablet_service.cc:1511] Processing CreateTablet for tablet e4e8a98a697c4364bc7e800182f26dbe (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:42.234012 20605 tablet_service.cc:1511] Processing CreateTablet for tablet 38035f4ccbb24b189ee226b72a1c136b (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:42.234613 20536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e8a98a697c4364bc7e800182f26dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.234875 20680 tablet_service.cc:1511] Processing CreateTablet for tablet a89948c6f2d34b918238c49b64f890bd (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:42.231006 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e8a98a697c4364bc7e800182f26dbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.236164 20680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a89948c6f2d34b918238c49b64f890bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.236757 20535 tablet_service.cc:1511] Processing CreateTablet for tablet 85ac4c4d705243e4ac7eb2c0744d7be4 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:42.238248 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ac4c4d705243e4ac7eb2c0744d7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.239987 20681 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbdeb69a5eb414c80cdcc4c652267a7 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:42.240767 20534 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0eebe83cc45a3a182272a56b94060 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:42.235262 20605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38035f4ccbb24b189ee226b72a1c136b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.242420 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0eebe83cc45a3a182272a56b94060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.241346 20681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbdeb69a5eb414c80cdcc4c652267a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.244767 20610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ac4c4d705243e4ac7eb2c0744d7be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.246047 20533 tablet_service.cc:1511] Processing CreateTablet for tablet 0975a089d09a439eaea945f5090aa75e (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:42.247406 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0975a089d09a439eaea945f5090aa75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.250002 20532 tablet_service.cc:1511] Processing CreateTablet for tablet 1dbdeb69a5eb414c80cdcc4c652267a7 (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:42.251330 20532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dbdeb69a5eb414c80cdcc4c652267a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.253131 20531 tablet_service.cc:1511] Processing CreateTablet for tablet a89948c6f2d34b918238c49b64f890bd (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:42.254431 20531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a89948c6f2d34b918238c49b64f890bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.256383 20530 tablet_service.cc:1511] Processing CreateTablet for tablet 38035f4ccbb24b189ee226b72a1c136b (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:42.257709 20530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38035f4ccbb24b189ee226b72a1c136b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.311653 20679 tablet_service.cc:1511] Processing CreateTablet for tablet 38035f4ccbb24b189ee226b72a1c136b (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:42.313464 20679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38035f4ccbb24b189ee226b72a1c136b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.324676 20529 tablet_service.cc:1511] Processing CreateTablet for tablet 4552b46a4eeb44e19d5ee9b6faa5c84b (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:42.328851 20529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4552b46a4eeb44e19d5ee9b6faa5c84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.364214 20605 tablet_service.cc:1511] Processing CreateTablet for tablet 4552b46a4eeb44e19d5ee9b6faa5c84b (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:42.370589 20606 tablet_service.cc:1511] Processing CreateTablet for tablet defe8a9064a8460e8714b8e895955a2a (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:42.371434 20605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4552b46a4eeb44e19d5ee9b6faa5c84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.372072 20606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defe8a9064a8460e8714b8e895955a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.373347 20684 tablet_service.cc:1511] Processing CreateTablet for tablet defe8a9064a8460e8714b8e895955a2a (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:42.374536 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defe8a9064a8460e8714b8e895955a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.390602 20735 tablet_bootstrap.cc:492] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:42.390960 20737 tablet_bootstrap.cc:492] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:42.388731 20680 tablet_service.cc:1511] Processing CreateTablet for tablet 4552b46a4eeb44e19d5ee9b6faa5c84b (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:42.392549 20680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4552b46a4eeb44e19d5ee9b6faa5c84b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.388862 20736 tablet_bootstrap.cc:492] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:42.396451 20737 tablet_bootstrap.cc:654] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.383074 20535 tablet_service.cc:1511] Processing CreateTablet for tablet defe8a9064a8460e8714b8e895955a2a (DEFAULT_TABLE table=test-workload [id=338ef44f380c485684f4df7e659093cf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:42.403288 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defe8a9064a8460e8714b8e895955a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:42.404843 20736 tablet_bootstrap.cc:654] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.412106 20735 tablet_bootstrap.cc:654] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.432546 20736 tablet_bootstrap.cc:492] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:42.433032 20736 ts_tablet_manager.cc:1403] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.009s
I20260709 14:52:42.434108 20735 tablet_bootstrap.cc:492] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:42.434665 20735 ts_tablet_manager.cc:1403] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.013s
I20260709 14:52:42.436725 20737 tablet_bootstrap.cc:492] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:42.436600 20736 raft_consensus.cc:359] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.437285 20737 ts_tablet_manager.cc:1403] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.024s
I20260709 14:52:42.437461 20736 raft_consensus.cc:385] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.437944 20736 raft_consensus.cc:740] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.437561 20735 raft_consensus.cc:359] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.438437 20735 raft_consensus.cc:385] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.438782 20735 raft_consensus.cc:740] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.438861 20736 consensus_queue.cc:260] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.439800 20735 consensus_queue.cc:260] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.440389 20737 raft_consensus.cc:359] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.441188 20737 raft_consensus.cc:385] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.441494 20737 raft_consensus.cc:740] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.442211 20737 consensus_queue.cc:260] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.444306 20571 heartbeater.cc:499] Master 127.15.51.190:39207 was elected leader, sending a full tablet report...
I20260709 14:52:42.445083 20737 ts_tablet_manager.cc:1434] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:42.446254 20737 tablet_bootstrap.cc:492] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:42.448447 20736 ts_tablet_manager.cc:1434] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 14:52:42.448575 20720 heartbeater.cc:499] Master 127.15.51.190:39207 was elected leader, sending a full tablet report...
I20260709 14:52:42.449400 20735 ts_tablet_manager.cc:1434] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260709 14:52:42.449561 20736 tablet_bootstrap.cc:492] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:42.449937 20646 heartbeater.cc:499] Master 127.15.51.190:39207 was elected leader, sending a full tablet report...
I20260709 14:52:42.452560 20737 tablet_bootstrap.cc:654] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.458442 20736 tablet_bootstrap.cc:654] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.459270 20737 tablet_bootstrap.cc:492] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:42.459661 20737 ts_tablet_manager.cc:1403] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:52:42.461869 20737 raft_consensus.cc:359] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.462468 20737 raft_consensus.cc:385] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.462697 20737 raft_consensus.cc:740] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.463295 20737 consensus_queue.cc:260] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.463636 20736 tablet_bootstrap.cc:492] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:42.464178 20736 ts_tablet_manager.cc:1403] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 14:52:42.464965 20737 ts_tablet_manager.cc:1434] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 14:52:42.465723 20737 tablet_bootstrap.cc:492] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:42.466921 20736 raft_consensus.cc:359] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.467635 20736 raft_consensus.cc:385] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.467916 20736 raft_consensus.cc:740] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.468655 20736 consensus_queue.cc:260] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.469928 20735 tablet_bootstrap.cc:492] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:42.470966 20737 tablet_bootstrap.cc:654] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.471076 20736 ts_tablet_manager.cc:1434] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:42.472087 20736 tablet_bootstrap.cc:492] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:42.476626 20735 tablet_bootstrap.cc:654] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.478094 20736 tablet_bootstrap.cc:654] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.488493 20735 tablet_bootstrap.cc:492] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:42.489115 20735 ts_tablet_manager.cc:1403] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:52:42.489272 20736 tablet_bootstrap.cc:492] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:42.489914 20736 ts_tablet_manager.cc:1403] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:52:42.492240 20735 raft_consensus.cc:359] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.492743 20736 raft_consensus.cc:359] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.493564 20736 raft_consensus.cc:385] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.493925 20736 raft_consensus.cc:740] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.494714 20736 consensus_queue.cc:260] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.493206 20735 raft_consensus.cc:385] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.495731 20735 raft_consensus.cc:740] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.496539 20735 consensus_queue.cc:260] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.497151 20743 raft_consensus.cc:493] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.497608 20743 raft_consensus.cc:515] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.498677 20735 ts_tablet_manager.cc:1434] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:52:42.499605 20735 tablet_bootstrap.cc:492] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:42.500157 20743 leader_election.cc:290] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:42.500824 20737 tablet_bootstrap.cc:492] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:42.501350 20737 ts_tablet_manager.cc:1403] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.015s
I20260709 14:52:42.504120 20737 raft_consensus.cc:359] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.504789 20737 raft_consensus.cc:385] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.505077 20737 raft_consensus.cc:740] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.505682 20735 tablet_bootstrap.cc:654] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.500852 20736 ts_tablet_manager.cc:1434] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:42.505718 20737 consensus_queue.cc:260] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.506927 20736 tablet_bootstrap.cc:492] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:42.508387 20737 ts_tablet_manager.cc:1434] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:52:42.509449 20737 tablet_bootstrap.cc:492] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
W20260709 14:52:42.514709 20647 tablet.cc:2406] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:42.515659 20737 tablet_bootstrap.cc:654] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.519037 20736 tablet_bootstrap.cc:654] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.525115 20735 tablet_bootstrap.cc:492] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:42.525661 20735 ts_tablet_manager.cc:1403] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.003s
I20260709 14:52:42.528581 20735 raft_consensus.cc:359] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.529402 20735 raft_consensus.cc:385] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.529759 20735 raft_consensus.cc:740] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.530597 20735 consensus_queue.cc:260] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.532112 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e8a98a697c4364bc7e800182f26dbe" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:42.532902 20621 raft_consensus.cc:2468] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:42.532817 20735 ts_tablet_manager.cc:1434] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:42.535640 20735 tablet_bootstrap.cc:492] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:42.538832 20510 leader_election.cc:304] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:42.539840 20743 raft_consensus.cc:2804] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.540364 20743 raft_consensus.cc:493] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.540688 20743 raft_consensus.cc:3060] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.547570 20742 raft_consensus.cc:493] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.548548 20735 tablet_bootstrap.cc:654] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.548244 20742 raft_consensus.cc:515] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.549039 20743 raft_consensus.cc:515] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.553395 20742 leader_election.cc:290] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:42.554711 20743 leader_election.cc:290] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:42.561841 20741 raft_consensus.cc:493] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.570256 20741 raft_consensus.cc:515] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.574297 20741 leader_election.cc:290] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563)
I20260709 14:52:42.575099 20741 raft_consensus.cc:493] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.577039 20741 raft_consensus.cc:515] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.579114 20741 leader_election.cc:290] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:42.653899 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e8a98a697c4364bc7e800182f26dbe" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:42.654556 20621 raft_consensus.cc:3060] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.662393 20621 raft_consensus.cc:2468] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:42.664677 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e8a98a697c4364bc7e800182f26dbe" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:42.665047 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e8a98a697c4364bc7e800182f26dbe" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:42.665536 20695 raft_consensus.cc:2468] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:42.665912 20546 raft_consensus.cc:2393] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:42.667166 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:42.669039 20510 leader_election.cc:304] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:42.667222 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e8a98a697c4364bc7e800182f26dbe" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
W20260709 14:52:42.670549 20659 leader_election.cc:343] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.671376 20695 raft_consensus.cc:3060] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.670470 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:42.674292 20743 raft_consensus.cc:2804] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:52:42.672740 20659 leader_election.cc:343] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:42.682778 20659 leader_election.cc:304] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:42.684113 20758 raft_consensus.cc:2749] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:42.678541 20737 tablet_bootstrap.cc:492] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:42.679497 20736 tablet_bootstrap.cc:492] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:42.680689 20695 raft_consensus.cc:2468] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:42.684887 20737 ts_tablet_manager.cc:1403] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.176s	user 0.040s	sys 0.044s
I20260709 14:52:42.684911 20736 ts_tablet_manager.cc:1403] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.178s	user 0.069s	sys 0.085s
I20260709 14:52:42.687856 20737 raft_consensus.cc:359] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.688095 20736 raft_consensus.cc:359] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.688603 20737 raft_consensus.cc:385] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.688903 20737 raft_consensus.cc:740] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.689822 20737 consensus_queue.cc:260] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.690426 20736 raft_consensus.cc:385] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.690757 20736 raft_consensus.cc:740] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.691542 20736 consensus_queue.cc:260] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.693892 20736 ts_tablet_manager.cc:1434] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:52:42.694908 20736 tablet_bootstrap.cc:492] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:42.700534 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbdeb69a5eb414c80cdcc4c652267a7" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:42.701246 20545 raft_consensus.cc:2468] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:42.702518 20585 leader_election.cc:304] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:42.704542 20742 raft_consensus.cc:2804] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:42.704909 20742 raft_consensus.cc:493] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:42.705286 20742 raft_consensus.cc:3060] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:42.707566 20736 tablet_bootstrap.cc:654] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.727855 20736 tablet_bootstrap.cc:492] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:42.728474 20736 ts_tablet_manager.cc:1403] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 14:52:42.734583 20736 raft_consensus.cc:359] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.735381 20736 raft_consensus.cc:385] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:42.735668 20736 raft_consensus.cc:740] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:42.736469 20736 consensus_queue.cc:260] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:42.738765 20736 ts_tablet_manager.cc:1434] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:52:42.739769 20736 tablet_bootstrap.cc:492] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
W20260709 14:52:42.752812 20492 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:42.764334 20736 tablet_bootstrap.cc:654] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:42.698688 20737 ts_tablet_manager.cc:1434] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.006s
I20260709 14:52:42.675442 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e8a98a697c4364bc7e800182f26dbe" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:42.870421 20762 raft_consensus.cc:493] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.285914 20761 raft_consensus.cc:493] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.312188 20765 raft_consensus.cc:493] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:42.720454 20742 raft_consensus.cc:515] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
W20260709 14:52:43.488695 20743 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.807s	user 0.045s	sys 0.062s
I20260709 14:52:43.547752 20621 raft_consensus.cc:2393] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:43.547677 20762 raft_consensus.cc:515] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
W20260709 14:52:43.548162 20743 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.866s	user 0.045s	sys 0.062s
I20260709 14:52:43.548504 20743 raft_consensus.cc:697] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
W20260709 14:52:43.507344 20735 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.956s	user 0.052s	sys 0.064s
I20260709 14:52:43.549280 20659 leader_election.cc:304] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:43.549556 20742 leader_election.cc:290] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.549369 20743 consensus_queue.cc:237] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.547825 20761 raft_consensus.cc:515] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.551616 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:43.547832 20765 raft_consensus.cc:515] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.549798 20762 leader_election.cc:290] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.552218 20693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbdeb69a5eb414c80cdcc4c652267a7" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:43.511163 20758 raft_consensus.cc:493] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.553411 20758 raft_consensus.cc:515] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.553797 20765 leader_election.cc:290] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.554301 20765 raft_consensus.cc:2749] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:43.554486 20587 leader_election.cc:343] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:43.549768 20735 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.999s	user 0.053s	sys 0.065s
I20260709 14:52:43.555294 20758 leader_election.cc:290] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.515383 20766 raft_consensus.cc:493] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:43.521941 20736 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.755s	user 0.025s	sys 0.019s
I20260709 14:52:43.526464 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbdeb69a5eb414c80cdcc4c652267a7" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:43.555800 20694 raft_consensus.cc:2468] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
W20260709 14:52:43.533092 20737 ts_tablet_manager.cc:1467] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: Tablet startup took 847ms
W20260709 14:52:43.541865 20585 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:38563, user_credentials={real_user=slave}} blocked reactor thread for 839385us
W20260709 14:52:43.557461 20587 leader_election.cc:343] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.557942 20735 tablet_bootstrap.cc:492] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:43.558307 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbdeb69a5eb414c80cdcc4c652267a7" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:43.558442 20735 ts_tablet_manager.cc:1403] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 1.023s	user 0.059s	sys 0.066s
I20260709 14:52:43.558969 20545 raft_consensus.cc:3060] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:43.557109 20737 ts_tablet_manager.cc:1469] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: Trace:
0709 14:52:42.230630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:42.245042 (+ 14412us) service_pool.cc:224] Handling call
0709 14:52:42.246917 (+  1875us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:52:42.247002 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:52:42.324001 (+ 76999us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:42.370916 (+ 46915us) tablet_replica.cc:206] Creating consensus instance
0709 14:52:42.371358 (+   442us) inbound_call.cc:177] Queueing success response
0709 14:52:42.509137 (+137779us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:52:42.685251 (+176114us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:52:42.685727 (+   476us) tablet_replica.cc:261] Starting instrumentation
0709 14:52:42.686323 (+   596us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":7029,"raft.run_cpu_time_us":63,"raft.run_wall_time_us":63,"tablet-open.queue_time_us":137861,"thread_start_us":6509,"threads_started":1}
I20260709 14:52:43.560343 20761 leader_election.cc:290] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.534673 20741 raft_consensus.cc:493] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.561182 20737 tablet_bootstrap.cc:492] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:43.561412 20741 raft_consensus.cc:515] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.558797 20766 raft_consensus.cc:515] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.564724 20766 leader_election.cc:290] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.565624 20512 leader_election.cc:304] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:43.566604 20761 raft_consensus.cc:2804] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.566972 20761 raft_consensus.cc:493] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:52:43.556075 20736 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.789s	user 0.026s	sys 0.019s
I20260709 14:52:43.567281 20761 raft_consensus.cc:3060] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.570909 20741 leader_election.cc:290] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.573782 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:43.574388 20694 raft_consensus.cc:2468] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:43.575307 20736 tablet_bootstrap.cc:492] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:43.577932 20736 ts_tablet_manager.cc:1403] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.838s	user 0.028s	sys 0.026s
I20260709 14:52:43.578542 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.580988 20736 raft_consensus.cc:359] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.583328 20736 raft_consensus.cc:385] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.583657 20736 raft_consensus.cc:740] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.584437 20736 consensus_queue.cc:260] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.586746 20736 ts_tablet_manager.cc:1434] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:52:43.587816 20736 tablet_bootstrap.cc:492] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:43.575146 20761 raft_consensus.cc:515] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.575703 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:43.589345 20694 raft_consensus.cc:2468] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:43.590335 20546 raft_consensus.cc:2393] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72c2b1974f714292bd08f10962ecc4b0 in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:43.591526 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:43.576122 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:43.576704 20587 leader_election.cc:304] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:43.592172 20619 raft_consensus.cc:3060] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.595041 20512 leader_election.cc:304] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:43.595855 20743 raft_consensus.cc:2804] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.596210 20743 raft_consensus.cc:493] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.596503 20743 raft_consensus.cc:3060] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.600486 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:43.601154 20694 raft_consensus.cc:3060] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.603260 20743 raft_consensus.cc:515] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.605958 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
W20260709 14:52:43.607384 20510 leader_election.cc:343] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.572767 20737 tablet_bootstrap.cc:654] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.571753 20735 raft_consensus.cc:359] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.608129 20735 raft_consensus.cc:385] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.608421 20735 raft_consensus.cc:740] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.577237 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
W20260709 14:52:43.609905 20510 leader_election.cc:343] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.609984 20619 raft_consensus.cc:2468] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:43.610574 20766 raft_consensus.cc:2764] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:52:43.611200 20735 consensus_queue.cc:260] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.612769 20761 leader_election.cc:290] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.613418 20735 ts_tablet_manager.cc:1434] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.002s
I20260709 14:52:43.614156 20510 leader_election.cc:304] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:43.614501 20735 tablet_bootstrap.cc:492] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:43.615068 20761 raft_consensus.cc:2804] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.567361 20545 raft_consensus.cc:2468] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:43.615521 20761 raft_consensus.cc:697] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:43.616374 20761 consensus_queue.cc:237] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.608613 20694 raft_consensus.cc:2468] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:43.616416 20585 leader_election.cc:304] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:43.581386 20443 catalog_manager.cc:5697] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.620317 20766 raft_consensus.cc:2804] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.620791 20766 raft_consensus.cc:697] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
W20260709 14:52:43.621682 20659 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.130:41969, user_credentials={real_user=slave}} blocked reactor thread for 72495.3us
I20260709 14:52:43.621572 20766 consensus_queue.cc:237] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.623338 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.625442 20735 tablet_bootstrap.cc:654] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.626148 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.626904 20545 raft_consensus.cc:2393] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:43.628855 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.628923 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:43.630605 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:43.632215 20695 raft_consensus.cc:3060] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.631095 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0975a089d09a439eaea945f5090aa75e" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:43.640328 20619 raft_consensus.cc:2393] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:43.635255 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:43.640923 20620 raft_consensus.cc:2468] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
W20260709 14:52:43.637390 20659 leader_election.cc:343] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.642696 20659 leader_election.cc:304] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
W20260709 14:52:43.644563 20659 leader_election.cc:343] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.643054 20695 raft_consensus.cc:2468] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:43.638613 20735 tablet_bootstrap.cc:492] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:43.630942 20743 leader_election.cc:290] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.646632 20735 ts_tablet_manager.cc:1403] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 14:52:43.646546 20767 raft_consensus.cc:2749] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.653435 20512 leader_election.cc:304] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:43.652045 20735 raft_consensus.cc:359] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.655123 20735 raft_consensus.cc:385] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.655439 20735 raft_consensus.cc:740] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.654285 20743 raft_consensus.cc:2804] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.656011 20743 raft_consensus.cc:697] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:43.656046 20735 consensus_queue.cc:260] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.657017 20743 consensus_queue.cc:237] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.657960 20735 ts_tablet_manager.cc:1434] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:52:43.658813 20735 tablet_bootstrap.cc:492] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:43.655014 20736 tablet_bootstrap.cc:654] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.648736 20659 leader_election.cc:304] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [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: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: dad3ee262f48416aa92c4d131b616978
I20260709 14:52:43.661350 20767 raft_consensus.cc:2804] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.661712 20767 raft_consensus.cc:493] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.662005 20767 raft_consensus.cc:3060] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.666832 20735 tablet_bootstrap.cc:654] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.670507 20767 raft_consensus.cc:515] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.672415 20767 leader_election.cc:290] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.671916 20441 catalog_manager.cc:5697] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 1 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.672345 20659 leader_election.cc:304] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:43.681849 20737 tablet_bootstrap.cc:492] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:43.682420 20767 raft_consensus.cc:2749] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.684198 20737 ts_tablet_manager.cc:1403] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.000s
I20260709 14:52:43.683818 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:43.690325 20736 tablet_bootstrap.cc:492] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:43.691044 20736 ts_tablet_manager.cc:1403] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.013s
I20260709 14:52:43.691196 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:43.691813 20619 raft_consensus.cc:3060] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.693950 20735 tablet_bootstrap.cc:492] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:43.693954 20736 raft_consensus.cc:359] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.694837 20736 raft_consensus.cc:385] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.691579 20737 raft_consensus.cc:359] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.695144 20736 raft_consensus.cc:740] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.695413 20737 raft_consensus.cc:385] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.695699 20737 raft_consensus.cc:740] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.695927 20736 consensus_queue.cc:260] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.694545 20735 ts_tablet_manager.cc:1403] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.005s
I20260709 14:52:43.696429 20737 consensus_queue.cc:260] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.698889 20737 ts_tablet_manager.cc:1434] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
W20260709 14:52:43.699455 20659 leader_election.cc:343] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:43.700029 20737 tablet_bootstrap.cc:492] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:43.698969 20619 raft_consensus.cc:2468] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:43.701107 20736 ts_tablet_manager.cc:1434] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:52:43.701532 20659 leader_election.cc:304] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: dad3ee262f48416aa92c4d131b616978
I20260709 14:52:43.702339 20767 raft_consensus.cc:2804] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.702822 20767 raft_consensus.cc:697] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:43.699496 20735 raft_consensus.cc:359] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.703267 20735 raft_consensus.cc:385] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.703547 20735 raft_consensus.cc:740] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.703629 20767 consensus_queue.cc:237] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.704383 20735 consensus_queue.cc:260] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.706656 20735 ts_tablet_manager.cc:1434] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:43.707624 20735 tablet_bootstrap.cc:492] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:43.708320 20737 tablet_bootstrap.cc:654] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.708803 20736 tablet_bootstrap.cc:492] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:43.713982 20735 tablet_bootstrap.cc:654] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.718977 20736 tablet_bootstrap.cc:654] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.721850 20737 tablet_bootstrap.cc:492] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:43.722390 20737 ts_tablet_manager.cc:1403] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:52:43.728459 20737 raft_consensus.cc:359] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.729184 20737 raft_consensus.cc:385] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.729470 20737 raft_consensus.cc:740] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.730261 20737 consensus_queue.cc:260] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.732611 20737 ts_tablet_manager.cc:1434] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:43.733628 20737 tablet_bootstrap.cc:492] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:43.735020 20735 tablet_bootstrap.cc:492] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:43.735541 20735 ts_tablet_manager.cc:1403] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260709 14:52:43.738375 20735 raft_consensus.cc:359] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.739048 20735 raft_consensus.cc:385] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.739523 20735 raft_consensus.cc:740] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.739763 20737 tablet_bootstrap.cc:654] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.739902 20443 catalog_manager.cc:5697] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.741937 20443 catalog_manager.cc:5697] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:43.740299 20735 consensus_queue.cc:260] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.747171 20735 ts_tablet_manager.cc:1434] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:52:43.748651 20735 tablet_bootstrap.cc:492] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:43.755364 20736 tablet_bootstrap.cc:492] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:43.757943 20736 ts_tablet_manager.cc:1403] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.004s
W20260709 14:52:43.762542 20492 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:43.757376 20735 tablet_bootstrap.cc:654] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.762135 20444 catalog_manager.cc:5697] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 1 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.764698 20736 raft_consensus.cc:359] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.765434 20736 raft_consensus.cc:385] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.765744 20736 raft_consensus.cc:740] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.766570 20736 consensus_queue.cc:260] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.766968 20737 tablet_bootstrap.cc:492] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:43.767827 20737 ts_tablet_manager.cc:1403] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.005s
I20260709 14:52:43.769567 20736 ts_tablet_manager.cc:1434] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:43.773818 20736 tablet_bootstrap.cc:492] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:43.772593 20737 raft_consensus.cc:359] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.776579 20737 raft_consensus.cc:385] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.778759 20737 raft_consensus.cc:740] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.779536 20737 consensus_queue.cc:260] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.784731 20737 ts_tablet_manager.cc:1434] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:52:43.785707 20737 tablet_bootstrap.cc:492] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:43.790925 20737 tablet_bootstrap.cc:654] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.780462 20735 tablet_bootstrap.cc:492] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:43.782577 20736 tablet_bootstrap.cc:654] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:43.782716 20567 debug-util.cc:398] Leaking SignalData structure 0x7b08001a53a0 after lost signal to thread 15569
W20260709 14:52:43.792994 20567 debug-util.cc:398] Leaking SignalData structure 0x7b080008c4a0 after lost signal to thread 20478
W20260709 14:52:43.794369 20567 debug-util.cc:398] Leaking SignalData structure 0x7b08002e1420 after lost signal to thread 20570
I20260709 14:52:43.794648 20735 ts_tablet_manager.cc:1403] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.010s
W20260709 14:52:43.795544 20567 debug-util.cc:398] Leaking SignalData structure 0x7b0800208660 after lost signal to thread 20645
W20260709 14:52:43.796768 20567 debug-util.cc:398] Leaking SignalData structure 0x7b08002eebe0 after lost signal to thread 20719
I20260709 14:52:43.797456 20735 raft_consensus.cc:359] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.798173 20735 raft_consensus.cc:385] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.798445 20735 raft_consensus.cc:740] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.799299 20735 consensus_queue.cc:260] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.800731 20736 tablet_bootstrap.cc:492] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:43.801223 20736 ts_tablet_manager.cc:1403] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.002s
I20260709 14:52:43.803618 20736 raft_consensus.cc:359] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.804224 20736 raft_consensus.cc:385] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.804452 20736 raft_consensus.cc:740] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.805142 20736 consensus_queue.cc:260] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.807240 20736 ts_tablet_manager.cc:1434] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:43.807364 20735 ts_tablet_manager.cc:1434] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:52:43.821732 20735 tablet_bootstrap.cc:492] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:43.827209 20735 tablet_bootstrap.cc:654] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.831377 20737 tablet_bootstrap.cc:492] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:43.831923 20737 ts_tablet_manager.cc:1403] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.029s
I20260709 14:52:43.832020 20735 tablet_bootstrap.cc:492] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:43.832556 20735 ts_tablet_manager.cc:1403] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 14:52:43.834625 20737 raft_consensus.cc:359] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.835037 20735 raft_consensus.cc:359] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.835408 20737 raft_consensus.cc:385] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.835772 20735 raft_consensus.cc:385] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.835914 20737 raft_consensus.cc:740] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.836153 20735 raft_consensus.cc:740] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.836884 20737 consensus_queue.cc:260] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.836995 20735 consensus_queue.cc:260] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.843535 20737 ts_tablet_manager.cc:1434] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:43.844522 20737 tablet_bootstrap.cc:492] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:43.846498 20735 ts_tablet_manager.cc:1434] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:43.847836 20767 raft_consensus.cc:493] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.848351 20767 raft_consensus.cc:515] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.850167 20737 tablet_bootstrap.cc:654] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:43.850414 20767 leader_election.cc:290] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.851874 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.852516 20545 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:43.853752 20659 leader_election.cc:304] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:43.855466 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:43.856115 20619 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:43.858130 20767 raft_consensus.cc:2804] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:43.858510 20767 raft_consensus.cc:493] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:43.858816 20767 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.872908 20767 raft_consensus.cc:515] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.876214 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:43.876789 20545 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.883741 20545 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:43.885066 20659 leader_election.cc:304] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:43.885939 20741 raft_consensus.cc:2804] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:43.886376 20741 raft_consensus.cc:697] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:43.887147 20741 consensus_queue.cc:237] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.894536 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:43.895161 20619 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.902088 20619 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:43.904140 20767 leader_election.cc:290] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.916615 20441 catalog_manager.cc:5697] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 1 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:43.922174 20741 raft_consensus.cc:493] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.923153 20741 raft_consensus.cc:515] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.926189 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbdeb69a5eb414c80cdcc4c652267a7" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.927062 20545 raft_consensus.cc:2393] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate 72c2b1974f714292bd08f10962ecc4b0 in this term.
I20260709 14:52:43.928696 20741 leader_election.cc:290] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:43.929803 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dbdeb69a5eb414c80cdcc4c652267a7" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:43.931156 20659 leader_election.cc:304] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:43.931851 20741 raft_consensus.cc:3060] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.932785 20737 tablet_bootstrap.cc:492] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:43.933301 20737 ts_tablet_manager.cc:1403] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.089s	user 0.031s	sys 0.050s
I20260709 14:52:43.935784 20737 raft_consensus.cc:359] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.936408 20737 raft_consensus.cc:385] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:43.936661 20741 raft_consensus.cc:2749] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.936666 20737 raft_consensus.cc:740] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:43.937563 20737 consensus_queue.cc:260] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.939488 20737 ts_tablet_manager.cc:1434] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:43.979952 20766 raft_consensus.cc:493] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.980465 20766 raft_consensus.cc:515] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.982105 20766 leader_election.cc:290] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.983084 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.983248 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ac4c4d705243e4ac7eb2c0744d7be4" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:43.984120 20695 raft_consensus.cc:2393] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72c2b1974f714292bd08f10962ecc4b0 in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:43.985185 20587 leader_election.cc:304] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0; no voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:43.985841 20766 raft_consensus.cc:3060] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:43.993260 20766 raft_consensus.cc:2749] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:43.995182 20766 raft_consensus.cc:493] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:43.995687 20766 raft_consensus.cc:515] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:43.997834 20766 leader_election.cc:290] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:43.998631 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:43.998939 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:43.999256 20545 raft_consensus.cc:2468] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:43.999620 20695 raft_consensus.cc:2468] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:44.000334 20585 leader_election.cc:304] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:44.001073 20766 raft_consensus.cc:2804] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:44.001405 20766 raft_consensus.cc:493] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:44.001675 20766 raft_consensus.cc:3060] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.006496 20766 raft_consensus.cc:515] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.008096 20766 leader_election.cc:290] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.008857 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:44.009409 20545 raft_consensus.cc:3060] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.009212 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:44.009923 20695 raft_consensus.cc:3060] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.014631 20545 raft_consensus.cc:2468] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:44.017647 20695 raft_consensus.cc:2468] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:44.016906 20585 leader_election.cc:304] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:44.018754 20766 raft_consensus.cc:2804] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:44.018626 20743 consensus_queue.cc:1048] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.019456 20766 raft_consensus.cc:697] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:44.020241 20742 raft_consensus.cc:493] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:44.020695 20742 raft_consensus.cc:515] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.021019 20766 consensus_queue.cc:237] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.022672 20742 leader_election.cc:290] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.023725 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:44.024374 20694 raft_consensus.cc:2468] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:44.025386 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:44.025882 20587 leader_election.cc:304] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:44.026062 20545 raft_consensus.cc:2468] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:44.028460 20742 raft_consensus.cc:2804] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:44.028822 20742 raft_consensus.cc:493] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:44.029178 20742 raft_consensus.cc:3060] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.035706 20793 consensus_queue.cc:1048] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:44.037250 20762 consensus_queue.cc:1048] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.060889 20742 raft_consensus.cc:515] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.073869 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:44.074128 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:44.074816 20694 raft_consensus.cc:3060] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.074508 20545 raft_consensus.cc:3060] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.078411 20741 raft_consensus.cc:493] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:44.078963 20741 raft_consensus.cc:515] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.080636 20742 leader_election.cc:290] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.082468 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:44.083133 20620 raft_consensus.cc:2468] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:44.083537 20694 raft_consensus.cc:2468] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:44.084578 20762 raft_consensus.cc:493] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:44.084781 20587 leader_election.cc:304] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:44.085376 20762 raft_consensus.cc:515] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.085796 20742 raft_consensus.cc:2804] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:44.086270 20742 raft_consensus.cc:697] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:44.086450 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:44.087095 20544 raft_consensus.cc:2468] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:44.087340 20762 leader_election.cc:290] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.087834 20659 leader_election.cc:304] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:44.088730 20767 raft_consensus.cc:2804] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:44.089094 20767 raft_consensus.cc:493] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:44.089452 20767 raft_consensus.cc:3060] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.089692 20742 consensus_queue.cc:237] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.090412 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:44.091168 20620 raft_consensus.cc:2393] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dad3ee262f48416aa92c4d131b616978 in current term 1: Already voted for candidate 606427322ac24ff8b5e2044192ce02ad in this term.
I20260709 14:52:44.092751 20741 leader_election.cc:290] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:44.096087 20767 raft_consensus.cc:515] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.097255 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:44.099354 20512 leader_election.cc:304] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:44.100713 20743 raft_consensus.cc:3060] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.105084 20761 consensus_queue.cc:1048] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.106335 20761 consensus_queue.cc:1048] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.106684 20545 raft_consensus.cc:2468] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:44.107744 20793 consensus_queue.cc:1048] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.114367 20761 consensus_queue.cc:1048] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.114966 20743 raft_consensus.cc:2749] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:44.122119 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:44.122756 20546 raft_consensus.cc:3060] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.129796 20546 raft_consensus.cc:2468] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:44.130824 20659 leader_election.cc:304] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:44.131631 20741 raft_consensus.cc:2804] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:44.132097 20741 raft_consensus.cc:697] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:44.132874 20741 consensus_queue.cc:237] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.140311 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:44.140884 20621 raft_consensus.cc:3060] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:44.147668 20621 raft_consensus.cc:2468] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:44.149444 20767 leader_election.cc:290] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:44.153064 20767 consensus_queue.cc:1048] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.161980 20761 consensus_queue.cc:1048] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.175947 20444 catalog_manager.cc:5697] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 1 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.212848 20441 catalog_manager.cc:5697] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 1 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.229264 20741 consensus_queue.cc:1048] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.229365 20444 catalog_manager.cc:5697] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 1 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:44.290253 20741 consensus_queue.cc:1048] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.300844 20767 consensus_queue.cc:1048] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.460757 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
mode: GRACEFUL
new_leader_uuid: "dad3ee262f48416aa92c4d131b616978"
 from {username='slave'} at 127.0.0.1:58082
I20260709 14:52:44.461350 20694 raft_consensus.cc:606] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Received request to transfer leadership to TS dad3ee262f48416aa92c4d131b616978
I20260709 14:52:44.470969 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
mode: GRACEFUL
new_leader_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:58082
I20260709 14:52:44.471417 20694 raft_consensus.cc:606] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Received request to transfer leadership to TS 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:44.478272 20766 consensus_queue.cc:1048] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.479688 20694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
mode: GRACEFUL
new_leader_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:58082
I20260709 14:52:44.480259 20694 raft_consensus.cc:606] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Received request to transfer leadership to TS 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:44.495802 20793 consensus_queue.cc:1048] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.512984 20766 consensus_queue.cc:1048] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.538254 20766 consensus_queue.cc:1048] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.576213 20620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
mode: GRACEFUL
new_leader_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:55190
I20260709 14:52:44.576864 20620 raft_consensus.cc:606] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Received request to transfer leadership to TS 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:44.615147 20741 raft_consensus.cc:993] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: : Instructing follower 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:44.615557 20767 raft_consensus.cc:1081] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Signalling peer 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:44.616978 20620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:55178
I20260709 14:52:44.617547 20620 raft_consensus.cc:493] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.617848 20620 raft_consensus.cc:3060] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.623701 20620 raft_consensus.cc:515] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.625614 20620 leader_election.cc:290] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.625949 20545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:44.626580 20545 raft_consensus.cc:3060] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.629281 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a89948c6f2d34b918238c49b64f890bd" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:44.629781 20695 raft_consensus.cc:3055] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.630019 20695 raft_consensus.cc:740] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:44.630683 20695 consensus_queue.cc:260] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.631932 20695 raft_consensus.cc:3060] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.633725 20545 raft_consensus.cc:2468] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:44.634895 20585 leader_election.cc:304] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:44.635654 20742 raft_consensus.cc:2804] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.635910 20767 consensus_queue.cc:1048] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.636132 20742 raft_consensus.cc:697] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:44.636981 20742 consensus_queue.cc:237] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.639307 20695 raft_consensus.cc:2468] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:44.643433 20741 raft_consensus.cc:993] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: : Instructing follower 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:44.643836 20741 raft_consensus.cc:1081] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Signalling peer 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:44.645558 20619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:55178
I20260709 14:52:44.646312 20619 raft_consensus.cc:493] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.645545 20443 catalog_manager.cc:5697] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 1 to 2, leader changed from 606427322ac24ff8b5e2044192ce02ad (127.15.51.131) to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.646654 20619 raft_consensus.cc:3060] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.651805 20741 consensus_queue.cc:1048] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:44.653662 20619 raft_consensus.cc:515] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.656160 20619 leader_election.cc:290] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.656776 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:44.659822 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4552b46a4eeb44e19d5ee9b6faa5c84b" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:44.660363 20695 raft_consensus.cc:3055] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.660667 20695 raft_consensus.cc:740] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:44.661518 20695 consensus_queue.cc:260] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.662369 20695 raft_consensus.cc:3060] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.664498 20620 raft_consensus.cc:1240] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Rejecting Update request from peer 606427322ac24ff8b5e2044192ce02ad for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:44.675943 20695 raft_consensus.cc:2468] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:44.677102 20587 leader_election.cc:304] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [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: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: dad3ee262f48416aa92c4d131b616978
I20260709 14:52:44.677925 20742 raft_consensus.cc:2804] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.678442 20742 raft_consensus.cc:697] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:44.679234 20742 consensus_queue.cc:237] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [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: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.686223 20443 catalog_manager.cc:5697] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 1 to 2, leader changed from 606427322ac24ff8b5e2044192ce02ad (127.15.51.131) to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:44.703190 20741 raft_consensus.cc:993] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: : Instructing follower dad3ee262f48416aa92c4d131b616978 to start an election
I20260709 14:52:44.703590 20767 raft_consensus.cc:1081] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Signalling peer dad3ee262f48416aa92c4d131b616978 to start an election
I20260709 14:52:44.704871 20545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060"
dest_uuid: "dad3ee262f48416aa92c4d131b616978"
 from {username='slave'} at 127.0.0.1:48038
I20260709 14:52:44.705349 20545 raft_consensus.cc:493] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:44.705667 20545 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.710225 20545 raft_consensus.cc:515] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.712194 20545 leader_election.cc:290] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 2 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:44.712628 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:44.712761 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:44.713392 20620 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.713553 20695 raft_consensus.cc:3055] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:44.713943 20695 raft_consensus.cc:740] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:44.714591 20695 consensus_queue.cc:260] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.715483 20695 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:44.720007 20695 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 2.
I20260709 14:52:44.720207 20620 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 2.
I20260709 14:52:44.720922 20512 leader_election.cc:304] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:44.721745 20762 raft_consensus.cc:2804] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:44.722165 20762 raft_consensus.cc:697] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:44.722862 20762 consensus_queue.cc:237] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:44.729877 20443 catalog_manager.cc:5697] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 1 to 2, leader changed from 606427322ac24ff8b5e2044192ce02ad (127.15.51.131) to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:45.627795 20619 raft_consensus.cc:1275] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Refusing update from remote peer dad3ee262f48416aa92c4d131b616978: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.629976 20824 consensus_queue.cc:1048] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:45.665979 20690 raft_consensus.cc:1275] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.668972 20695 raft_consensus.cc:1275] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.671772 20695 raft_consensus.cc:1275] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer dad3ee262f48416aa92c4d131b616978: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.672804 20796 consensus_queue.cc:1048] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.673899 20827 consensus_queue.cc:1048] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.674975 20743 consensus_queue.cc:1048] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.699681 20544 raft_consensus.cc:1275] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.702566 20544 raft_consensus.cc:3060] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.702965 20742 consensus_queue.cc:1048] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.716037 20544 raft_consensus.cc:1275] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:45.739034 20831 consensus_queue.cc:1048] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:45.727782 20827 raft_consensus.cc:993] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: : Instructing follower 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:45.743712 20827 raft_consensus.cc:1081] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Signalling peer 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:45.745409 20694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:58078
I20260709 14:52:45.746117 20694 raft_consensus.cc:493] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:45.746537 20694 raft_consensus.cc:3060] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.755739 20694 raft_consensus.cc:515] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:45.773967 20694 leader_election.cc:290] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:45.775331 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:45.776044 20544 raft_consensus.cc:3060] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.778096 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe8a9064a8460e8714b8e895955a2a" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:45.778728 20619 raft_consensus.cc:3055] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:45.779062 20619 raft_consensus.cc:740] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:45.779844 20619 consensus_queue.cc:260] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:45.781322 20619 raft_consensus.cc:3060] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:45.783957 20544 raft_consensus.cc:2468] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 2.
I20260709 14:52:45.785306 20659 leader_election.cc:304] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:45.786228 20758 raft_consensus.cc:2804] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:45.786698 20758 raft_consensus.cc:697] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 2 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:45.787488 20758 consensus_queue.cc:237] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:45.796144 20619 raft_consensus.cc:2468] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 2.
I20260709 14:52:45.801323 20444 catalog_manager.cc:5697] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 1 to 2, leader changed from 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130) to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 2 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:46.054381 20475 debug-util.cc:398] Leaking SignalData structure 0x7b0800234e20 after lost signal to thread 15569
W20260709 14:52:46.055512 20475 debug-util.cc:398] Leaking SignalData structure 0x7b08002bada0 after lost signal to thread 20478
W20260709 14:52:46.056740 20475 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9500 after lost signal to thread 20570
W20260709 14:52:46.057868 20475 debug-util.cc:398] Leaking SignalData structure 0x7b08001521e0 after lost signal to thread 20645
W20260709 14:52:46.058945 20475 debug-util.cc:398] Leaking SignalData structure 0x7b08002c28c0 after lost signal to thread 20719
I20260709 14:52:46.222767 20619 raft_consensus.cc:1275] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.224388 20758 consensus_queue.cc:1048] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:46.244241 20544 raft_consensus.cc:1275] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:46.245541 20828 consensus_queue.cc:1048] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:47.661830 20441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40364:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:52:47.666268 20441 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:52:47.746171 20535 tablet_service.cc:1511] Processing CreateTablet for tablet 9277c8dafc9c43c193ac8d0843117443 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:47.748016 20535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9277c8dafc9c43c193ac8d0843117443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.751485 20680 tablet_service.cc:1511] Processing CreateTablet for tablet 9277c8dafc9c43c193ac8d0843117443 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:47.752391 20534 tablet_service.cc:1511] Processing CreateTablet for tablet 4efc24edd6d049e495a9f574966ae79c (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:47.753953 20534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efc24edd6d049e495a9f574966ae79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.755057 20605 tablet_service.cc:1511] Processing CreateTablet for tablet 9277c8dafc9c43c193ac8d0843117443 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:47.756507 20605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9277c8dafc9c43c193ac8d0843117443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.765125 20680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9277c8dafc9c43c193ac8d0843117443. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.771027 20529 tablet_service.cc:1511] Processing CreateTablet for tablet ac72f428b62d40bfb7c414458cfd0fe8 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:47.772461 20529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac72f428b62d40bfb7c414458cfd0fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.776496 20684 tablet_service.cc:1511] Processing CreateTablet for tablet 4efc24edd6d049e495a9f574966ae79c (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:47.776922 20681 tablet_service.cc:1511] Processing CreateTablet for tablet ac72f428b62d40bfb7c414458cfd0fe8 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:47.777953 20684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efc24edd6d049e495a9f574966ae79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.779184 20685 tablet_service.cc:1511] Processing CreateTablet for tablet c17b3ea20f5d445981bd5551d174668e (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:47.784238 20530 tablet_service.cc:1511] Processing CreateTablet for tablet c17b3ea20f5d445981bd5551d174668e (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:47.785705 20530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17b3ea20f5d445981bd5551d174668e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.785477 20611 tablet_service.cc:1511] Processing CreateTablet for tablet c17b3ea20f5d445981bd5551d174668e (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:47.786787 20611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17b3ea20f5d445981bd5551d174668e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.789904 20531 tablet_service.cc:1511] Processing CreateTablet for tablet e0341eb5ecae4fc79743784881ca6642 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:47.772377 20606 tablet_service.cc:1511] Processing CreateTablet for tablet 4efc24edd6d049e495a9f574966ae79c (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:47.796471 20610 tablet_service.cc:1511] Processing CreateTablet for tablet e0341eb5ecae4fc79743784881ca6642 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:47.797940 20533 tablet_service.cc:1511] Processing CreateTablet for tablet 403632af1d9e4d23a3c985ed8a7e806f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:47.791224 20531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0341eb5ecae4fc79743784881ca6642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.798776 20608 tablet_service.cc:1511] Processing CreateTablet for tablet cb2b5f9685d646e085a1fdbf65b0fe6f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:47.799549 20533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403632af1d9e4d23a3c985ed8a7e806f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.796527 20532 tablet_service.cc:1511] Processing CreateTablet for tablet cb2b5f9685d646e085a1fdbf65b0fe6f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:47.784128 20609 tablet_service.cc:1511] Processing CreateTablet for tablet ac72f428b62d40bfb7c414458cfd0fe8 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:47.800911 20532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2b5f9685d646e085a1fdbf65b0fe6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.803728 20685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c17b3ea20f5d445981bd5551d174668e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:47.810278 20492 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:47.811676 20681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac72f428b62d40bfb7c414458cfd0fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.806109 20606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efc24edd6d049e495a9f574966ae79c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.816883 20682 tablet_service.cc:1511] Processing CreateTablet for tablet 403632af1d9e4d23a3c985ed8a7e806f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:47.818418 20682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403632af1d9e4d23a3c985ed8a7e806f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.807880 20679 tablet_service.cc:1511] Processing CreateTablet for tablet e0341eb5ecae4fc79743784881ca6642 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:47.822403 20679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0341eb5ecae4fc79743784881ca6642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.808094 20683 tablet_service.cc:1511] Processing CreateTablet for tablet cb2b5f9685d646e085a1fdbf65b0fe6f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:47.826372 20683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2b5f9685d646e085a1fdbf65b0fe6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.829341 20608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb2b5f9685d646e085a1fdbf65b0fe6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.833319 20609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac72f428b62d40bfb7c414458cfd0fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.835528 20610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0341eb5ecae4fc79743784881ca6642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.839116 20607 tablet_service.cc:1511] Processing CreateTablet for tablet 403632af1d9e4d23a3c985ed8a7e806f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:47.840595 20607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 403632af1d9e4d23a3c985ed8a7e806f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.863386 20536 tablet_service.cc:1511] Processing CreateTablet for tablet 416932f19be9478f86d766c9903670c1 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:47.864892 20536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416932f19be9478f86d766c9903670c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.868311 20604 tablet_service.cc:1511] Processing CreateTablet for tablet 416932f19be9478f86d766c9903670c1 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:47.869691 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416932f19be9478f86d766c9903670c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.879098 20678 tablet_service.cc:1511] Processing CreateTablet for tablet 416932f19be9478f86d766c9903670c1 (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:47.880535 20678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 416932f19be9478f86d766c9903670c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.881589 20528 tablet_service.cc:1511] Processing CreateTablet for tablet 24fa22488b884f8a93192d78b931259f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:47.882968 20528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fa22488b884f8a93192d78b931259f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.885702 20677 tablet_service.cc:1511] Processing CreateTablet for tablet 24fa22488b884f8a93192d78b931259f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:47.892910 20603 tablet_service.cc:1511] Processing CreateTablet for tablet 24fa22488b884f8a93192d78b931259f (DEFAULT_TABLE table=soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:47.894246 20603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fa22488b884f8a93192d78b931259f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.891458 20677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fa22488b884f8a93192d78b931259f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.902083 20861 tablet_bootstrap.cc:492] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:47.974597 20862 tablet_bootstrap.cc:492] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:47.995792 20861 tablet_bootstrap.cc:654] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.010128 20862 tablet_bootstrap.cc:654] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.013777 20863 tablet_bootstrap.cc:492] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.018497 20861 tablet_bootstrap.cc:492] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.019574 20861 ts_tablet_manager.cc:1403] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.007s
I20260709 14:52:48.022733 20861 raft_consensus.cc:359] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.023679 20861 raft_consensus.cc:385] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.024015 20861 raft_consensus.cc:740] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.024814 20861 consensus_queue.cc:260] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.027606 20861 ts_tablet_manager.cc:1434] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:52:48.028561 20861 tablet_bootstrap.cc:492] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.032320 20863 tablet_bootstrap.cc:654] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.039057 20862 tablet_bootstrap.cc:492] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.035420 20861 tablet_bootstrap.cc:654] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.039813 20862 ts_tablet_manager.cc:1403] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.000s
I20260709 14:52:48.042980 20862 raft_consensus.cc:359] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.043790 20862 raft_consensus.cc:385] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.044140 20862 raft_consensus.cc:740] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.045039 20862 consensus_queue.cc:260] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.049957 20862 ts_tablet_manager.cc:1434] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:48.053810 20862 tablet_bootstrap.cc:492] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.051055 20861 tablet_bootstrap.cc:492] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.057274 20861 ts_tablet_manager.cc:1403] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260709 14:52:48.060060 20861 raft_consensus.cc:359] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.060842 20861 raft_consensus.cc:385] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.061149 20861 raft_consensus.cc:740] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.061997 20861 consensus_queue.cc:260] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.064283 20861 ts_tablet_manager.cc:1434] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:48.065203 20861 tablet_bootstrap.cc:492] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.075470 20861 tablet_bootstrap.cc:654] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.077451 20862 tablet_bootstrap.cc:654] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.079846 20863 tablet_bootstrap.cc:492] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.080876 20863 ts_tablet_manager.cc:1403] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.083s	user 0.021s	sys 0.028s
I20260709 14:52:48.087553 20863 raft_consensus.cc:359] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.089516 20863 raft_consensus.cc:385] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.090333 20863 raft_consensus.cc:740] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.091540 20863 consensus_queue.cc:260] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.092356 20861 tablet_bootstrap.cc:492] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.095794 20863 ts_tablet_manager.cc:1434] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260709 14:52:48.096916 20863 tablet_bootstrap.cc:492] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.103344 20863 tablet_bootstrap.cc:654] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.103825 20861 ts_tablet_manager.cc:1403] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.003s
I20260709 14:52:48.108368 20861 raft_consensus.cc:359] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.114413 20861 raft_consensus.cc:385] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.114807 20861 raft_consensus.cc:740] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.115746 20861 consensus_queue.cc:260] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.118471 20862 tablet_bootstrap.cc:492] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.118628 20861 ts_tablet_manager.cc:1434] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 14:52:48.119045 20862 ts_tablet_manager.cc:1403] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.009s
I20260709 14:52:48.123916 20861 tablet_bootstrap.cc:492] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.124627 20862 raft_consensus.cc:359] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.125433 20862 raft_consensus.cc:385] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.125758 20862 raft_consensus.cc:740] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.126495 20862 consensus_queue.cc:260] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.131851 20862 ts_tablet_manager.cc:1434] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:52:48.132822 20862 tablet_bootstrap.cc:492] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.145495 20863 tablet_bootstrap.cc:492] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.146200 20863 ts_tablet_manager.cc:1403] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.005s
I20260709 14:52:48.149544 20863 raft_consensus.cc:359] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.151214 20862 tablet_bootstrap.cc:654] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.146130 20861 tablet_bootstrap.cc:654] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.152693 20863 raft_consensus.cc:385] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.153190 20863 raft_consensus.cc:740] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.154099 20863 consensus_queue.cc:260] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.156661 20863 ts_tablet_manager.cc:1434] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:52:48.159389 20863 tablet_bootstrap.cc:492] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.167407 20863 tablet_bootstrap.cc:654] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.179972 20862 tablet_bootstrap.cc:492] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.180590 20862 ts_tablet_manager.cc:1403] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260709 14:52:48.182511 20861 tablet_bootstrap.cc:492] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.183095 20861 ts_tablet_manager.cc:1403] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.012s
I20260709 14:52:48.183516 20862 raft_consensus.cc:359] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.186201 20863 tablet_bootstrap.cc:492] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.186825 20863 ts_tablet_manager.cc:1403] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 14:52:48.186363 20861 raft_consensus.cc:359] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.187258 20861 raft_consensus.cc:385] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.187589 20861 raft_consensus.cc:740] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.189873 20863 raft_consensus.cc:359] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.190454 20860 raft_consensus.cc:493] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.190930 20862 raft_consensus.cc:385] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.191006 20860 raft_consensus.cc:515] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.190652 20863 raft_consensus.cc:385] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.191835 20863 raft_consensus.cc:740] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.191329 20862 raft_consensus.cc:740] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.193297 20860 leader_election.cc:290] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.196105 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.197500 20862 consensus_queue.cc:260] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
W20260709 14:52:48.198786 20587 leader_election.cc:343] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.195254 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.202397 20861 consensus_queue.cc:260] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
W20260709 14:52:48.204766 20585 leader_election.cc:343] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.205029 20861 ts_tablet_manager.cc:1434] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 14:52:48.206051 20861 tablet_bootstrap.cc:492] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.206717 20862 ts_tablet_manager.cc:1434] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:52:48.207449 20863 consensus_queue.cc:260] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.213347 20861 tablet_bootstrap.cc:654] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.214154 20585 leader_election.cc:304] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0; no voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.216464 20863 ts_tablet_manager.cc:1434] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:52:48.217206 20860 raft_consensus.cc:2749] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.217430 20863 tablet_bootstrap.cc:492] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.223929 20863 tablet_bootstrap.cc:654] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.235666 20863 tablet_bootstrap.cc:492] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.214648 20862 tablet_bootstrap.cc:492] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.236176 20863 ts_tablet_manager.cc:1403] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 14:52:48.239234 20863 raft_consensus.cc:359] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.239898 20863 raft_consensus.cc:385] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.239984 20861 tablet_bootstrap.cc:492] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.240249 20863 raft_consensus.cc:740] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.240640 20861 ts_tablet_manager.cc:1403] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.035s	user 0.001s	sys 0.017s
I20260709 14:52:48.241035 20863 consensus_queue.cc:260] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.243523 20863 ts_tablet_manager.cc:1434] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:52:48.245877 20863 tablet_bootstrap.cc:492] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.252091 20863 tablet_bootstrap.cc:654] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.244060 20861 raft_consensus.cc:359] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.244845 20862 tablet_bootstrap.cc:654] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.255719 20861 raft_consensus.cc:385] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.256078 20861 raft_consensus.cc:740] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.256888 20861 consensus_queue.cc:260] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.259210 20861 ts_tablet_manager.cc:1434] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.002s
I20260709 14:52:48.260262 20861 tablet_bootstrap.cc:492] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.263388 20761 raft_consensus.cc:493] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.263878 20761 raft_consensus.cc:515] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.266076 20761 leader_election.cc:290] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.266552 20861 tablet_bootstrap.cc:654] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.267557 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9277c8dafc9c43c193ac8d0843117443" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.269739 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9277c8dafc9c43c193ac8d0843117443" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.270349 20620 raft_consensus.cc:2468] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
W20260709 14:52:48.271546 20512 leader_election.cc:343] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.272289 20862 tablet_bootstrap.cc:492] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.272804 20510 leader_election.cc:304] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [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: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:48.274019 20761 raft_consensus.cc:2804] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.274387 20761 raft_consensus.cc:493] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.274752 20761 raft_consensus.cc:3060] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.278043 20861 tablet_bootstrap.cc:492] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.278539 20861 ts_tablet_manager.cc:1403] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:52:48.279002 20863 tablet_bootstrap.cc:492] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.272812 20862 ts_tablet_manager.cc:1403] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.000s
I20260709 14:52:48.279512 20863 ts_tablet_manager.cc:1403] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260709 14:52:48.281347 20861 raft_consensus.cc:359] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.282042 20861 raft_consensus.cc:385] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.282337 20861 raft_consensus.cc:740] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.283226 20861 consensus_queue.cc:260] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.284283 20863 raft_consensus.cc:359] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.285713 20861 ts_tablet_manager.cc:1434] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:52:48.288276 20863 raft_consensus.cc:385] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.288645 20863 raft_consensus.cc:740] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.288987 20861 tablet_bootstrap.cc:492] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.291754 20863 consensus_queue.cc:260] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.297925 20861 tablet_bootstrap.cc:654] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.287549 20862 raft_consensus.cc:359] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.298609 20862 raft_consensus.cc:385] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.299183 20862 raft_consensus.cc:740] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.290521 20761 raft_consensus.cc:515] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.299554 20847 raft_consensus.cc:493] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.300101 20863 ts_tablet_manager.cc:1434] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 14:52:48.301750 20863 tablet_bootstrap.cc:492] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.300052 20847 raft_consensus.cc:515] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.304172 20847 leader_election.cc:290] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:48.305980 20761 leader_election.cc:290] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.307025 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9277c8dafc9c43c193ac8d0843117443" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.309095 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9277c8dafc9c43c193ac8d0843117443" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.309680 20619 raft_consensus.cc:3060] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:48.313578 20512 leader_election.cc:343] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.304770 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
W20260709 14:52:48.315853 20659 leader_election.cc:343] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.316118 20861 tablet_bootstrap.cc:492] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.306182 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.316723 20861 ts_tablet_manager.cc:1403] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 14:52:48.316927 20620 raft_consensus.cc:2468] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:48.318414 20659 leader_election.cc:304] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [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: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.319476 20847 raft_consensus.cc:2804] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.319945 20847 raft_consensus.cc:493] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.319535 20861 raft_consensus.cc:359] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.320256 20847 raft_consensus.cc:3060] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.320312 20861 raft_consensus.cc:385] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.320784 20861 raft_consensus.cc:740] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.321609 20861 consensus_queue.cc:260] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.324018 20861 ts_tablet_manager.cc:1434] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:48.324958 20861 tablet_bootstrap.cc:492] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.329831 20619 raft_consensus.cc:2468] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.332238 20861 tablet_bootstrap.cc:654] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.334903 20864 raft_consensus.cc:493] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.336568 20864 raft_consensus.cc:515] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.338551 20864 leader_election.cc:290] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.340046 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efc24edd6d049e495a9f574966ae79c" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.340354 20860 raft_consensus.cc:493] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.340852 20860 raft_consensus.cc:515] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.341701 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efc24edd6d049e495a9f574966ae79c" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.342298 20620 raft_consensus.cc:2468] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.342821 20860 leader_election.cc:290] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.343142 20694 raft_consensus.cc:2468] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.344789 20512 leader_election.cc:304] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.346657 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.347785 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
W20260709 14:52:48.349198 20587 leader_election.cc:343] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:48.350216 20585 leader_election.cc:343] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.350615 20585 leader_election.cc:304] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0; no voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.351646 20860 raft_consensus.cc:2749] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.352424 20864 raft_consensus.cc:2804] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.352816 20864 raft_consensus.cc:493] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.353145 20864 raft_consensus.cc:3060] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.335534 20847 raft_consensus.cc:515] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.365624 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
W20260709 14:52:48.366991 20659 leader_election.cc:343] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.300576 20862 consensus_queue.cc:260] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.367730 20761 raft_consensus.cc:493] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.368157 20761 raft_consensus.cc:515] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.371620 20761 leader_election.cc:290] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.372071 20761 raft_consensus.cc:493] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.374114 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.374830 20620 raft_consensus.cc:2468] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.376035 20510 leader_election.cc:304] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.372452 20761 raft_consensus.cc:515] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.378216 20761 leader_election.cc:290] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.378733 20761 raft_consensus.cc:2804] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.379106 20761 raft_consensus.cc:493] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.379482 20761 raft_consensus.cc:3060] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.382459 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72f428b62d40bfb7c414458cfd0fe8" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.383183 20620 raft_consensus.cc:2468] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.384403 20510 leader_election.cc:304] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.386051 20510 leader_election.cc:304] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:48.397440 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.398164 20619 raft_consensus.cc:3060] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.406258 20864 raft_consensus.cc:515] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.407401 20847 leader_election.cc:290] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:48.411240 20883 raft_consensus.cc:2804] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.411825 20883 raft_consensus.cc:493] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.412865 20860 raft_consensus.cc:493] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.413580 20882 raft_consensus.cc:2804] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.422356 20860 raft_consensus.cc:515] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.423086 20883 raft_consensus.cc:3060] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.424440 20860 leader_election.cc:290] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.418170 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.419114 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72f428b62d40bfb7c414458cfd0fe8" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.425204 20692 raft_consensus.cc:2468] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.419901 20864 leader_election.cc:290] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.421561 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efc24edd6d049e495a9f574966ae79c" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.444465 20620 raft_consensus.cc:3060] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.453706 20847 raft_consensus.cc:493] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.454416 20847 raft_consensus.cc:515] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.426640 20692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0341eb5ecae4fc79743784881ca6642" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.469643 20692 raft_consensus.cc:2468] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:48.471006 20587 leader_election.cc:304] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:48.471868 20860 raft_consensus.cc:2804] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.472223 20860 raft_consensus.cc:493] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.472522 20860 raft_consensus.cc:3060] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.479724 20860 raft_consensus.cc:515] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.483167 20860 leader_election.cc:290] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.483453 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0341eb5ecae4fc79743784881ca6642" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.484125 20694 raft_consensus.cc:3060] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.489035 20882 raft_consensus.cc:697] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:48.490114 20882 consensus_queue.cc:237] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.491591 20694 raft_consensus.cc:2468] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:48.493019 20587 leader_election.cc:304] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:48.493160 20847 leader_election.cc:290] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:48.494661 20621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0341eb5ecae4fc79743784881ca6642" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.495710 20621 raft_consensus.cc:2393] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate 72c2b1974f714292bd08f10962ecc4b0 in this term.
I20260709 14:52:48.496691 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efc24edd6d049e495a9f574966ae79c" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.496846 20860 raft_consensus.cc:2804] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.497347 20695 raft_consensus.cc:3060] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.497404 20860 raft_consensus.cc:697] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
W20260709 14:52:48.498492 20512 leader_election.cc:343] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.498306 20860 consensus_queue.cc:237] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.502439 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0341eb5ecae4fc79743784881ca6642" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.416607 20761 raft_consensus.cc:515] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.510070 20761 leader_election.cc:290] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.510250 20695 raft_consensus.cc:2468] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.510849 20862 ts_tablet_manager.cc:1434] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.226s	user 0.010s	sys 0.000s
I20260709 14:52:48.512602 20862 tablet_bootstrap.cc:492] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.512779 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0341eb5ecae4fc79743784881ca6642" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.514585 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0341eb5ecae4fc79743784881ca6642" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:48.494560 20863 tablet_bootstrap.cc:654] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:48.521903 20585 leader_election.cc:343] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:48.518414 20659 leader_election.cc:343] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.522727 20659 leader_election.cc:304] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.523911 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.524266 20847 raft_consensus.cc:2749] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:48.525579 20585 leader_election.cc:343] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.529158 20618 raft_consensus.cc:3060] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.525879 20620 raft_consensus.cc:2468] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.533701 20510 leader_election.cc:304] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.534644 20884 raft_consensus.cc:2804] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.535077 20884 raft_consensus.cc:697] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:48.535439 20619 raft_consensus.cc:2468] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:48.535892 20884 consensus_queue.cc:237] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.536870 20659 leader_election.cc:304] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.538076 20847 raft_consensus.cc:2804] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.541203 20883 raft_consensus.cc:515] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.541900 20691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.547577 20618 raft_consensus.cc:2468] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.548791 20510 leader_election.cc:304] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.549927 20886 raft_consensus.cc:2804] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.550417 20886 raft_consensus.cc:697] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:48.551203 20886 consensus_queue.cc:237] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.551743 20861 tablet_bootstrap.cc:492] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.552214 20861 ts_tablet_manager.cc:1403] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.227s	user 0.056s	sys 0.062s
I20260709 14:52:48.552616 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72f428b62d40bfb7c414458cfd0fe8" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.556793 20619 raft_consensus.cc:3060] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.560839 20861 raft_consensus.cc:359] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.564270 20861 raft_consensus.cc:385] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.564517 20861 raft_consensus.cc:740] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.565207 20619 raft_consensus.cc:2468] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.565456 20861 consensus_queue.cc:260] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.566797 20444 catalog_manager.cc:5697] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 1 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.567528 20861 ts_tablet_manager.cc:1434] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:52:48.568481 20861 tablet_bootstrap.cc:492] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: Bootstrap starting.
I20260709 14:52:48.569566 20510 leader_election.cc:304] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
W20260709 14:52:48.549968 20512 leader_election.cc:343] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.573535 20761 raft_consensus.cc:2804] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.574041 20761 raft_consensus.cc:697] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:48.576285 20441 catalog_manager.cc:5697] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.577920 20761 consensus_queue.cc:237] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.583572 20883 leader_election.cc:290] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.585310 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac72f428b62d40bfb7c414458cfd0fe8" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.585968 20695 raft_consensus.cc:3060] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.586876 20862 tablet_bootstrap.cc:654] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.594812 20861 tablet_bootstrap.cc:654] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.596495 20863 tablet_bootstrap.cc:492] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.597061 20863 ts_tablet_manager.cc:1403] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.296s	user 0.013s	sys 0.004s
I20260709 14:52:48.604777 20863 raft_consensus.cc:359] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.605536 20863 raft_consensus.cc:385] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.605816 20863 raft_consensus.cc:740] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.606544 20863 consensus_queue.cc:260] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.597801 20847 raft_consensus.cc:697] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:48.608837 20847 consensus_queue.cc:237] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.614112 20863 ts_tablet_manager.cc:1434] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:52:48.620343 20862 tablet_bootstrap.cc:492] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.620903 20862 ts_tablet_manager.cc:1403] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.001s
I20260709 14:52:48.620752 20695 raft_consensus.cc:2468] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.623205 20863 tablet_bootstrap.cc:492] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.623993 20862 raft_consensus.cc:359] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.629284 20862 raft_consensus.cc:385] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.629597 20862 raft_consensus.cc:740] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.630599 20861 tablet_bootstrap.cc:492] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: No bootstrap required, opened a new log
I20260709 14:52:48.630357 20862 consensus_queue.cc:260] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.631153 20861 ts_tablet_manager.cc:1403] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260709 14:52:48.632875 20862 ts_tablet_manager.cc:1434] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:52:48.634076 20861 raft_consensus.cc:359] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.634871 20861 raft_consensus.cc:385] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.636880 20861 raft_consensus.cc:740] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.638077 20861 consensus_queue.cc:260] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.640472 20861 ts_tablet_manager.cc:1434] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:52:48.634021 20862 tablet_bootstrap.cc:492] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.663203 20847 raft_consensus.cc:493] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.671099 20862 tablet_bootstrap.cc:654] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.671202 20847 raft_consensus.cc:515] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.674373 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.677824 20847 leader_election.cc:290] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:48.678203 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.679082 20619 raft_consensus.cc:2393] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate dad3ee262f48416aa92c4d131b616978 in this term.
I20260709 14:52:48.680270 20659 leader_election.cc:304] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.681384 20847 raft_consensus.cc:3060] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.687858 20862 tablet_bootstrap.cc:492] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.688448 20862 ts_tablet_manager.cc:1403] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.023s
I20260709 14:52:48.670439 20863 tablet_bootstrap.cc:654] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.647909 20443 catalog_manager.cc:5697] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 1 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.691471 20862 raft_consensus.cc:359] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.692193 20862 raft_consensus.cc:385] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.692637 20862 raft_consensus.cc:740] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.693593 20862 consensus_queue.cc:260] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.696416 20862 ts_tablet_manager.cc:1434] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:48.697515 20862 tablet_bootstrap.cc:492] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.697887 20847 raft_consensus.cc:2749] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.709307 20862 tablet_bootstrap.cc:654] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.711405 20444 catalog_manager.cc:5697] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.714584 20444 catalog_manager.cc:5697] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.716008 20444 catalog_manager.cc:5697] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.724615 20862 tablet_bootstrap.cc:492] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.725467 20862 ts_tablet_manager.cc:1403] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260709 14:52:48.728422 20862 raft_consensus.cc:359] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.729206 20862 raft_consensus.cc:385] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.729458 20862 raft_consensus.cc:740] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.729689 20863 tablet_bootstrap.cc:492] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.730118 20862 consensus_queue.cc:260] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.732245 20863 ts_tablet_manager.cc:1403] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.003s
I20260709 14:52:48.734392 20862 ts_tablet_manager.cc:1434] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:48.735388 20862 tablet_bootstrap.cc:492] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.740835 20862 tablet_bootstrap.cc:654] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.735337 20863 raft_consensus.cc:359] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.745689 20863 raft_consensus.cc:385] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.745978 20863 raft_consensus.cc:740] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.746702 20863 consensus_queue.cc:260] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.748991 20863 ts_tablet_manager.cc:1434] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:52:48.750070 20863 tablet_bootstrap.cc:492] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.751812 20862 tablet_bootstrap.cc:492] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.752311 20862 ts_tablet_manager.cc:1403] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 14:52:48.754845 20862 raft_consensus.cc:359] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.755457 20862 raft_consensus.cc:385] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.755713 20862 raft_consensus.cc:740] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.756783 20863 tablet_bootstrap.cc:654] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.756516 20862 consensus_queue.cc:260] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.761952 20862 ts_tablet_manager.cc:1434] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:52:48.762858 20862 tablet_bootstrap.cc:492] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: Bootstrap starting.
I20260709 14:52:48.769723 20847 raft_consensus.cc:493] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.770308 20847 raft_consensus.cc:515] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.772379 20847 leader_election.cc:290] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:48.775396 20863 tablet_bootstrap.cc:492] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.775666 20796 raft_consensus.cc:493] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.778085 20862 tablet_bootstrap.cc:654] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.778412 20863 ts_tablet_manager.cc:1403] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.010s
I20260709 14:52:48.778240 20796 raft_consensus.cc:515] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.787192 20796 leader_election.cc:290] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.776331 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.787405 20862 tablet_bootstrap.cc:492] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: No bootstrap required, opened a new log
I20260709 14:52:48.787815 20544 raft_consensus.cc:2468] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:48.787943 20862 ts_tablet_manager.cc:1403] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260709 14:52:48.788183 20863 raft_consensus.cc:359] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.780869 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.788867 20863 raft_consensus.cc:385] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.789203 20863 raft_consensus.cc:740] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.790000 20860 raft_consensus.cc:493] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.790016 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.790616 20860 raft_consensus.cc:515] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.791406 20862 raft_consensus.cc:359] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.791761 20619 raft_consensus.cc:2468] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 0.
I20260709 14:52:48.792099 20862 raft_consensus.cc:385] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.792379 20862 raft_consensus.cc:740] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.793198 20862 consensus_queue.cc:260] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.793499 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.794147 20695 raft_consensus.cc:2468] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:48.795706 20659 leader_election.cc:304] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:48.796588 20847 raft_consensus.cc:2804] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.796962 20847 raft_consensus.cc:493] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.797286 20847 raft_consensus.cc:3060] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.802210 20761 raft_consensus.cc:493] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.802726 20761 raft_consensus.cc:515] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.804725 20761 leader_election.cc:290] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.805106 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:48.805805 20544 raft_consensus.cc:2468] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 0.
I20260709 14:52:48.806190 20862 ts_tablet_manager.cc:1434] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 14:52:48.806774 20587 leader_election.cc:304] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [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: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.791419 20863 consensus_queue.cc:260] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.807957 20796 raft_consensus.cc:2804] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.808308 20796 raft_consensus.cc:493] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.808634 20796 raft_consensus.cc:3060] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.809048 20863 ts_tablet_manager.cc:1434] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:48.810001 20863 tablet_bootstrap.cc:492] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: Bootstrap starting.
I20260709 14:52:48.814241 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.814925 20619 raft_consensus.cc:2468] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.816290 20691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.817006 20691 raft_consensus.cc:2468] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 0.
I20260709 14:52:48.818460 20512 leader_election.cc:304] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.818965 20761 raft_consensus.cc:493] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.819231 20884 raft_consensus.cc:2804] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.819658 20884 raft_consensus.cc:493] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.820087 20884 raft_consensus.cc:3060] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.819990 20761 raft_consensus.cc:515] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.822085 20761 leader_election.cc:290] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.823559 20691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.824798 20585 leader_election.cc:304] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.819691 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad" is_pre_election: true
I20260709 14:52:48.827373 20884 raft_consensus.cc:515] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
W20260709 14:52:48.828289 20492 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:48.829396 20863 tablet_bootstrap.cc:654] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:48.829499 20587 leader_election.cc:343] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.792647 20860 leader_election.cc:290] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.830335 20860 raft_consensus.cc:2804] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.830682 20860 raft_consensus.cc:493] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.830989 20860 raft_consensus.cc:3060] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.831425 20884 leader_election.cc:290] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.833019 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.833618 20695 raft_consensus.cc:3060] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.859274 20847 raft_consensus.cc:515] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.864440 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:48.865020 20544 raft_consensus.cc:3060] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.856319 20796 raft_consensus.cc:515] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.874619 20695 raft_consensus.cc:2468] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.875890 20512 leader_election.cc:304] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.876746 20884 raft_consensus.cc:2804] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.877215 20884 raft_consensus.cc:697] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:48.877995 20884 consensus_queue.cc:237] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.891953 20544 raft_consensus.cc:2468] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 1.
I20260709 14:52:48.893182 20659 leader_election.cc:304] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:48.894338 20889 raft_consensus.cc:2804] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.908332 20889 raft_consensus.cc:697] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:48.909212 20889 consensus_queue.cc:237] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.910532 20444 catalog_manager.cc:5697] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 0 to 1, leader changed from <none> to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 1 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.916252 20796 leader_election.cc:290] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.916460 20847 leader_election.cc:290] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
W20260709 14:52:48.916915 20585 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.51.129:38563, user_credentials={real_user=slave}} blocked reactor thread for 92210.7us
I20260709 14:52:48.922291 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.922724 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.923107 20619 raft_consensus.cc:2393] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate 72c2b1974f714292bd08f10962ecc4b0 in this term.
I20260709 14:52:48.925511 20860 raft_consensus.cc:515] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.930905 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:48.931730 20544 raft_consensus.cc:2393] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72c2b1974f714292bd08f10962ecc4b0 in current term 1: Already voted for candidate 606427322ac24ff8b5e2044192ce02ad in this term.
I20260709 14:52:48.933272 20863 tablet_bootstrap.cc:492] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: No bootstrap required, opened a new log
I20260709 14:52:48.933753 20863 ts_tablet_manager.cc:1403] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: Time spent bootstrapping tablet: real 0.124s	user 0.052s	sys 0.037s
I20260709 14:52:48.935220 20443 catalog_manager.cc:5697] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 1 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.937582 20860 leader_election.cc:290] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:48.938521 20695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:48.939175 20863 raft_consensus.cc:359] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.939800 20863 raft_consensus.cc:385] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:48.939898 20587 leader_election.cc:343] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.940093 20863 raft_consensus.cc:740] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.940884 20863 consensus_queue.cc:260] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.943105 20863 ts_tablet_manager.cc:1434] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:48.952356 20619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:48.952693 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:48.953141 20619 raft_consensus.cc:2393] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dad3ee262f48416aa92c4d131b616978 in current term 1: Already voted for candidate 606427322ac24ff8b5e2044192ce02ad in this term.
I20260709 14:52:48.954457 20618 raft_consensus.cc:3060] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.961498 20618 raft_consensus.cc:2468] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 1.
I20260709 14:52:48.964880 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:48.965449 20544 raft_consensus.cc:3060] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.969468 20510 leader_election.cc:304] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:48.970667 20884 raft_consensus.cc:3060] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.971936 20544 raft_consensus.cc:2468] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 1.
I20260709 14:52:48.975528 20585 leader_election.cc:304] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [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: 72c2b1974f714292bd08f10962ecc4b0; no voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:48.976339 20907 raft_consensus.cc:2749] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.977066 20884 raft_consensus.cc:2749] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.978472 20585 leader_election.cc:304] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:48.979285 20907 raft_consensus.cc:2804] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.979724 20907 raft_consensus.cc:697] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:48.980020 20884 consensus_queue.cc:1048] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.980482 20907 consensus_queue.cc:237] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:48.989810 20443 catalog_manager.cc:5697] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 1 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.001657 20860 consensus_queue.cc:1048] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.018918 20544 raft_consensus.cc:3060] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.019558 20691 raft_consensus.cc:3060] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.027117 20860 consensus_queue.cc:1048] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.049568 20761 consensus_queue.cc:1048] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.049678 20889 consensus_queue.cc:1048] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.062130 20886 consensus_queue.cc:1048] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.063393 20886 consensus_queue.cc:1048] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.092147 20886 consensus_queue.cc:1048] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.111337 20691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
mode: GRACEFUL
new_leader_uuid: "dad3ee262f48416aa92c4d131b616978"
 from {username='slave'} at 127.0.0.1:58082
I20260709 14:52:49.112282 20691 raft_consensus.cc:606] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Received request to transfer leadership to TS dad3ee262f48416aa92c4d131b616978
I20260709 14:52:49.127633 20847 consensus_queue.cc:1048] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.131750 20691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
mode: GRACEFUL
new_leader_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:58082
I20260709 14:52:49.132362 20691 raft_consensus.cc:606] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Received request to transfer leadership to TS 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:49.137831 20886 consensus_queue.cc:1048] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.202548 20761 consensus_queue.cc:1048] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:49.218010 20761 consensus_queue.cc:1048] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.249228 20847 raft_consensus.cc:993] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: : Instructing follower 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:49.249732 20847 raft_consensus.cc:1081] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Signalling peer 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:49.251609 20620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:55178
I20260709 14:52:49.252401 20620 raft_consensus.cc:493] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.252775 20620 raft_consensus.cc:3060] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.262578 20620 raft_consensus.cc:515] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.264602 20620 leader_election.cc:290] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:49.266070 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:49.266788 20694 raft_consensus.cc:3055] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.267014 20694 raft_consensus.cc:740] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:49.267652 20694 consensus_queue.cc:260] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.268687 20694 raft_consensus.cc:3060] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.276892 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb2b5f9685d646e085a1fdbf65b0fe6f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:49.278103 20543 raft_consensus.cc:3060] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.288316 20694 raft_consensus.cc:2468] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:49.289755 20587 leader_election.cc:304] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:49.288782 20543 raft_consensus.cc:2468] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:49.290697 20907 raft_consensus.cc:2804] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.291157 20907 raft_consensus.cc:697] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:49.291935 20907 consensus_queue.cc:237] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.292352 20546 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f"
dest_uuid: "dad3ee262f48416aa92c4d131b616978"
mode: GRACEFUL
new_leader_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:48050
I20260709 14:52:49.292825 20910 raft_consensus.cc:493] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:49.293042 20546 raft_consensus.cc:606] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Received request to transfer leadership to TS 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:49.293390 20910 raft_consensus.cc:515] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.295404 20910 leader_election.cc:290] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:49.296427 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72c2b1974f714292bd08f10962ecc4b0" is_pre_election: true
I20260709 14:52:49.297503 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dad3ee262f48416aa92c4d131b616978" is_pre_election: true
I20260709 14:52:49.298209 20546 raft_consensus.cc:2393] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 606427322ac24ff8b5e2044192ce02ad in current term 1: Already voted for candidate 72c2b1974f714292bd08f10962ecc4b0 in this term.
I20260709 14:52:49.299242 20659 leader_election.cc:304] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad; no voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978
I20260709 14:52:49.299866 20910 raft_consensus.cc:3060] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:49.304242 20444 catalog_manager.cc:5697] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 1 to 2, leader changed from 606427322ac24ff8b5e2044192ce02ad (127.15.51.131) to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.306802 20910 raft_consensus.cc:2749] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:49.309165 20543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "416932f19be9478f86d766c9903670c1"
dest_uuid: "dad3ee262f48416aa92c4d131b616978"
mode: GRACEFUL
new_leader_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:48050
I20260709 14:52:49.309744 20543 raft_consensus.cc:606] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Received request to transfer leadership to TS 72c2b1974f714292bd08f10962ecc4b0
I20260709 14:52:49.320024 20620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24fa22488b884f8a93192d78b931259f"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
mode: GRACEFUL
new_leader_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:55190
I20260709 14:52:49.320739 20889 consensus_queue.cc:1048] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.320672 20620 raft_consensus.cc:606] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Received request to transfer leadership to TS 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:49.338449 20847 consensus_queue.cc:1048] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.354574 20889 raft_consensus.cc:993] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: : Instructing follower dad3ee262f48416aa92c4d131b616978 to start an election
I20260709 14:52:49.355019 20889 raft_consensus.cc:1081] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Signalling peer dad3ee262f48416aa92c4d131b616978 to start an election
I20260709 14:52:49.356786 20546 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e"
dest_uuid: "dad3ee262f48416aa92c4d131b616978"
 from {username='slave'} at 127.0.0.1:48038
I20260709 14:52:49.357357 20546 raft_consensus.cc:493] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.357709 20546 raft_consensus.cc:3060] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.364559 20546 raft_consensus.cc:515] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.366497 20546 leader_election.cc:290] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 2 election: Requested vote from peers 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:49.367221 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:49.367830 20618 raft_consensus.cc:3060] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.369282 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c17b3ea20f5d445981bd5551d174668e" candidate_uuid: "dad3ee262f48416aa92c4d131b616978" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:49.369870 20694 raft_consensus.cc:3055] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.370169 20694 raft_consensus.cc:740] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:49.370939 20694 consensus_queue.cc:260] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.372010 20694 raft_consensus.cc:3060] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.375129 20618 raft_consensus.cc:2468] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 2.
I20260709 14:52:49.376420 20510 leader_election.cc:304] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:49.377274 20931 raft_consensus.cc:2804] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.377728 20931 raft_consensus.cc:697] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Becoming Leader. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:49.378482 20931 consensus_queue.cc:237] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.385015 20694 raft_consensus.cc:2468] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dad3ee262f48416aa92c4d131b616978 in term 2.
I20260709 14:52:49.387343 20443 catalog_manager.cc:5697] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 reported cstate change: term changed from 1 to 2, leader changed from 606427322ac24ff8b5e2044192ce02ad (127.15.51.131) to dad3ee262f48416aa92c4d131b616978 (127.15.51.129). New cstate: current_term: 2 leader_uuid: "dad3ee262f48416aa92c4d131b616978" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.393247 20932 raft_consensus.cc:993] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: : Instructing follower 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:49.393723 20932 raft_consensus.cc:1081] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Signalling peer 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:49.395726 20620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:55176
I20260709 14:52:49.396291 20620 raft_consensus.cc:493] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.396654 20620 raft_consensus.cc:3060] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.403177 20620 raft_consensus.cc:515] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.405535 20620 leader_election.cc:290] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:49.406934 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:49.406934 20694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "403632af1d9e4d23a3c985ed8a7e806f" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:49.407629 20546 raft_consensus.cc:3055] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.407748 20694 raft_consensus.cc:3060] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.407991 20546 raft_consensus.cc:740] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:49.408818 20546 consensus_queue.cc:260] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.410044 20546 raft_consensus.cc:3060] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.415237 20694 raft_consensus.cc:2468] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:49.416692 20546 raft_consensus.cc:2468] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:49.416694 20587 leader_election.cc:304] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:49.417816 20907 raft_consensus.cc:2804] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.418262 20907 raft_consensus.cc:697] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:49.419025 20907 consensus_queue.cc:237] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.422194 20860 consensus_queue.cc:1048] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.427680 20443 catalog_manager.cc:5697] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 1 to 2, leader changed from dad3ee262f48416aa92c4d131b616978 (127.15.51.129) to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.447502 20883 consensus_queue.cc:1048] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.457299 20860 consensus_queue.cc:1048] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.471989 20931 consensus_queue.cc:1048] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.477279 20883 raft_consensus.cc:993] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: : Instructing follower 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:49.477708 20883 raft_consensus.cc:1081] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Signalling peer 72c2b1974f714292bd08f10962ecc4b0 to start an election
I20260709 14:52:49.480270 20620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "416932f19be9478f86d766c9903670c1"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
 from {username='slave'} at 127.0.0.1:55176
I20260709 14:52:49.480823 20620 raft_consensus.cc:493] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.484102 20620 raft_consensus.cc:3060] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.499979 20620 raft_consensus.cc:515] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.500507 20860 raft_consensus.cc:993] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: : Instructing follower 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:49.501257 20860 raft_consensus.cc:1081] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Signalling peer 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:49.505731 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:49.506378 20546 raft_consensus.cc:3055] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.506678 20546 raft_consensus.cc:740] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:49.507763 20620 leader_election.cc:290] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347)
I20260709 14:52:49.511229 20691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "416932f19be9478f86d766c9903670c1" candidate_uuid: "72c2b1974f714292bd08f10962ecc4b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
I20260709 14:52:49.513803 20546 consensus_queue.cc:260] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.517408 20546 raft_consensus.cc:3060] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.503011 20694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24fa22488b884f8a93192d78b931259f"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:58078
I20260709 14:52:49.521979 20694 raft_consensus.cc:493] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.522405 20694 raft_consensus.cc:3060] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.524933 20546 raft_consensus.cc:2468] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72c2b1974f714292bd08f10962ecc4b0 in term 2.
I20260709 14:52:49.529362 20585 leader_election.cc:304] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [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: 72c2b1974f714292bd08f10962ecc4b0, dad3ee262f48416aa92c4d131b616978; no voters: 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:49.530444 20860 raft_consensus.cc:2804] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.530897 20860 raft_consensus.cc:697] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Becoming Leader. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:49.531653 20860 consensus_queue.cc:237] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.540540 20441 catalog_manager.cc:5697] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 reported cstate change: term changed from 1 to 2, leader changed from dad3ee262f48416aa92c4d131b616978 (127.15.51.129) to 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130). New cstate: current_term: 2 leader_uuid: "72c2b1974f714292bd08f10962ecc4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.545197 20694 raft_consensus.cc:515] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.547811 20546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:49.548381 20546 raft_consensus.cc:3060] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.554946 20620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fa22488b884f8a93192d78b931259f" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:49.555572 20620 raft_consensus.cc:3055] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.555884 20620 raft_consensus.cc:740] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:49.556720 20546 raft_consensus.cc:2468] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 2.
I20260709 14:52:49.556632 20620 consensus_queue.cc:260] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.557857 20620 raft_consensus.cc:3060] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.558069 20659 leader_election.cc:304] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, dad3ee262f48416aa92c4d131b616978; no voters: 
I20260709 14:52:49.558966 20910 raft_consensus.cc:2804] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.559427 20910 raft_consensus.cc:697] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 2 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:49.560190 20910 consensus_queue.cc:237] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:49.564637 20620 raft_consensus.cc:2468] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 2.
I20260709 14:52:49.566160 20694 leader_election.cc:290] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:49.569140 20441 catalog_manager.cc:5697] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 1 to 2, leader changed from 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130) to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 2 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:49.690201 20546 raft_consensus.cc:1275] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.691920 20907 consensus_queue.cc:1048] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.708098 20694 raft_consensus.cc:1275] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.709544 20907 consensus_queue.cc:1048] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.899313 20546 raft_consensus.cc:1275] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.900699 20907 consensus_queue.cc:1048] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.904332 20692 raft_consensus.cc:1275] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.906000 20907 consensus_queue.cc:1048] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.936564 20620 raft_consensus.cc:1275] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Refusing update from remote peer dad3ee262f48416aa92c4d131b616978: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.938468 20932 consensus_queue.cc:1048] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.950063 20691 raft_consensus.cc:1275] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer dad3ee262f48416aa92c4d131b616978: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.952121 20932 consensus_queue.cc:1048] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.044132 20546 raft_consensus.cc:1275] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.045269 20910 consensus_queue.cc:1048] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.053050 20620 raft_consensus.cc:1275] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.056470 20910 consensus_queue.cc:1048] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.127820 20694 raft_consensus.cc:3060] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.132627 20694 raft_consensus.cc:1275] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.133845 20907 consensus_queue.cc:1048] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.148877 20546 raft_consensus.cc:1275] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 72c2b1974f714292bd08f10962ecc4b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.150796 20944 consensus_queue.cc:1048] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:52.324337 20442 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40364:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:52.343693 20442 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40364:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:52.386461 15566 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:52.444023 20977 tablet.cc:1724] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:52.505878 20956 log.cc:927] Time spent T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: Append to log took a long time: real 0.106s	user 0.001s	sys 0.000s
I20260709 14:52:52.614498 20997 tablet.cc:1724] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:52.618955 20980 log.cc:927] Time spent T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:52:52.620440 20616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b"
dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
mode: GRACEFUL
new_leader_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:39846
I20260709 14:52:52.621747 20616 raft_consensus.cc:606] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Received request to transfer leadership to TS 606427322ac24ff8b5e2044192ce02ad
W20260709 14:52:52.619329 20982 log.cc:927] Time spent T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:52:52.649098 20995 tablet.cc:1724] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.693755 21004 tablet.cc:1724] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.698841 21007 tablet.cc:1724] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.697171 20977 tablet.cc:1724] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.723798 21012 tablet.cc:1724] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:52.729140 20993 log.cc:927] Time spent T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 14:52:52.659166 20998 tablet.cc:1724] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.741655 20997 tablet.cc:1724] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.762388 21009 tablet.cc:1724] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.764804 21013 tablet.cc:1724] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.779863 20442 catalog_manager.cc:5789] TS dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563) does not have the latest schema for tablet c17b3ea20f5d445981bd5551d174668e (table soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]). Expected version 1 got 0
I20260709 14:52:52.780864 20442 catalog_manager.cc:5789] TS dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563) does not have the latest schema for tablet 9277c8dafc9c43c193ac8d0843117443 (table soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]). Expected version 1 got 0
I20260709 14:52:52.782373 20442 catalog_manager.cc:5789] TS dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563) does not have the latest schema for tablet ac72f428b62d40bfb7c414458cfd0fe8 (table soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]). Expected version 1 got 0
I20260709 14:52:52.798734 20441 catalog_manager.cc:5789] TS 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969) does not have the latest schema for tablet e0341eb5ecae4fc79743784881ca6642 (table soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]). Expected version 1 got 0
I20260709 14:52:52.801060 20441 catalog_manager.cc:5789] TS 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969) does not have the latest schema for tablet 403632af1d9e4d23a3c985ed8a7e806f (table soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]). Expected version 1 got 0
I20260709 14:52:52.825182 20995 tablet.cc:1724] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.792711 21012 tablet.cc:1724] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.830726 20796 raft_consensus.cc:993] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: : Instructing follower 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:52.831449 20444 catalog_manager.cc:5789] TS 606427322ac24ff8b5e2044192ce02ad (127.15.51.131:43347) does not have the latest schema for tablet 24fa22488b884f8a93192d78b931259f (table soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d]). Expected version 1 got 0
I20260709 14:52:52.831429 20796 raft_consensus.cc:1081] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Signalling peer 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:52.832576 21004 tablet.cc:1724] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.832887 21007 tablet.cc:1724] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.834467 20688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:58078
I20260709 14:52:52.835067 20688 raft_consensus.cc:493] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:52.835430 20688 raft_consensus.cc:3060] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:52.856284 20510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.51.130:41969, user_credentials={real_user=slave}} blocked reactor thread for 62865.5us
I20260709 14:52:52.861111 20688 raft_consensus.cc:515] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:52.869823 20688 leader_election.cc:290] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 2 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:52.870949 20618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:52.871697 20618 raft_consensus.cc:3055] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:52.872005 20618 raft_consensus.cc:740] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72c2b1974f714292bd08f10962ecc4b0, State: Running, Role: LEADER
I20260709 14:52:52.872793 20618 consensus_queue.cc:260] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:52.874043 20618 raft_consensus.cc:3060] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.876654 21018 tablet.cc:1724] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.885213 20977 tablet.cc:1724] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.893241 21004 tablet.cc:1724] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.896826 20618 raft_consensus.cc:2468] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 2.
I20260709 14:52:52.896399 21013 tablet.cc:1724] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.899502 20659 leader_election.cc:304] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:52.899983 20997 tablet.cc:1724] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.901352 20948 raft_consensus.cc:2804] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:52.901888 20948 raft_consensus.cc:697] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 2 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:52.870448 21007 tablet.cc:1724] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.902737 20948 consensus_queue.cc:237] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:52.927650 20544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38035f4ccbb24b189ee226b72a1c136b" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:52.928371 20544 raft_consensus.cc:3060] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:52.931982 20444 catalog_manager.cc:5697] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 1 to 2, leader changed from 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130) to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 2 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.933413 21021 tablet.cc:1724] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.936491 20997 tablet.cc:1724] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.938369 21009 tablet.cc:1724] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.933780 21012 tablet.cc:1724] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.946669 20544 raft_consensus.cc:2468] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 2.
I20260709 14:52:52.958045 20543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060"
dest_uuid: "dad3ee262f48416aa92c4d131b616978"
mode: GRACEFUL
new_leader_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:53936
I20260709 14:52:52.958617 20543 raft_consensus.cc:606] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Received request to transfer leadership to TS 606427322ac24ff8b5e2044192ce02ad
I20260709 14:52:52.959887 15566 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:52.960342 15566 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:52.961097 21007 tablet.cc:1724] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.963027 20977 tablet.cc:1724] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:52.988824 20442 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6: soft_deleted_table [id=8f15c4d53ea14c0b8e3d194d97cb980d] alter complete (version 1)
I20260709 14:52:53.078954 21019 raft_consensus.cc:993] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: : Instructing follower 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:53.079455 20949 raft_consensus.cc:1081] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Signalling peer 606427322ac24ff8b5e2044192ce02ad to start an election
I20260709 14:52:53.080714 20692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060"
dest_uuid: "606427322ac24ff8b5e2044192ce02ad"
 from {username='slave'} at 127.0.0.1:58062
I20260709 14:52:53.081146 20692 raft_consensus.cc:493] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:53.081388 20692 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.086051 20692 raft_consensus.cc:515] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:53.087440 20692 leader_election.cc:290] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [CANDIDATE]: Term 3 election: Requested vote from peers dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563), 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969)
I20260709 14:52:53.088151 20543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dad3ee262f48416aa92c4d131b616978"
I20260709 14:52:53.088449 20616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0eebe83cc45a3a182272a56b94060" candidate_uuid: "606427322ac24ff8b5e2044192ce02ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72c2b1974f714292bd08f10962ecc4b0"
I20260709 14:52:53.088735 20543 raft_consensus.cc:3055] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:53.088999 20616 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.089115 20543 raft_consensus.cc:740] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dad3ee262f48416aa92c4d131b616978, State: Running, Role: LEADER
I20260709 14:52:53.089862 20543 consensus_queue.cc:260] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [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: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:53.090775 20543 raft_consensus.cc:3060] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:53.093959 20616 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 3.
I20260709 14:52:53.095027 20659 leader_election.cc:304] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [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: 606427322ac24ff8b5e2044192ce02ad, 72c2b1974f714292bd08f10962ecc4b0; no voters: 
I20260709 14:52:53.095721 20543 raft_consensus.cc:2468] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 606427322ac24ff8b5e2044192ce02ad in term 3.
I20260709 14:52:53.095793 20948 raft_consensus.cc:2804] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:53.096319 20948 raft_consensus.cc:697] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 3 LEADER]: Becoming Leader. State: Replica: 606427322ac24ff8b5e2044192ce02ad, State: Running, Role: LEADER
I20260709 14:52:53.096984 20948 consensus_queue.cc:237] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [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: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } }
I20260709 14:52:53.104487 20442 catalog_manager.cc:5697] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad reported cstate change: term changed from 2 to 3, leader changed from dad3ee262f48416aa92c4d131b616978 (127.15.51.129) to 606427322ac24ff8b5e2044192ce02ad (127.15.51.131). New cstate: current_term: 3 leader_uuid: "606427322ac24ff8b5e2044192ce02ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "606427322ac24ff8b5e2044192ce02ad" member_type: VOTER last_known_addr { host: "127.15.51.131" port: 43347 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:53.330912 20543 raft_consensus.cc:1275] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.331962 20948 consensus_queue.cc:1048] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.340512 20616 raft_consensus.cc:1275] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:53.342376 20999 consensus_queue.cc:1048] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:53.484433 20543 raft_consensus.cc:1275] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 3 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:53.485551 20948 consensus_queue.cc:1048] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "dad3ee262f48416aa92c4d131b616978" member_type: VOTER last_known_addr { host: "127.15.51.129" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:53.493623 20616 raft_consensus.cc:1275] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 3 FOLLOWER]: Refusing update from remote peer 606427322ac24ff8b5e2044192ce02ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:53.495008 20948 consensus_queue.cc:1048] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "72c2b1974f714292bd08f10962ecc4b0" member_type: VOTER last_known_addr { host: "127.15.51.130" port: 41969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:52:54.012774 15566 tablet_server.cc:179] TabletServer@127.15.51.129:0 shutting down...
W20260709 14:52:54.018685 20659 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 110 similar messages]
W20260709 14:52:54.029321 20659 consensus_peers.cc:597] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:54.044092 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:54.044804 15566 tablet_replica.cc:333] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.045432 15566 raft_consensus.cc:2243] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.045884 15566 raft_consensus.cc:2272] T 24fa22488b884f8a93192d78b931259f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.047578 15566 tablet_replica.cc:333] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.048105 15566 raft_consensus.cc:2243] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.048486 15566 raft_consensus.cc:2272] T e0341eb5ecae4fc79743784881ca6642 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.050109 15566 tablet_replica.cc:333] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.050595 15566 raft_consensus.cc:2243] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.050966 15566 raft_consensus.cc:2272] T cb2b5f9685d646e085a1fdbf65b0fe6f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.052511 15566 tablet_replica.cc:333] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.053030 15566 raft_consensus.cc:2243] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.053717 15566 raft_consensus.cc:2272] T c17b3ea20f5d445981bd5551d174668e P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.055325 15566 tablet_replica.cc:333] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.055825 15566 raft_consensus.cc:2243] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.056216 15566 raft_consensus.cc:2272] T 403632af1d9e4d23a3c985ed8a7e806f P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.057854 15566 tablet_replica.cc:333] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.058355 15566 raft_consensus.cc:2243] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.058732 15566 raft_consensus.cc:2272] T 416932f19be9478f86d766c9903670c1 P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.060312 15566 tablet_replica.cc:333] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.060809 15566 raft_consensus.cc:2243] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.061542 15566 raft_consensus.cc:2272] T 9277c8dafc9c43c193ac8d0843117443 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.063166 15566 tablet_replica.cc:333] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.063635 15566 raft_consensus.cc:2243] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.064277 15566 raft_consensus.cc:2272] T 85ac4c4d705243e4ac7eb2c0744d7be4 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.066035 15566 tablet_replica.cc:333] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.066496 15566 raft_consensus.cc:2243] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.066864 15566 raft_consensus.cc:2272] T 4552b46a4eeb44e19d5ee9b6faa5c84b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.068625 15566 tablet_replica.cc:333] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.069151 15566 raft_consensus.cc:2243] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:54.069459 20512 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:52:54.069725 15566 raft_consensus.cc:2272] T 4efc24edd6d049e495a9f574966ae79c P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.071480 15566 tablet_replica.cc:333] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.071992 15566 raft_consensus.cc:2243] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.072697 15566 raft_consensus.cc:2272] T ac72f428b62d40bfb7c414458cfd0fe8 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.074380 15566 tablet_replica.cc:333] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.074870 15566 raft_consensus.cc:2243] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.075233 15566 raft_consensus.cc:2272] T 6bf0eebe83cc45a3a182272a56b94060 P dad3ee262f48416aa92c4d131b616978 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.077623 15566 tablet_replica.cc:333] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.078106 15566 raft_consensus.cc:2243] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.078464 15566 raft_consensus.cc:2272] T 38035f4ccbb24b189ee226b72a1c136b P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.080396 15566 tablet_replica.cc:333] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.080847 15566 raft_consensus.cc:2243] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.081233 15566 raft_consensus.cc:2272] T defe8a9064a8460e8714b8e895955a2a P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.082943 15566 tablet_replica.cc:333] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.083389 15566 raft_consensus.cc:2243] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.083776 15566 raft_consensus.cc:2272] T 1dbdeb69a5eb414c80cdcc4c652267a7 P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.085700 15566 tablet_replica.cc:333] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.086151 15566 raft_consensus.cc:2243] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.086838 15566 raft_consensus.cc:2272] T 0975a089d09a439eaea945f5090aa75e P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.088591 15566 tablet_replica.cc:333] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.089182 15566 raft_consensus.cc:2243] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.089570 15566 raft_consensus.cc:2272] T a89948c6f2d34b918238c49b64f890bd P dad3ee262f48416aa92c4d131b616978 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.091650 15566 tablet_replica.cc:333] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978: stopping tablet replica
I20260709 14:52:54.092020 15566 raft_consensus.cc:2243] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.092677 15566 raft_consensus.cc:2272] T e4e8a98a697c4364bc7e800182f26dbe P dad3ee262f48416aa92c4d131b616978 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:54.140316 20585 consensus_peers.cc:597] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:54.148375 20585 consensus_peers.cc:597] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:54.153499 20585 consensus_peers.cc:597] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:54.160979 15566 tablet_server.cc:196] TabletServer@127.15.51.129:0 shutdown complete.
I20260709 14:52:54.190354 15566 tablet_server.cc:179] TabletServer@127.15.51.130:0 shutting down...
I20260709 14:52:54.214854 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:54.215551 15566 tablet_replica.cc:333] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.216336 15566 raft_consensus.cc:2243] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.216989 15566 raft_consensus.cc:2272] T c17b3ea20f5d445981bd5551d174668e P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.219333 15566 tablet_replica.cc:333] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.219841 15566 raft_consensus.cc:2243] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.220222 15566 raft_consensus.cc:2272] T 24fa22488b884f8a93192d78b931259f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.221941 15566 tablet_replica.cc:333] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.222473 15566 raft_consensus.cc:2243] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.223155 15566 raft_consensus.cc:2272] T e0341eb5ecae4fc79743784881ca6642 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.224793 15566 tablet_replica.cc:333] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.225327 15566 raft_consensus.cc:2243] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.225693 15566 raft_consensus.cc:2272] T ac72f428b62d40bfb7c414458cfd0fe8 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.227317 15566 tablet_replica.cc:333] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.227783 15566 raft_consensus.cc:2243] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.228466 15566 raft_consensus.cc:2272] T 416932f19be9478f86d766c9903670c1 P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.230635 15566 tablet_replica.cc:333] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.231117 15566 raft_consensus.cc:2243] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.231477 15566 raft_consensus.cc:2272] T 9277c8dafc9c43c193ac8d0843117443 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.233174 15566 tablet_replica.cc:333] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.233834 15566 raft_consensus.cc:2243] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.234359 15566 raft_consensus.cc:2272] T 6bf0eebe83cc45a3a182272a56b94060 P 72c2b1974f714292bd08f10962ecc4b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.236608 15566 tablet_replica.cc:333] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.237157 15566 raft_consensus.cc:2243] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.237811 15566 raft_consensus.cc:2272] T cb2b5f9685d646e085a1fdbf65b0fe6f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.239392 15566 tablet_replica.cc:333] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.239836 15566 raft_consensus.cc:2243] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.240294 15566 raft_consensus.cc:2272] T 4efc24edd6d049e495a9f574966ae79c P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.242584 15566 tablet_replica.cc:333] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.243096 15566 raft_consensus.cc:2243] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.243950 15566 raft_consensus.cc:2272] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:54.245409 20659 consensus_peers.cc:597] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:54.246325 15566 tablet_replica.cc:333] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.246856 15566 raft_consensus.cc:2243] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.247213 15566 raft_consensus.cc:2272] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.248906 15566 tablet_replica.cc:333] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.249390 15566 raft_consensus.cc:2243] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.249740 15566 raft_consensus.cc:2272] T 0975a089d09a439eaea945f5090aa75e P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.251523 15566 tablet_replica.cc:333] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.251953 15566 raft_consensus.cc:2243] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.252599 15566 raft_consensus.cc:2272] T a89948c6f2d34b918238c49b64f890bd P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.254344 15566 tablet_replica.cc:333] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.254777 15566 raft_consensus.cc:2243] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.255383 15566 raft_consensus.cc:2272] T 403632af1d9e4d23a3c985ed8a7e806f P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.256966 15566 tablet_replica.cc:333] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.257416 15566 raft_consensus.cc:2243] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.257817 15566 raft_consensus.cc:2272] T defe8a9064a8460e8714b8e895955a2a P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.259464 15566 tablet_replica.cc:333] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.259899 15566 raft_consensus.cc:2243] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.260522 15566 raft_consensus.cc:2272] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.262595 15566 tablet_replica.cc:333] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.263162 15566 raft_consensus.cc:2243] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.263531 15566 raft_consensus.cc:2272] T 38035f4ccbb24b189ee226b72a1c136b P 72c2b1974f714292bd08f10962ecc4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:54.265717 20659 consensus_peers.cc:597] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:54.265996 15566 tablet_replica.cc:333] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0: stopping tablet replica
I20260709 14:52:54.266542 15566 raft_consensus.cc:2243] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.266904 15566 raft_consensus.cc:2272] T e4e8a98a697c4364bc7e800182f26dbe P 72c2b1974f714292bd08f10962ecc4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.301301 15566 tablet_server.cc:196] TabletServer@127.15.51.130:0 shutdown complete.
I20260709 14:52:54.329981 15566 tablet_server.cc:179] TabletServer@127.15.51.131:0 shutting down...
W20260709 14:52:54.332995 20659 consensus_peers.cc:597] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad -> Peer dad3ee262f48416aa92c4d131b616978 (127.15.51.129:38563): Couldn't send request to peer dad3ee262f48416aa92c4d131b616978. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.129:38563: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:54.353783 15566 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:54.354535 15566 tablet_replica.cc:333] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
W20260709 14:52:54.355095 20659 consensus_peers.cc:597] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad -> Peer 72c2b1974f714292bd08f10962ecc4b0 (127.15.51.130:41969): Couldn't send request to peer 72c2b1974f714292bd08f10962ecc4b0. Status: Network error: Client connection negotiation failed: client connection to 127.15.51.130:41969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:54.355144 15566 raft_consensus.cc:2243] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.355731 15566 raft_consensus.cc:2272] T 9277c8dafc9c43c193ac8d0843117443 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.357476 15566 tablet_replica.cc:333] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.357995 15566 raft_consensus.cc:2243] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.358376 15566 raft_consensus.cc:2272] T 416932f19be9478f86d766c9903670c1 P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.359963 15566 tablet_replica.cc:333] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.360447 15566 raft_consensus.cc:2243] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.360827 15566 raft_consensus.cc:2272] T 403632af1d9e4d23a3c985ed8a7e806f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.362442 15566 tablet_replica.cc:333] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.362926 15566 raft_consensus.cc:2243] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.363302 15566 raft_consensus.cc:2272] T c17b3ea20f5d445981bd5551d174668e P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.364831 15566 tablet_replica.cc:333] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.365306 15566 raft_consensus.cc:2243] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.365675 15566 raft_consensus.cc:2272] T ac72f428b62d40bfb7c414458cfd0fe8 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.367192 15566 tablet_replica.cc:333] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.367667 15566 raft_consensus.cc:2243] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.368325 15566 raft_consensus.cc:2272] T 24fa22488b884f8a93192d78b931259f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.369922 15566 tablet_replica.cc:333] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.370404 15566 raft_consensus.cc:2243] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.370784 15566 raft_consensus.cc:2272] T e0341eb5ecae4fc79743784881ca6642 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.372351 15566 tablet_replica.cc:333] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.372845 15566 raft_consensus.cc:2243] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.373235 15566 raft_consensus.cc:2272] T 85ac4c4d705243e4ac7eb2c0744d7be4 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.374944 15566 tablet_replica.cc:333] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.375397 15566 raft_consensus.cc:2243] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.375813 15566 raft_consensus.cc:2272] T 4552b46a4eeb44e19d5ee9b6faa5c84b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.377485 15566 tablet_replica.cc:333] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.377950 15566 raft_consensus.cc:2243] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.378315 15566 raft_consensus.cc:2272] T 4efc24edd6d049e495a9f574966ae79c P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.379830 15566 tablet_replica.cc:333] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.380285 15566 raft_consensus.cc:2243] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.380967 15566 raft_consensus.cc:2272] T 6bf0eebe83cc45a3a182272a56b94060 P 606427322ac24ff8b5e2044192ce02ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.382894 15566 tablet_replica.cc:333] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.383359 15566 raft_consensus.cc:2243] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.384081 15566 raft_consensus.cc:2272] T defe8a9064a8460e8714b8e895955a2a P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.385807 15566 tablet_replica.cc:333] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.386255 15566 raft_consensus.cc:2243] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.386636 15566 raft_consensus.cc:2272] T 1dbdeb69a5eb414c80cdcc4c652267a7 P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.388191 15566 tablet_replica.cc:333] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.388624 15566 raft_consensus.cc:2243] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.389016 15566 raft_consensus.cc:2272] T 0975a089d09a439eaea945f5090aa75e P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.390604 15566 tablet_replica.cc:333] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.391029 15566 raft_consensus.cc:2243] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.391396 15566 raft_consensus.cc:2272] T a89948c6f2d34b918238c49b64f890bd P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.393082 15566 tablet_replica.cc:333] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.393509 15566 raft_consensus.cc:2243] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.393908 15566 raft_consensus.cc:2272] T cb2b5f9685d646e085a1fdbf65b0fe6f P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.395380 15566 tablet_replica.cc:333] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.395833 15566 raft_consensus.cc:2243] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.396454 15566 raft_consensus.cc:2272] T 38035f4ccbb24b189ee226b72a1c136b P 606427322ac24ff8b5e2044192ce02ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.398228 15566 tablet_replica.cc:333] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad: stopping tablet replica
I20260709 14:52:54.398597 15566 raft_consensus.cc:2243] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:54.398921 15566 raft_consensus.cc:2272] T e4e8a98a697c4364bc7e800182f26dbe P 606427322ac24ff8b5e2044192ce02ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.433223 15566 tablet_server.cc:196] TabletServer@127.15.51.131:0 shutdown complete.
I20260709 14:52:54.461439 15566 master.cc:562] Master@127.15.51.190:39207 shutting down...
I20260709 14:52:54.478996 15566 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:54.479506 15566 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:54.479821 15566 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9bf36552343a4545b09bffedfacd72f6: stopping tablet replica
I20260709 14:52:54.516505 15566 master.cc:584] Master@127.15.51.190:39207 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12936 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28000 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (118631 ms total)
[  PASSED  ] 8 tests.
I20260709 14:52:54.562703 15566 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 614 messages since previous log ~18 seconds ago
I20260709 14:52:54.562903 15566 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 614 messages since previous log ~18 seconds ago
I20260709 14:52:54.563041 15566 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 606 messages since previous log ~18 seconds ago
I20260709 14:52:54.563218 15566 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 ~39 seconds ago
I20260709 14:52:54.563361 15566 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 ~39 seconds ago
I20260709 14:52:54.563496 15566 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:52:54.563707 15566 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~12 seconds ago
